1. 240bfd1 tcp: tweak len/truesize ratio for coalesce candidates by Eric Dumazet · 3 years, 6 months ago
  2. 739b2ad tcp: avoid indirect call in tcp_new_space() by Eric Dumazet · 3 years, 6 months ago
  3. ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 6 months ago
  4. 8292d7f net: ipv4: add capability check for net administration by Yang Yang · 3 years, 6 months ago
  5. 542bb39 Merge branch 'veth-flexible-channel-numbers' by David S. Miller · 3 years, 6 months ago
  6. 990c74e memcg: enable accounting for inet_bin_bucket cache by Vasily Averin · 3 years, 6 months ago
  7. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 6 months ago
  8. e93abb8 net/tcp_fastopen: remove tcp_fastopen_ctx_lock by Eric Dumazet · 3 years, 6 months ago
  9. 23d2b94 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
  10. 82a1ffe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  11. 0c48eef sock_map: Lift socket state restriction for datagram sockets by Cong Wang · 3 years, 7 months ago
  12. 01757f5 net: Use nlmsg_unicast() instead of netlink_unicast() by Yajun Deng · 3 years, 6 months ago
  13. 6787b7e mptcp: avoid processing packet if a subflow reset by Jianguo Wu · 3 years, 6 months ago
  14. 9992a07 net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
  15. 358ed62 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago
  16. c7bb4b8 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
  17. 92c4bed ipmr: Fix indentation issue by Roy, UjjaL · 3 years, 6 months ago
  18. be5d1b6 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 7 months ago
  19. b43c890 udp: properly flush normal packet at GRO time by Paolo Abeni · 3 years, 7 months ago
  20. 561022a tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
  21. 18a419b udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 7 months ago
  22. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
  23. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  24. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  25. 6706721 tcp_yeah: check struct yeah size at compile time by Eric Dumazet · 3 years, 7 months ago
  26. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
  27. 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 7 months ago
  28. 8ec035a Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 7 months ago
  29. 1fd07f3 ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 7 months ago
  30. 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 7 months ago
  31. aab1e89 gre: let mac_header point to outer header only when necessary by Guillaume Nault · 3 years, 7 months ago
  32. 7ad136f ipip: allow redirecting ipip and mplsip packets to eth devices by Guillaume Nault · 3 years, 7 months ago
  33. fade564 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 7 months ago
  34. 6d123b8 net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 7 months ago
  35. c2f5c57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 7 months ago
  36. 55d444b tcp: Add stats for socket migration. by Kuniyuki Iwashima · 3 years, 7 months ago
  37. 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 7 months ago
  38. c69f114 net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 7 months ago
  39. e00a5c3 udp: Fix a memory leak in udp_read_sock() by Cong Wang · 3 years, 7 months ago
  40. 9f2470f skmsg: Improve udp_bpf_recvmsg() accuracy by Cong Wang · 3 years, 7 months ago
  41. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  42. 3218274 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
  43. a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
  44. d8e2973 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  45. 1b3fc77 inet_diag: add support for tw_mark by Maciej Żenczykowski · 3 years, 7 months ago
  46. d4f2c86 tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK. by Kuniyuki Iwashima · 3 years, 7 months ago
  47. c905dee tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs. by Kuniyuki Iwashima · 3 years, 7 months ago
  48. 54b92e8 tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues. by Kuniyuki Iwashima · 3 years, 7 months ago
  49. 333bb73 tcp: Keep TCP_CLOSE sockets in the reuseport group. by Kuniyuki Iwashima · 3 years, 7 months ago
  50. f9ac779 net: Introduce net.ipv4.tcp_migrate_req. by Kuniyuki Iwashima · 3 years, 7 months ago
  51. b87b04f ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  52. 9d44fa3 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  53. a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  54. dcd01ee inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
  55. 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 8 months ago
  56. 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  57. d612c3f net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
  58. 974d8f8 ipv4: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  59. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  60. 892bfd3 tcp: export timestamp helpers for mptcp by Florian Westphal · 3 years, 8 months ago
  61. e32ea44 icmp: fix lib conflict with trinity by Andreas Roeseler · 3 years, 8 months ago
  62. a29cb69 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 8 months ago
  63. b508d5f net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 8 months ago
  64. 5fe8e51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 8 months ago
  65. ca746c5 net: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
  66. 85554eb netfilter: nf_tables: add and use nft_sk helper by Florian Westphal · 3 years, 8 months ago
  67. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  68. 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
  69. eb0e4d59 net: Add notifications when multipath hash field change by Ido Schimmel · 3 years, 8 months ago
  70. 4ac9e23 cipso: correct comments of cipso_v4_cache_invalidate() by Zheng Yejian · 3 years, 8 months ago
  71. 4253b49 ipv4: Add custom multipath hash policy by Ido Schimmel · 3 years, 8 months ago
  72. ce5c9c2 ipv4: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 8 months ago
  73. 2e68ea9 ipv4: Calculate multipath hash inside switch statement by Ido Schimmel · 3 years, 8 months ago
  74. c49661a skmsg: Remove unused parameters of sk_msg_wait_data() by Cong Wang · 3 years, 8 months ago
  75. 7912118 ipv4: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  76. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 8 months ago
  77. 94c821c ip: Treat IPv4 segment's lowest address as unicast by Seth David Schoen · 3 years, 8 months ago
  78. 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
  79. 335a2a1 esp: drop unneeded assignment in esp4_gro_receive() by Yang Li · 3 years, 9 months ago
  80. df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
  81. 569c484 bpf: Limit static tcp-cc functions in the .BTF_ids list to x86 by Martin KaFai Lau · 3 years, 8 months ago
  82. a100243 rtnetlink: avoid RCU read lock when holding RTNL by Cong Wang · 3 years, 8 months ago
  83. 55bc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 8 months ago
  84. a6f8ee5 tcp: Specify cmsgbuf is user pointer for receive zerocopy. by Arjun Roy · 3 years, 9 months ago
  85. 8d43259 net: Only allow init netns to set default tcp cong to a restricted algo by Jonathon Reinhart · 3 years, 9 months ago
  86. 43016d0 netfilter: arptables: use pernet ops struct during unregister by Florian Westphal · 3 years, 9 months ago
  87. e542d29 icmp: standardize naming of RFC 8335 PROBE constants by Andreas Roeseler · 3 years, 9 months ago
  88. eb43c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
  89. 47a6959 netfilter: allow to turn off xtables compat layer by Florian Westphal · 3 years, 9 months ago
  90. f9006ac netfilter: arp_tables: pass table pointer via nf_hook_ops by Florian Westphal · 3 years, 9 months ago
  91. ae68933 netfilter: ip_tables: pass table pointer via nf_hook_ops by Florian Westphal · 3 years, 9 months ago
  92. a4aeafa netfilter: xt_nat: pass table to hookfn by Florian Westphal · 3 years, 9 months ago
  93. f68772e netfilter: x_tables: remove paranoia tests by Florian Westphal · 3 years, 9 months ago
  94. 4d70539 netfilter: arptables: unregister the tables by name by Florian Westphal · 3 years, 9 months ago
  95. 20a9df3 netfilter: iptables: unregister the tables by name by Florian Westphal · 3 years, 9 months ago
  96. 7716bf0 netfilter: x_tables: remove ipt_unregister_table by Florian Westphal · 3 years, 9 months ago
  97. de8c121 netfilter: disable defrag once its no longer needed by Florian Westphal · 3 years, 9 months ago
  98. 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 9 months ago
  99. 6dd06ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
  100. 9e46fb6 nexthop: Restart nexthop dump based on last dumped nexthop identifier by Ido Schimmel · 3 years, 9 months ago