1. 8cba34a route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 7 years ago
  2. 6cc0290 ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  3. 24123fd arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 7 years ago
  4. 753b04d ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  5. 71c0b33 tcp: better validation of received ack sequences by Eric Dumazet · 7 years ago
  6. a20049d arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 7 years ago
  7. c4eca7e ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 7 years ago
  8. 4d1fc27 netfilter: nf_nat_h323: fix logical-not-parentheses warning by Nick Desaulniers · 7 years ago
  9. 5f02dce net: Only honor ifindex in IP_PKTINFO if non-0 by David Ahern · 7 years ago
  10. 1562f14 net: Fix hlist corruptions in inet_evict_bucket() by Kirill Tkhai · 7 years ago
  11. 5f63431 tcp: remove poll() flakes with FastOpen by Eric Dumazet · 8 years ago
  12. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  13. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  14. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  15. f506da5 netfilter: add back stackpointer size checks by Florian Westphal · 7 years ago
  16. 45fa661 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  17. 3efb90a tcp: Honor the eor bit in tcp_mtu_probe by Ilya Lesokhin · 7 years ago
  18. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  19. 06f0188 net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68 by Sabrina Dubroca · 7 years ago
  20. def37b7 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  21. d58d78c netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
  22. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 7 years ago
  23. ab2b0f7 netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() by Dmitry Vyukov · 7 years ago
  24. b980f71 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 7 years ago
  25. ee46a86 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 7 years ago
  26. ce43c07 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  27. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  28. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  29. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  30. 0ae1696 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  31. 8824b2d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  32. 61c51da tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  33. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  34. e4f6698 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  35. f75f910 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  36. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  37. a4bf8ef tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  38. 2c1a0b2 net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  39. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  40. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  41. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  42. b5ed572 netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  43. 7656871 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  44. 8f23eb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
  45. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  46. 007e20b route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  47. 7c4fa0c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  48. 8818eb8 netfilter: don't track fragmented packets by Florian Westphal · 8 years ago
  49. fe8bdc9 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  50. 5c68a42 net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 8 years ago
  51. 3920a5b tcp: do not mangle skb->cb[] in tcp_make_synack() by Eric Dumazet · 7 years ago
  52. b0e50c4 tcp_nv: fix division by zero in tcpnv_acked() by Konstantin Khlebnikov · 7 years ago
  53. fe97549 tcp: provide timestamps for partial writes by Soheil Hassas Yeganeh · 8 years ago
  54. df0eebc ipip: only increase err_count for some certain type icmp in ipip_err by Xin Long · 7 years ago
  55. 2af59c6 tcp/dccp: fix other lockdep splats accessing ireq_opt by Eric Dumazet · 7 years ago
  56. 3107d4d tcp/dccp: fix lockdep splat in inet_csk_route_req() by Eric Dumazet · 7 years ago
  57. 3b0b4d2 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  58. 2ffd261 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
  59. e12c42c tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  60. 97ba8f8 gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  61. e41c105 IPsec: do not ignore crypto err in ah4 input by Gilad Ben-Yossef · 8 years ago
  62. 6689f83 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  63. b463521 tcp: fastopen: fix on syn-data transmit failure by Eric Dumazet · 7 years ago
  64. 85908cc tcp: fix data delivery rate by Eric Dumazet · 7 years ago
  65. 186a9c5 tcp: update skb->skb_mstamp more carefully by Eric Dumazet · 7 years ago
  66. 146561a netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 8 years ago
  67. affd260 udp: disable inner UDP checksum offloads in IPsec case by Ansis Atteka · 8 years ago
  68. 60b9412 ip_tunnel: fix setting ttl and tos value in collect_md mode by Haishuang Yan · 7 years ago
  69. 1bcf187 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  70. 5a7a40b Revert "net: use lib/percpu_counter API for fragmentation mem accounting" by Jesper Dangaard Brouer · 7 years ago
  71. a10c510 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 7 years ago
  72. aadbe1f tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  73. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  74. 71501d9 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  75. 33dc6a6 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  76. 4688f04 revert "ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output" by Greg Kroah-Hartman · 7 years ago
  77. 53eed8a revert "net: account for current skb length when deciding about UFO" by Greg Kroah-Hartman · 7 years ago
  78. f628c9d igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  79. 69ffc96 net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  80. 87fdcfe tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 7 years ago
  81. 05046af net: fix keepalive code vs TCP_FASTOPEN_CONNECT by Eric Dumazet · 7 years ago
  82. 3914a7e tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states by Yuchung Cheng · 7 years ago
  83. ef09c9f net: account for current skb length when deciding about UFO by Michal Kubeček · 7 years ago
  84. f102bb7 ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output by zheng li · 8 years ago
  85. ee96797 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  86. 9acfb31 netfilter: use fwmark_reflect in nf_send_reset by Pau Espin Pedrol · 8 years ago
  87. 0c47f11 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  88. a62bc8d ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
  89. 0cd73c4 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 7 years ago
  90. 2e6b237 tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 7 years ago
  91. 0c0ede3 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 7 years ago
  92. ec78968 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 7 years ago
  93. 73520d3 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 7 years ago
  94. ef13840 tcp: reset sk_rx_dst in tcp_disconnect() by WANG Cong · 7 years ago
  95. 4211442 netfilter: use skb_to_full_sk in ip_route_me_harder by Florian Westphal · 8 years ago
  96. cac2a9b igmp: add a missing spin_lock_init() by WANG Cong · 7 years ago
  97. ecd6627 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 7 years ago
  98. 74e24d1 NET: Fix /proc/net/arp for AX.25 by Ralf Baechle · 7 years ago
  99. 116589a tcp: tcp_probe: use spin_lock_bh() by Eric Dumazet · 7 years ago
  100. 0aa89f1 net: ping: do not abuse udp_poll() by Eric Dumazet · 7 years ago