1. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  2. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  3. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  4. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  5. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  6. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  7. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  8. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  9. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  10. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  11. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  12. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 6 years ago
  13. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  14. 5d375e1 regulatory: add NUL to request alpha2 by Johannes Berg · 6 years ago
  15. 5f3c6ad mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 6 years ago
  16. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  17. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  18. a3cac7e net: fix rtnh_ok() by Eric Dumazet · 6 years ago
  19. e202fa9 llc: delete timers synchronously in llc_sk_free() by Cong Wang · 6 years ago
  20. 0eecffb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 6 years ago
  21. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  22. 5367883 net: x25: fix one potential use-after-free issue by linzhang · 7 years ago
  23. 9abd45b cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 7 years ago
  24. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 6 years ago
  25. 694f219 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 7 years ago
  26. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  27. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  28. 1c03903 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  29. 2e67122 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  30. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 6 years ago
  31. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 6 years ago
  32. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 6 years ago
  33. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  34. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  35. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  36. 482b3f9 vhost-vsock: add pkt cancel capability by Peng Tao · 7 years ago
  37. 564fe3e net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  38. a23349b netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  39. 2af59c6 tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  40. 2ffd261 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  41. e12c42c tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  42. 9a19bc4 netlink: fix nla_put_{u8,u16,u32} for KASAN by Arnd Bergmann · 7 years ago
  43. b70bb9b sctp: potential read out of bounds in sctp_ulpevent_type_enabled() by Dan Carpenter · 7 years ago
  44. 625cb13 netfilter: nf_tables: set pktinfo->thoff at AH header if found by Pablo Neira Ayuso · 7 years ago
  45. 59862b0 mac80211: fix VLAN handling with TXQs by Johannes Berg · 7 years ago
  46. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  47. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  48. 43c792a ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  49. 7f8f23f ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  50. 7fa2fdf net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  51. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  52. b871452 wext: handle NULL extra data in iwe_stream_add_point better by Arnd Bergmann · 7 years ago
  53. df32d08 sctp: fix the check for _sctp_walk_params and _sctp_walk_errors by Xin Long · 7 years ago
  54. cc6f148 sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}() by Alexander Potapenko · 7 years ago
  55. 0bc26d1 net: ipv6: Compare lwstate in detecting duplicate nexthops by David Ahern · 7 years ago
  56. beabc60 vxlan: fix hlist corruption by Jiri Benc · 7 years ago
  57. 1e16662 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY by Sabrina Dubroca · 7 years ago
  58. 16f733d ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 7 years ago
  59. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago
  60. 988b979 ipv4: add reference counting to metrics by Eric Dumazet · 7 years ago
  61. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  62. ecbd3ed ipv6: initialize route null entry in addrconf_init() by WANG Cong · 7 years ago
  63. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  64. 2b7f50d lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled by David Ahern · 7 years ago
  65. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago
  66. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 7 years ago
  67. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 7 years ago
  68. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 7 years ago
  69. 1976c76 cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  70. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  71. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  72. 5173bc6 netfilter: nat: fix crash when conntrack entry is re-used by Florian Westphal · 8 years ago
  73. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  74. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  75. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  76. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  77. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  78. e88a276 gro_cells: mark napi struct as not busy poll candidates by Eric Dumazet · 8 years ago
  79. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  80. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  81. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  82. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  83. da96786 net: tcp: check skb is non-NULL for exact match on lookups by David Ahern · 8 years ago
  84. 23f4ffe ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() by Eli Cooper · 8 years ago
  85. dae399d sctp: hold transport instead of assoc when lookup assoc in rx path by Xin Long · 8 years ago
  86. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  88. 880b583 Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  89. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  90. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  91. cdb436d netfilter: conntrack: avoid excess memory allocation by Florian Westphal · 8 years ago
  92. f1d505b netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check by John W. Linville · 8 years ago
  93. 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
  94. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  95. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 8 years ago
  96. b4f7f4a mac80211: fix some sphinx warnings by Jani Nikula · 8 years ago
  97. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  98. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  99. 5cbee55 Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  100. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago