1. 5dfe9d27 tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO by Neal Cardwell · 8 months ago
  2. ff46e3b Fix race for duplicate reqsk on identical SYN by luoxuanqiang · 8 months ago
  3. f9ae848 net/tcp_ao: Don't leak ao_info on error-path by Dmitry Safonov · 8 months ago
  4. 9e046bb tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() by Eric Dumazet · 8 months ago
  5. 89aa361 cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options by Ondrej Mosnacek · 8 months ago
  6. 9f36169 cipso: fix total option length computation by Ondrej Mosnacek · 8 months ago
  7. 36534d3 tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() by Eric Dumazet · 8 months ago
  8. 5b4b62a rtnetlink: make the "split" NLM_DONE handling generic by Jakub Kicinski · 9 months ago
  9. a46d0ea tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB by Jason Xing · 9 months ago
  10. a535d59 net: tls: fix marking packets as decrypted by Jakub Kicinski · 9 months ago
  11. 33700a0 net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED by Dmitry Safonov · 9 months ago
  12. e889eb1 Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 9 months ago
  13. b8c8abe ipv4: correctly iterate over the target netns in inet_dump_ifaddr() by Alexander Mikhalitsyn · 9 months ago
  14. 92f1655 net: fix __dst_negative_advice() race by Eric Dumazet · 9 months ago
  15. 21a673b netfilter: tproxy: bail out if IP has been disabled on the device by Florian Westphal · 9 months ago
  16. f4dca95 tcp: reduce accepted window in NEW_SYN_RECV state by Eric Dumazet · 9 months ago
  17. be00872 net: gro: initialize network_offset in network layer by Willem de Bruijn · 9 months ago
  18. 7b05ab8 ipv4: Fix address dump when IPv4 is disabled on an interface by Ido Schimmel · 9 months ago
  19. 66ad482 Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 9 months ago
  20. 26afda7 net: relax socket state check at accept time. by Paolo Abeni · 9 months ago
  21. 378979e tcp: remove 64 KByte limit for initial tp->rcv_wnd value by Jason Xing · 9 months ago
  22. 3ebc46c tcp: Fix shift-out-of-bounds in dctcp_update_alpha(). by Kuniyuki Iwashima · 9 months ago
  23. 89721e3 Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux by Linus Torvalds · 9 months ago
  24. 654de42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  25. 11f46ea tcp: rstreason: fully support in tcp_check_req() by Jason Xing · 9 months ago
  26. 22a3255 tcp: rstreason: handle timewait cases in the receive path by Jason Xing · 9 months ago
  27. 7951e36 net: pass back whether socket was empty post accept by Jens Axboe · 9 months ago
  28. 92ef0fd net: change proto and proto_ops accept type by Jens Axboe · 9 months ago
  29. 6e62702 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 9 months ago
  30. 8ec9897 netlabel: fix RCU annotation for IPv4 options on socket creation by Davide Caratti · 9 months ago
  31. c084ebd tcp: socket option to check for MPTCP fallback to TCP by Matthieu Baerts (NGI0) · 9 months ago
  32. 4b0ebbc net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment by Richard Gobert · 9 months ago
  33. 186b1ea net: gro: use cb instead of skb->network_header by Richard Gobert · 9 months ago
  34. 1af7f88 inet: fix inet_fill_ifaddr() flags truncation by Eric Dumazet · 9 months ago
  35. c85e41b Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by Jakub Kicinski · 9 months ago
  36. 383eed2 tcp: get rid of twsk_unique() by Eric Dumazet · 10 months ago
  37. e707383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  38. db3efdc net/ipv4: add tracepoint for icmp_send by Peilin He · 10 months ago
  39. 1eb2cde net: annotate writes on dev->mtu from ndo_change_mtu() by Eric Dumazet · 10 months ago
  40. 9cf621b rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection by Eric Dumazet · 10 months ago
  41. 179a6f5 Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 10 months ago
  42. 8edc27fc netfilter: use NF_DROP instead of -NF_DROP by Jason Xing · 11 months ago
  43. c9d1d23 net: add heuristic for enabling TCP fraglist GRO by Felix Fietkau · 10 months ago
  44. 7516b27 net: create tcp_gro_header_pull helper function by Felix Fietkau · 10 months ago
  45. 80e85fb net: create tcp_gro_lookup helper function by Felix Fietkau · 10 months ago
  46. 8d95dc4 net: add code for TCP fraglist GRO by Felix Fietkau · 10 months ago
  47. bee88cd net: add support for segmenting TCP fraglist GSO packets by Felix Fietkau · 10 months ago
  48. 8928756d5 net: move skb_gro_receive_list from udp to core by Felix Fietkau · 10 months ago
  49. d0de616 Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 10 months ago
  50. 1c106eb net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 10 months ago
  51. f2db723 tcp: Use refcount_inc_not_zero() in tcp_twsk_unique(). by Kuniyuki Iwashima · 10 months ago
  52. 9406279 tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets by Eric Dumazet · 10 months ago
  53. 0325cbd bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca by Miao Xu · 10 months ago
  54. 57bfc76 tcp: Add new args for cong_control in tcp_congestion_ops by Miao Xu · 10 months ago
  55. e958da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  56. 5babae7 net: gro: add flush check in udp_gro_receive_segment by Richard Gobert · 10 months ago
  57. 5ef31ea net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb by Richard Gobert · 10 months ago
  58. fc1092f ipv4: Fix uninit-value access in __ip_make_skb() by Shigeru Yoshida · 10 months ago
  59. bf4ea58 arp: Convert ioctl(SIOCGARP) to RCU. by Kuniyuki Iwashima · 10 months ago
  60. a428bfc arp: Get dev after calling arp_req_(delete|set|get)(). by Kuniyuki Iwashima · 10 months ago
  61. 51e9ba4 arp: Remove a nest in arp_req_get(). by Kuniyuki Iwashima · 10 months ago
  62. f869613 arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete(). by Kuniyuki Iwashima · 10 months ago
  63. 0592367 arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl(). by Kuniyuki Iwashima · 10 months ago
  64. 42033d0 arp: Move ATF_COM setting in arp_req_set(). by Kuniyuki Iwashima · 10 months ago
  65. f3d9381 net: add <net/proto_memory.h> by Eric Dumazet · 10 months ago
  66. dda4d96 tcp: move tcp_out_of_memory() to net/ipv4/tcp.c by Eric Dumazet · 10 months ago
  67. a86a066 net: move sysctl_max_skb_frags to net_hotdata by Eric Dumazet · 10 months ago
  68. 05d6d49 inet: introduce dst_rtable() helper by Eric Dumazet · 10 months ago
  69. 89de2db Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 10 months ago
  70. e8dfd42 ipv6: introduce dst_rt6_info() helper by Eric Dumazet · 10 months ago
  71. 61f5338 inet: use call_rcu_hurry() in inet_free_ifa() by Eric Dumazet · 10 months ago
  72. 1bede0a tcp: fix tcp_grow_skb() vs tstamps by Eric Dumazet · 10 months ago
  73. b533fb9 rstreason: make it work in trace world by Jason Xing · 10 months ago
  74. 120391e tcp: support rstreason for passive reset by Jason Xing · 10 months ago
  75. 5691276 rstreason: prepare for active reset by Jason Xing · 10 months ago
  76. 6be49dea rstreason: prepare for passive reset by Jason Xing · 10 months ago
  77. 58fbfec xfrm: Preserve vlan tags for transport mode software GRO by Paul Davey · 10 months ago
  78. c4e86b4 net: add two more call_rcu_hurry() by Eric Dumazet · 10 months ago
  79. 48e2cd3 bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args by Philo Lu · 10 months ago
  80. 2bd8795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  81. ec00ed4 tcp: avoid premature drops in tcp_add_backlog() by Eric Dumazet · 10 months ago
  82. 2bf90a5 tcp: update sacked after tracepoint in __tcp_retransmit_skb by Philo Lu · 10 months ago
  83. 80e679b tcp: Fix Use-After-Free in tcp_ao_connect_init by Hyunwoo Kim · 10 months ago
  84. 58a4c9b ipv4: check for NULL idev in ip_route_use_hint() by Eric Dumazet · 10 months ago
  85. 8ee602c tcp: try to send bigger TSO packets by Eric Dumazet · 10 months ago
  86. d5b38a7 tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit() by Eric Dumazet · 10 months ago
  87. 2255503 tcp: remove dubious FIN exception from tcp_cwnd_test() by Eric Dumazet · 10 months ago
  88. c51db4a tcp: do not export tcp_twsk_purge() by Eric Dumazet · 10 months ago
  89. c58e88d icmp: prevent possible NULL dereferences from icmp_build_probe() by Eric Dumazet · 10 months ago
  90. bfa858f sysctl: treewide: constify ctl_table_header::ctl_table_arg by Thomas Weißschuh · 10 months ago
  91. 680d11f udp: preserve the connected status if only UDP cmsg by Yick Xie · 10 months ago
  92. 41e3ddb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 10 months ago
  93. aeb48a4 udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support by Antony Antony · 10 months ago
  94. ba3de6d tcp_metrics: use parallel_ops for tcp_metrics_nl_family by Eric Dumazet · 10 months ago
  95. ade1c9c tcp_metrics: fix tcp_metrics_nl_dump() return value by Eric Dumazet · 10 months ago
  96. 2bd99ae tcp: accept bare FIN packets under memory pressure by Eric Dumazet · 10 months ago
  97. 50aee97 udp: Avoid call to compute_score on multiple sites by Gabriel Krisman Bertazi · 10 months ago
  98. 460b0d3 inet: bring NLM_DONE out to a separate recv() again by Jakub Kicinski · 10 months ago
  99. d13b059 tcp: small optimization when TCP_TW_SYN is processed by Eric Dumazet · 10 months ago
  100. 5618603 ipv4: Remove RTO_ONLINK. by Guillaume Nault · 10 months ago