1. 0e32dfc bpf: Enable TCP congestion control kfunc from modules by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
  2. 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
  3. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  4. 59f09ae net: snmp: inline snmp_get_cpu_field() by Eric Dumazet · 3 years, 3 months ago
  5. 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  6. ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  7. 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 3 months ago
  8. 6a832a6 net/ipv4/datagram.c: remove superfluous header files from datagram.c by Mianhan Liu · 3 years, 3 months ago
  9. 3d5f12d net: ipv4: remove superfluous header files from fib_notifier.c by Mianhan Liu · 3 years, 3 months ago
  10. a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
  11. 2b73e20 net/ipv4/tcp_nv.c: remove superfluous header files from tcp_nv.c by Mianhan Liu · 3 years, 3 months ago
  12. 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 3 months ago
  13. 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 3 months ago
  14. 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
  15. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  16. d8b8117 tcp: remove sk_{tr}x_skb_cache by Eric Dumazet · 3 years, 3 months ago
  17. ff6fb08 tcp: make tcp_build_frag() static by Paolo Abeni · 3 years, 3 months ago
  18. 04d8825 tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers by Paolo Abeni · 3 years, 3 months ago
  19. 3106a08 nexthop: Fix memory leaks in nexthop notification chain listeners by Ido Schimmel · 3 years, 3 months ago
  20. 07b8556 net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c by Mianhan Liu · 3 years, 3 months ago
  21. c595b12 net/ipv4/syncookies.c: remove superfluous header files from syncookies.c by Mianhan Liu · 3 years, 3 months ago
  22. bea7145 net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c by Mianhan Liu · 3 years, 3 months ago
  23. cc80721 netfilter: iptable_raw: drop bogus net_init annotation by Florian Westphal · 3 years, 3 months ago
  24. 85c6988 net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c by Mianhan Liu · 3 years, 3 months ago
  25. 222a314 net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c by Mianhan Liu · 3 years, 3 months ago
  26. ffa66f1 net/ipv4/route.c: remove superfluous header files from route.c by Mianhan Liu · 3 years, 3 months ago
  27. 563f23b nexthop: Fix division by zero while replacing a resilient group by Ido Schimmel · 3 years, 3 months ago
  28. db9c8e2 NET: IPV4: fix error "do not initialise globals to 0" by wangzhitong · 3 years, 3 months ago
  29. d198b27 Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" by Eric Dumazet · 3 years, 4 months ago
  30. 4f884f3 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
  31. e50e711 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
  32. d7807a9 Revert "ipv4: fix memory leaks in ip_cmsg_send() callers" by Yajun Deng · 3 years, 4 months ago
  33. 8a0ed25 ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 4 months ago
  34. 9756e44 net: remove the unnecessary check in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
  35. 9aca491 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 4 months ago
  36. 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 4 months ago
  37. 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 4 months ago
  38. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
  39. 1b9fbe8 net: ipv4: Fix the warning for dereference by Yajun Deng · 3 years, 4 months ago
  40. 67d6d68 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
  41. 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 4 months ago
  42. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
  43. 3aa7857 tcp: enable mid stream window clamp by Neil Spring · 3 years, 4 months ago
  44. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  45. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 4 months ago
  46. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 4 months ago
  47. eb18b49e bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt by Martin KaFai Lau · 3 years, 4 months ago
  48. 7bc416f netfilter: x_tables: handle xt_register_template() returning an error value by Lukas Bulwahn · 3 years, 4 months ago
  49. faf482c net: ipv4: Move ip_options_fragment() out of loop by Yajun Deng · 3 years, 4 months ago
  50. 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 4 months ago
  51. 1d011c4 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
  52. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 4 months ago
  53. e3faa49 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD by Luke Hsiao · 3 years, 4 months ago
  54. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  55. b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  56. 6de035f tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
  57. 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  58. 4a2b285 net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
  59. fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 5 months ago
  60. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  61. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  62. e6a1f7e net/ipv4/igmp: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  63. db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
  64. 4167a96 net/ipv4: Revert use of struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  65. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
  66. 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 5 months ago
  67. 5678a59 ipv4: use skb_expand_head in ip_finish_output2 by Vasily Averin · 3 years, 5 months ago
  68. 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 5 months ago
  69. 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 5 months ago
  70. d51c590 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 5 months ago
  71. ded2d10 netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning by Florian Westphal · 3 years, 5 months ago
  72. 7c1829b netfilter: ipt_CLUSTERIP: only add arp mangle hook when required by Florian Westphal · 3 years, 5 months ago
  73. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  74. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  75. 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
  76. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  77. a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 5 months ago
  78. 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 5 months ago
  79. 6321c7a ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 5 months ago
  80. 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 6 months ago
  81. 04c7820 bpf: tcp: Bpf iter batching and lock_sock by Martin KaFai Lau · 3 years, 6 months ago
  82. 05c0b35 tcp: seq_file: Replace listening_hash with lhash2 by Martin KaFai Lau · 3 years, 6 months ago
  83. b72acf4 tcp: seq_file: Add listening_get_first() by Martin KaFai Lau · 3 years, 6 months ago
  84. 6200137 bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state by Martin KaFai Lau · 3 years, 6 months ago
  85. ad2d613 tcp: seq_file: Refactor net and family matching by Martin KaFai Lau · 3 years, 6 months ago
  86. 525e2f9 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 6 months ago
  87. 227adfb net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 5 months ago
  88. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  89. 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 5 months ago
  90. b0e99d0 net: socket: remove register_gifconf by Arnd Bergmann · 3 years, 5 months ago
  91. 213ad73 tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 5 months ago
  92. 240bfd1 tcp: tweak len/truesize ratio for coalesce candidates by Eric Dumazet · 3 years, 5 months ago
  93. 739b2ad tcp: avoid indirect call in tcp_new_space() by Eric Dumazet · 3 years, 5 months ago
  94. 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 5 months ago
  95. ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 5 months ago
  96. 8292d7f net: ipv4: add capability check for net administration by Yang Yang · 3 years, 5 months ago
  97. f8fdade ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref() by Corey Minyard · 3 years, 6 months ago
  98. 542bb39 Merge branch 'veth-flexible-channel-numbers' by David S. Miller · 3 years, 5 months ago
  99. 990c74e memcg: enable accounting for inet_bin_bucket cache by Vasily Averin · 3 years, 5 months ago
  100. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago