1. af49338 net: Implement ->sock_is_readable() for UDP and AF_UNIX by Cong Wang · 3 years, 3 months ago
  2. fb4e0a5 skmsg: Extract and reuse sk_msg_is_readable() by Cong Wang · 3 years, 3 months ago
  3. 7b50ecf net: Rename ->stream_memory_read to ->sock_is_readable by Cong Wang · 3 years, 3 months ago
  4. cd9733f tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function by Liu Jian · 3 years, 3 months ago
  5. a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 3 months ago
  6. 86f1e3a tcp: md5: Fix overlap between vrf and non-vrf keys by Leonard Crestez · 3 years, 3 months ago
  7. 1fcd794 icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe by Xin Long · 3 years, 3 months ago
  8. 8d6c414 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
  9. dade7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 4 months ago
  10. a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
  11. 339031b netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 by Florian Westphal · 3 years, 4 months ago
  12. 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
  13. 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 4 months ago
  14. 3106a08 nexthop: Fix memory leaks in nexthop notification chain listeners by Ido Schimmel · 3 years, 4 months ago
  15. cc80721 netfilter: iptable_raw: drop bogus net_init annotation by Florian Westphal · 3 years, 4 months ago
  16. 563f23b nexthop: Fix division by zero while replacing a resilient group by Ido Schimmel · 3 years, 4 months ago
  17. d198b27 Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"" by Eric Dumazet · 3 years, 4 months ago
  18. 4f884f3 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
  19. e50e711 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
  20. d7807a9 Revert "ipv4: fix memory leaks in ip_cmsg_send() callers" by Yajun Deng · 3 years, 4 months ago
  21. 8a0ed25 ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 4 months ago
  22. 9756e44 net: remove the unnecessary check in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  23. 9aca491 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 5 months ago
  24. 8d65cd8 fou: remove sparse errors by Eric Dumazet · 3 years, 5 months ago
  25. 92548b0 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 5 months ago
  26. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  27. 1b9fbe8 net: ipv4: Fix the warning for dereference by Yajun Deng · 3 years, 5 months ago
  28. 67d6d68 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
  29. 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  30. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 5 months ago
  31. 3aa7857 tcp: enable mid stream window clamp by Neil Spring · 3 years, 5 months ago
  32. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  33. 733c99e net: fix NULL pointer reference in cipso_v4_doi_free by 王贇 · 3 years, 5 months ago
  34. 6457378 ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 5 months ago
  35. eb18b49e bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt by Martin KaFai Lau · 3 years, 5 months ago
  36. 7bc416f netfilter: x_tables: handle xt_register_template() returning an error value by Lukas Bulwahn · 3 years, 5 months ago
  37. faf482c net: ipv4: Move ip_options_fragment() out of loop by Yajun Deng · 3 years, 5 months ago
  38. 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 5 months ago
  39. 1d011c4 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
  40. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 5 months ago
  41. e3faa49 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD by Luke Hsiao · 3 years, 5 months ago
  42. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  43. b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  44. 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
  45. 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  46. 4a2b285 net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
  47. fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 6 months ago
  48. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  49. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  50. e6a1f7e net/ipv4/igmp: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  51. db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
  52. 4167a96 net/ipv4: Revert use of struct_size() helper by Gustavo A. R. Silva · 3 years, 6 months ago
  53. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 6 months ago
  54. 0547ffe net: Keep vertical alignment by Yajun Deng · 3 years, 6 months ago
  55. 5678a59 ipv4: use skb_expand_head in ip_finish_output2 by Vasily Averin · 3 years, 6 months ago
  56. 28814cd ipv4: Fix refcount warning for new fib_info by David Ahern · 3 years, 6 months ago
  57. 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 6 months ago
  58. d51c590 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 6 months ago
  59. ded2d10 netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning by Florian Westphal · 3 years, 6 months ago
  60. 7c1829b netfilter: ipt_CLUSTERIP: only add arp mangle hook when required by Florian Westphal · 3 years, 6 months ago
  61. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 6 months ago
  62. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  63. 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 6 months ago
  64. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
  65. a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 6 months ago
  66. 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 6 months ago
  67. 6321c7a ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 6 months ago
  68. 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 7 months ago
  69. 04c7820 bpf: tcp: Bpf iter batching and lock_sock by Martin KaFai Lau · 3 years, 7 months ago
  70. 05c0b35 tcp: seq_file: Replace listening_hash with lhash2 by Martin KaFai Lau · 3 years, 7 months ago
  71. b72acf4 tcp: seq_file: Add listening_get_first() by Martin KaFai Lau · 3 years, 7 months ago
  72. 6200137 bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state by Martin KaFai Lau · 3 years, 7 months ago
  73. ad2d613 tcp: seq_file: Refactor net and family matching by Martin KaFai Lau · 3 years, 7 months ago
  74. 525e2f9 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 7 months ago
  75. 227adfb net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 6 months ago
  76. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
  77. 29c4964 net: socket: rework compat_ifreq_ioctl() by Arnd Bergmann · 3 years, 6 months ago
  78. b0e99d0 net: socket: remove register_gifconf by Arnd Bergmann · 3 years, 6 months ago
  79. 213ad73 tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 6 months ago
  80. 240bfd1 tcp: tweak len/truesize ratio for coalesce candidates by Eric Dumazet · 3 years, 6 months ago
  81. 739b2ad tcp: avoid indirect call in tcp_new_space() by Eric Dumazet · 3 years, 6 months ago
  82. 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 6 months ago
  83. ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 6 months ago
  84. 8292d7f net: ipv4: add capability check for net administration by Yang Yang · 3 years, 6 months ago
  85. f8fdade ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref() by Corey Minyard · 3 years, 6 months ago
  86. 542bb39 Merge branch 'veth-flexible-channel-numbers' by David S. Miller · 3 years, 6 months ago
  87. 990c74e memcg: enable accounting for inet_bin_bucket cache by Vasily Averin · 3 years, 6 months ago
  88. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 6 months ago
  89. e93abb8 net/tcp_fastopen: remove tcp_fastopen_ctx_lock by Eric Dumazet · 3 years, 6 months ago
  90. 6f20c8a net/tcp_fastopen: fix data races around tfo_active_disable_stamp by Eric Dumazet · 3 years, 6 months ago
  91. 23d2b94 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
  92. 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  93. 0c48eef sock_map: Lift socket state restriction for datagram sockets by Cong Wang · 3 years, 7 months ago
  94. 20192d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 6 months ago
  95. 54ea2f4 bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats by Jakub Sitnicki · 3 years, 6 months ago
  96. 228a4a7 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats by John Fastabend · 3 years, 6 months ago
  97. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  98. 6787b7e mptcp: avoid processing packet if a subflow reset by Jianguo Wu · 3 years, 6 months ago
  99. 9992a07 net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
  100. 358ed62 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago