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