1. f5f0de6 ping: fix address binding wrt vrf by Nicolas Dichtel · 2 years, 3 months ago
  2. 5e4656b ipv4: drop dst in multicast routing path by Lokesh Dhoundiyal · 2 years, 3 months ago
  3. 7815943 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 3 months ago
  4. 5d31cc5 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 3 months ago
  5. 1bdd46a ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 3 months ago
  6. a09abc4 tcp: make tcp_read_sock() more robust by Eric Dumazet · 2 years, 5 months ago
  7. 45d006c gso: do not skip outer ip header in case of ipip and net_failover by Tao Liu · 2 years, 5 months ago
  8. 5bb3371 xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 2 years, 6 months ago
  9. 80c5293 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 6 months ago
  10. ff3617b ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 2 years, 6 months ago
  11. daac348 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 2 years, 6 months ago
  12. f49f0e6 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 2 years, 6 months ago
  13. bc3d064 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 2 years, 7 months ago
  14. e73164e net: fix use-after-free in tw_timer_handler by Muchun Song · 2 years, 7 months ago
  15. 10ade6a net: return correct error code by liuguoqiang · 2 years, 8 months ago
  16. 935efb0 tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 2 years, 8 months ago
  17. b8e3343 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 2 years, 10 months ago
  18. b3507f2 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 2 years, 10 months ago
  19. 2f7094f ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years ago
  20. f10ce78 ipv4: make exception cache less predictible by Eric Dumazet · 2 years, 11 months ago
  21. 0cd974f tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 1 month ago
  22. 898d70c ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 3 years, 9 months ago
  23. e9924c4 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years ago
  24. 41d5dfa ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years ago
  25. 347bebf tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years ago
  26. 012f2c39 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 1 month ago
  27. b3c50b2 tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 1 month ago
  28. d34f5f2 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 1 month ago
  29. 0889f0a inet: use bigger hash table for IP ID generation by Eric Dumazet · 3 years, 4 months ago
  30. 0dc13e75 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 1 month ago
  31. e3c36c7 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 2 months ago
  32. 086e92b net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 2 months ago
  33. 48e4c0d net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 2 months ago
  34. 0c58c9f netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 4 months ago
  35. d04c877 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 5 months ago
  36. 0c5bdc2 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 5 months ago
  37. e9b0676 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 4 years, 5 months ago
  38. 73a9742 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 3 years, 6 months ago
  39. e374cf5 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 3 years, 7 months ago
  40. 5d27c3f net: ip: always refragment ip defragmented packets by Florian Westphal · 3 years, 7 months ago
  41. 85039b7 ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() by Guillaume Nault · 3 years, 7 months ago
  42. 4de351d tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 3 years, 8 months ago
  43. 9ca9ff6 tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate by Ryan Sharpelletti · 3 years, 8 months ago
  44. f1555c9 inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() by Wang Hai · 3 years, 8 months ago
  45. 44d2ea6 net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 3 years, 9 months ago
  46. df83816 icmp: randomize the global rate limiter by Eric Dumazet · 3 years, 9 months ago
  47. 090178c tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 3 years, 9 months ago
  48. c10bfe7 rt_cpu_seq_next should increase position index by Vasily Averin · 4 years, 6 months ago
  49. 03c034c ip: fix tos reflection in ack and reset packets by Wei Wang · 3 years, 11 months ago
  50. d370e95 net: initialize fastreuse on inet_inherit_port by Tim Froidcoeur · 4 years ago
  51. f446149 net: refactor bind_bucket fastreuse into helper by Tim Froidcoeur · 4 years ago
  52. f81f591 ipv4: Silence suspicious RCU usage warning by Ido Schimmel · 4 years ago
  53. 35c3c8f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years ago
  54. feed32a net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years ago
  55. 2d00b78 tcp: md5: allow changing MD5 keys in all socket states by Eric Dumazet · 4 years, 1 month ago
  56. ade339f tcp: md5: do not send silly options in SYNCOOKIES by Eric Dumazet · 4 years, 1 month ago
  57. 35e7d27 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 1 month ago
  58. 6648696 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 1 month ago
  59. d9e26f6 tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 1 month ago
  60. 5515997 ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg by Sabrina Dubroca · 4 years, 1 month ago
  61. 6ac341c net: Fix the arp error in some cases by guodeqing · 4 years, 1 month ago
  62. 05cc823 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 1 month ago
  63. 98d3884 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 1 month ago
  64. ae1c468 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 4 years, 1 month ago
  65. d2d5111 devinet: fix memleak in inetdev_init() by Yang Yingliang · 4 years, 2 months ago
  66. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 2 months ago
  67. c67ec7f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 3 months ago
  68. 60dbd1a vti4: eliminated some duplicate code. by Jeremy Sowden · 5 years ago
  69. f08aeb3 net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 2 months ago
  70. 72e2d90 net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years, 2 months ago
  71. be38a13 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 3 months ago
  72. 9232577 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 2 months ago
  73. d95f959 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 3 months ago
  74. 1dd76d0 vti4: removed duplicate log message. by Jeremy Sowden · 5 years ago
  75. bcdb7d9 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 6 years ago
  76. 5656000 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() by Nicolai Stange · 7 years ago
  77. 1cd63cc net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin by Taras Chornyi · 4 years, 4 months ago
  78. 4f1640e net, ip_tunnel: fix interface lookup with no key by William Dauchy · 4 years, 4 months ago
  79. 32006be ipv4: fix a RCU-list lock in fib_triestat_seq_show by Qian Cai · 4 years, 4 months ago
  80. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 6 months ago
  81. 14c137c net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  82. 0bde22d ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 5 months ago
  83. 6f1aea7 gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 5 months ago
  84. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 6 months ago
  85. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 6 months ago
  86. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 6 months ago
  87. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 6 months ago
  88. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 6 months ago
  89. 57d3e48 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 6 months ago
  90. 6769626 net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 6 months ago
  91. 3930b48 tcp: fix marked lost packets not being retransmitted by Pengcheng Yang · 4 years, 6 months ago
  92. 2564ab9 netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct by Florian Westphal · 4 years, 6 months ago
  93. 76c146c netfilter: arp_tables: init netns pointer in xt_tgchk_param struct by Florian Westphal · 4 years, 7 months ago
  94. 638b632 tcp: minimize false-positives on TCP/GRO check by Marcelo Ricardo Leitner · 7 years ago
  95. ea3cc78 tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK by Pengcheng Yang · 4 years, 7 months ago
  96. b2c74eb tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 4 years, 7 months ago
  97. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 7 months ago
  98. ec92851 net: icmp: fix data-race in cmp_global_allow() by Eric Dumazet · 4 years, 9 months ago
  99. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 8 months ago
  100. e12119e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 4 years, 8 months ago