summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2018-11-10
* net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-20
* bonding: avoid possible dead-lockMahesh Bandewar2018-10-20
* tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-13
* tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
* NFC: Fix the number of pipesSuren Baghdasaryan2018-09-29
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-08-24
* vsock: split dwork to avoid reinitializationsCong Wang2018-08-22
* llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang2018-08-22
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* ipv6: fix useless rol32 call on hashColin Ian King2018-07-25
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-07-03
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-30
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-30
* regulatory: add NUL to request alpha2Johannes Berg2018-05-30
* mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4Felix Fietkau2018-05-30
* soreuseport: initialise timewait reuseport fieldEric Dumazet2018-05-16
* net: fix rtnh_ok()Eric Dumazet2018-05-16
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2018-05-16
* mac80211: allow same PN for AMSDU sub-framesSara Sharon2018-05-16
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2018-05-16
* llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-29
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-24
* net: x25: fix one potential use-after-free issuelinzhang2018-04-13
* cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg2018-04-13
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-22
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-28
* netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann2018-02-25
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-25
* net_sched: red: Avoid devision by zeroNogah Frankel2018-02-25
* net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni2018-02-25
* net: add dst_cache supportPaolo Abeni2018-02-25
* netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2018-02-16
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-31
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-31
* ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-31
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2018-01-02
* netlink: add a start callback for starting a netlink dumpTom Herbert2017-12-05
* tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-11-18
* tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-18
* tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-18
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-10-21
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-27
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-27
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-27
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-27