1. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  2. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 2 months ago
  3. 4e1fddc tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 2 months ago
  4. 1c74312 net: nexthop: fix null pointer dereference when IPv6 is not enabled by Nikolay Aleksandrov · 3 years, 2 months ago
  5. 1005f19 net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group by Nikolay Aleksandrov · 3 years, 2 months ago
  6. f083ec3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 2 months ago
  7. 099f896 udp: Validate checksum in udp_read_sock() by Cong Wang · 3 years, 2 months ago
  8. 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 2 months ago
  9. 6def480 net: return correct error code by liuguoqiang · 3 years, 2 months ago
  10. 70701b8 tcp: Fix uninitialized access in skb frags array for Rx 0cp. by Arjun Roy · 3 years, 2 months ago
  11. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  12. c5d2177 bpf, sockmap: Fix race in ingress receive verdict with redirect to self by John Fastabend · 3 years, 2 months ago
  13. b8b8315 bpf, sockmap: Remove unhash handler for BPF sockmap usage by John Fastabend · 3 years, 2 months ago
  14. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  15. a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
  16. 3b65abb tcp: Use BIT() for OPTION_* constants by Leonard Crestez · 3 years, 2 months ago
  17. 9b65b17 net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  18. c4777ef net: add and use skb_unclone_keeptruesize() helper by Eric Dumazet · 3 years, 2 months ago
  19. 84882cf Revert "net: avoid double accounting for pure zerocopy skbs" by Jakub Kicinski · 3 years, 2 months ago
  20. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  21. fcdb44d net: arp: introduce arp_evict_nocarrier sysctl parameter by James Prestwood · 3 years, 2 months ago
  22. f1a456f net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 3 months ago
  23. 03271f3 tcp: rename sk_wmem_free_skb by Talal Ahmad · 3 years, 3 months ago
  24. 35346ab bpf: Factor out helpers for ctx access checking by Hou Tao · 3 years, 3 months ago
  25. 06f1ecd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 2 months ago
  26. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  27. ee046d9 net: ipconfig: Release the rtnl_lock while waiting for carrier by Maxime Chevallier · 3 years, 3 months ago
  28. 8b7d8c2 tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero by Eric Dumazet · 3 years, 3 months ago
  29. 4f22667 tcp: do not clear skb->csum if already zero by Eric Dumazet · 3 years, 3 months ago
  30. a52fe46 tcp: factorize ip_summed setting by Eric Dumazet · 3 years, 3 months ago
  31. f401da4 tcp: no longer set skb->reserved_tailroom by Eric Dumazet · 3 years, 3 months ago
  32. bd44631 tcp: remove dead code from tcp_collapse_retrans() by Eric Dumazet · 3 years, 3 months ago
  33. 27728ba tcp: cleanup tcp_remove_empty_skb() use by Eric Dumazet · 3 years, 3 months ago
  34. 3ded97b tcp: remove dead code from tcp_sendmsg_locked() by Eric Dumazet · 3 years, 3 months ago
  35. 292e607 net: introduce sk_forward_alloc_get() by Paolo Abeni · 3 years, 3 months ago
  36. 9dfc685 inet: remove races in inet{6}_getname() by Eric Dumazet · 3 years, 3 months ago
  37. af49338 net: Implement ->sock_is_readable() for UDP and AF_UNIX by Cong Wang · 3 years, 3 months ago
  38. fb4e0a5 skmsg: Extract and reuse sk_msg_is_readable() by Cong Wang · 3 years, 3 months ago
  39. 7b50ecf net: Rename ->stream_memory_read to ->sock_is_readable by Cong Wang · 3 years, 3 months ago
  40. cd9733f tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function by Liu Jian · 3 years, 3 months ago
  41. c432288 tcp: remove unneeded code from tcp_stream_alloc_skb() by Eric Dumazet · 3 years, 3 months ago
  42. 8a794df tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb by Eric Dumazet · 3 years, 3 months ago
  43. f8dd3b8 tcp: rename sk_stream_alloc_skb by Eric Dumazet · 3 years, 3 months ago
  44. cf12e6f tcp: don't free a FIN sk_buff in tcp_remove_empty_skb() by Jon Maxwell · 3 years, 3 months ago
  45. 020e71a ipv4: guard IP_MINTTL with a static key by Eric Dumazet · 3 years, 3 months ago
  46. 14834c4 ipv4: annotate data races arount inet->min_ttl by Eric Dumazet · 3 years, 3 months ago
  47. 0c0a5ef tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex by Eric Dumazet · 3 years, 3 months ago
  48. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
  49. 7adaf56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 3 months ago
  50. a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 3 months ago
  51. 86f1e3a tcp: md5: Fix overlap between vrf and non-vrf keys by Leonard Crestez · 3 years, 3 months ago
  52. 19757ce tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
  53. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  54. e8d225b netfilter: arp_tables: allow use of arpt_do_table as hookfn by Florian Westphal · 3 years, 3 months ago
  55. 8844e01 netfilter: iptables: allow use of ipt_do_table as hookfn by Florian Westphal · 3 years, 3 months ago
  56. 1fcd794 icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe by Xin Long · 3 years, 3 months ago
  57. 5a1b7e1 ip: use dev_addr_set() in tunnels by Jakub Kicinski · 3 years, 3 months ago
  58. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  59. 8d6c414 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
  60. 0e32dfc bpf: Enable TCP congestion control kfunc from modules by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
  61. 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 4 months ago
  62. dade7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 3 months ago
  63. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  64. 59f09ae net: snmp: inline snmp_get_cpu_field() by Eric Dumazet · 3 years, 4 months ago
  65. 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 4 months ago
  66. ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 4 months ago
  67. 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 4 months ago
  68. 6a832a6 net/ipv4/datagram.c: remove superfluous header files from datagram.c by Mianhan Liu · 3 years, 4 months ago
  69. 3d5f12d net: ipv4: remove superfluous header files from fib_notifier.c by Mianhan Liu · 3 years, 4 months ago
  70. a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
  71. 339031b netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 by Florian Westphal · 3 years, 4 months ago
  72. 2b73e20 net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c by Mianhan Liu · 3 years, 4 months ago
  73. 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
  74. 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 4 months ago
  75. 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 4 months ago
  76. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  77. d8b8117 tcp: remove sk_{tr}x_skb_cache by Eric Dumazet · 3 years, 4 months ago
  78. ff6fb08 tcp: make tcp_build_frag() static by Paolo Abeni · 3 years, 4 months ago
  79. 04d8825 tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers by Paolo Abeni · 3 years, 4 months ago
  80. 3106a08 nexthop: Fix memory leaks in nexthop notification chain listeners by Ido Schimmel · 3 years, 4 months ago
  81. 83688ae net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c by Mianhan Liu · 3 years, 4 months ago
  82. 07b8556 net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c by Mianhan Liu · 3 years, 4 months ago
  83. c595b12 net/ipv4/syncookies.c: remove superfluous header files from syncookies.c by Mianhan Liu · 3 years, 4 months ago
  84. bea7145 net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c by Mianhan Liu · 3 years, 4 months ago
  85. cc80721 netfilter: iptable_raw: drop bogus net_init annotation by Florian Westphal · 3 years, 4 months ago
  86. 85c6988 net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c by Mianhan Liu · 3 years, 4 months ago
  87. 222a314 net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c by Mianhan Liu · 3 years, 4 months ago
  88. ffa66f1 net/ipv4/route.c: remove superfluous header files from route.c by Mianhan Liu · 3 years, 4 months ago
  89. 563f23b nexthop: Fix division by zero while replacing a resilient group by Ido Schimmel · 3 years, 4 months ago
  90. db9c8e2 NET: IPV4: fix error "do not initialise globals to 0" by wangzhitong · 3 years, 4 months ago
  91. d198b27 Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" by Eric Dumazet · 3 years, 4 months ago
  92. 4f884f3 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
  93. e50e711 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
  94. d7807a9 Revert "ipv4: fix memory leaks in ip_cmsg_send() callers" by Yajun Deng · 3 years, 4 months ago
  95. 8a0ed25 ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 4 months ago
  96. 9756e44 net: remove the unnecessary check in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
  97. 9aca491 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 5 months ago
  98. 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 5 months ago
  99. 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 5 months ago
  100. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago