1. 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  2. 364df53 net: socket: rename SKB_DROP_REASON_SOCKET_FILTER by Menglong Dong · 2 years, 11 months ago
  3. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  4. 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
  5. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  6. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  7. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
  8. f35f821 tcp: defer skb freeing after socket lock is released by Eric Dumazet · 3 years, 1 month ago
  9. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 1 month ago
  10. d519f35 tcp: minor optimization in tcp_add_backlog() by Eric Dumazet · 3 years, 1 month ago
  11. 020e71a ipv4: guard IP_MINTTL with a static key by Eric Dumazet · 3 years, 2 months ago
  12. 14834c4 ipv4: annotate data races arount inet->min_ttl by Eric Dumazet · 3 years, 2 months ago
  13. 0c0a5ef tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex by Eric Dumazet · 3 years, 2 months ago
  14. bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
  15. a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 2 months ago
  16. 86f1e3a tcp: md5: Fix overlap between vrf and non-vrf keys by Leonard Crestez · 3 years, 2 months ago
  17. d8b8117 tcp: remove sk_{tr}x_skb_cache by Eric Dumazet · 3 years, 3 months ago
  18. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  19. 3cee6fb bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter by Martin KaFai Lau · 3 years, 6 months ago
  20. 04c7820 bpf: tcp: Bpf iter batching and lock_sock by Martin KaFai Lau · 3 years, 6 months ago
  21. 05c0b35 tcp: seq_file: Replace listening_hash with lhash2 by Martin KaFai Lau · 3 years, 6 months ago
  22. b72acf4 tcp: seq_file: Add listening_get_first() by Martin KaFai Lau · 3 years, 6 months ago
  23. 6200137 bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state by Martin KaFai Lau · 3 years, 6 months ago
  24. ad2d613 tcp: seq_file: Refactor net and family matching by Martin KaFai Lau · 3 years, 6 months ago
  25. 525e2f9 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 6 months ago
  26. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  27. 213ad73 tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 5 months ago
  28. e93abb8 net/tcp_fastopen: remove tcp_fastopen_ctx_lock by Eric Dumazet · 3 years, 5 months ago
  29. 561022a tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 6 months ago
  30. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  31. d4f2c86 tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK. by Kuniyuki Iwashima · 3 years, 7 months ago
  32. 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
  33. dc87efd mptcp: add mptcp reset option support by Florian Westphal · 3 years, 9 months ago
  34. 8a59f9d sock: Introduce sk->sk_prot->psock_update_sk_prot() by Cong Wang · 3 years, 9 months ago
  35. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  36. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 3 years, 11 months ago
  37. 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years ago
  38. c89dffc tcp: Fix potential use-after-free due to double kfree() by Kuniyuki Iwashima · 4 years ago
  39. b160c28 tcp: do not mess with cloned skbs in tcp_add_backlog() by Eric Dumazet · 4 years ago
  40. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  41. 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
  42. 7ea851d tcp: merge 'init_req' and 'route_req' functions by Florian Westphal · 4 years, 1 month ago
  43. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  44. 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 1 month ago
  45. 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
  46. 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 1 month ago
  47. d3cd492 tcp: uninline tcp_stream_memory_free() by Eric Dumazet · 4 years, 1 month ago
  48. 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  49. 86bccd0 tcp: fix receive window update in tcp_add_backlog() by Eric Dumazet · 4 years, 3 months ago
  50. ac8f171 tcp: reflect tos value received in SYN to the socket by Wei Wang · 4 years, 4 months ago
  51. de033b7d ip: pass tos into ip_build_and_send_pkt() by Wei Wang · 4 years, 4 months ago
  52. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  53. 2bdcc73 net: ipv4: delete repeated words by Randy Dunlap · 4 years, 4 months ago
  54. 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 4 months ago
  55. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 5 months ago
  56. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 5 months ago
  57. d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
  58. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  59. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 5 months ago
  60. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  61. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  62. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  63. e6ced83 tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers by Eric Dumazet · 4 years, 6 months ago
  64. 6a2febe tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() by Eric Dumazet · 4 years, 6 months ago
  65. 52d87d5 net: bpf: Implement bpf iterator for tcp by Yonghong Song · 4 years, 6 months ago
  66. b08d4d3 net: bpf: Add bpf_seq_afinfo in tcp_iter_state by Yonghong Song · 4 years, 6 months ago
  67. d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 7 months ago
  68. a12daf1 tcp: rename tcp_v4_err() skb parameter by Eric Dumazet · 4 years, 7 months ago
  69. f745664 tcp: add tcp_ld_RTO_revert() helper by Eric Dumazet · 4 years, 7 months ago
  70. 23917494 tcp: tcp_v4_err() icmp skb is named icmp_skb by Eric Dumazet · 4 years, 7 months ago
  71. 45af29c tcp: allow traceroute -Mtcp for unpriv users by Eric Dumazet · 4 years, 7 months ago
  72. a70437c tcp: add hrtimer slack to sack compression by Eric Dumazet · 4 years, 8 months ago
  73. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  74. c8b9177 tcp: ipv4: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 10 months ago
  75. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  76. 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
  77. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  78. 6b102db net: Add device index to tcp_md5sig by David Ahern · 5 years ago
  79. dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
  80. 534322c ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash by David Ahern · 5 years ago
  81. cea9760 ipv4/tcp: Use local variable for tcp_md5_addr by David Ahern · 5 years ago
  82. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. 8dbd76e tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  84. 65e6d90 net-tcp: Disable TCP ssthresh metrics cache by default by Kevin(Yudong) Yang · 5 years ago
  85. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  86. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  87. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  88. 623d0c2 tcp: increase tcp_max_syn_backlog max value by Eric Dumazet · 5 years ago
  89. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  90. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  91. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  92. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  93. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  94. 8265792 net: silence KCSAN warnings around sk_add_backlog() calls by Eric Dumazet · 5 years ago
  95. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  96. be2644a tcp: add ipv6_addr_v4mapped_loopback() helper by Eric Dumazet · 5 years ago
  97. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  98. f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
  99. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  100. c04b79b tcp: add new tcp_mtu_probe_floor sysctl by Josh Hunt · 5 years ago