1. 0a375c8 tcp: tcp_rtx_synack() can be called from process context by Eric Dumazet · 2 years, 7 months ago
  2. 3a2cd89 net: ipv4: Avoid bounds check warning by huhai · 2 years, 7 months ago
  3. 1182576 tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd by Eric Dumazet · 2 years, 7 months ago
  4. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 8 months ago
  5. ac2ab99 Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 8 months ago
  6. e1a8fde Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 8 months ago
  7. d5a42de net: Add a second bind table hashed by port and address by Joanne Koong · 2 years, 8 months ago
  8. 805cb5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by Jakub Kicinski · 2 years, 8 months ago
  9. 9ad084d tcp: improve PRR loss recovery by Yuchung Cheng · 2 years, 8 months ago
  10. d7e6f58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  11. d415077 random32: use real rng for non-deterministic randomness by Jason A. Donenfeld · 2 years, 8 months ago
  12. 089403a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 2 years, 8 months ago
  13. 2c50fc0 netfilter: Use l3mdev flow key when re-routing mangled packets by Martin Willi · 2 years, 9 months ago
  14. f8319df net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv() by Menglong Dong · 2 years, 8 months ago
  15. eda090c inet: rename INET_MATCH() by Eric Dumazet · 2 years, 8 months ago
  16. 5d368f0 ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH() by Eric Dumazet · 2 years, 8 months ago
  17. d2c1356 inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict() by Eric Dumazet · 2 years, 8 months ago
  18. 9957b38 tcp_cubic: make hystart_ack_delay() aware of BIG TCP by Eric Dumazet · 2 years, 8 months ago
  19. 7c4e983 net: allow gso_max_size to exceed 65536 by Alexander Duyck · 2 years, 8 months ago
  20. 1a01a07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by David S. Miller · 2 years, 8 months ago
  21. e6175a2e xfrm: fix "disable_policy" flag use when arriving from different devices by Eyal Birger · 2 years, 8 months ago
  22. 2c5f153 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by Jakub Kicinski · 2 years, 8 months ago
  23. 4f9bd53 netfilter: conntrack: skip verification of zero UDP checksum by Kevin Mitchell · 2 years, 8 months ago
  24. 04c494e Revert "tcp/dccp: get rid of inet_twsk_purge()" by Eric Dumazet · 2 years, 8 months ago
  25. 4915d50 inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH() by Eric Dumazet · 2 years, 8 months ago
  26. cae3873 net: inet: Retire port only listening_hash by Martin KaFai Lau · 2 years, 8 months ago
  27. e8d0059 net: inet: Open code inet_hash2 and inet_unhash2 by Martin KaFai Lau · 2 years, 8 months ago
  28. 8ea1eeb net: inet: Remove count from inet_listen_hashbucket by Martin KaFai Lau · 2 years, 8 months ago
  29. 9b19e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  30. 9e6c6d1 ipv4: drop dst in multicast routing path by Lokesh Dhoundiyal · 2 years, 8 months ago
  31. b01a277 xfrm: free not used XFRM_ESP_NO_TRAILER flag by Leon Romanovsky · 2 years, 8 months ago
  32. ea66758 tcp: allow MPTCP to update the announced window by Paolo Abeni · 2 years, 8 months ago
  33. e1a7ac6 ping: fix address binding wrt vrf by Nicolas Dichtel · 2 years, 8 months ago
  34. c8227d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  35. e816134 tcp: drop the hash_32() part from the index calculation by Willy Tarreau · 2 years, 8 months ago
  36. 4c2c8f0 tcp: increase source port perturb table to 2^16 by Willy Tarreau · 2 years, 8 months ago
  37. e926147 tcp: dynamically allocate the perturb table used by source ports by Willy Tarreau · 2 years, 8 months ago
  38. ca7af04 tcp: add small random increments to the source port by Willy Tarreau · 2 years, 8 months ago
  39. 9e9b70a tcp: use different parts of the port_offset for index and offset by Willy Tarreau · 2 years, 8 months ago
  40. b2d0575 secure_seq: use the 64 bits of the siphash for port offset calculation by Willy Tarreau · 2 years, 8 months ago
  41. 425b9c7 memcg: accounting for objects allocated for new netdevice by Vasily Averin · 2 years, 8 months ago
  42. 4c7f24f net: sysctl: introduce sysctl SYSCTL_THREE by Tonghao Zhang · 2 years, 8 months ago
  43. bd8a536 net: sysctl: use shared sysctl macro by Tonghao Zhang · 2 years, 8 months ago
  44. 020e8f6 ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX by Peilin Ye · 2 years, 8 months ago
  45. dba5bdd net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 8 months ago
  46. 2e47eec ipv4: remove unnecessary type castings by Yu Zhe · 2 years, 8 months ago
  47. 5a8ad1c tcp: use tcp_skb_sent_after() instead in RACK by Pengcheng Yang · 2 years, 8 months ago
  48. 783d108 tcp: drop skb dst in tcp_rcv_established() by Eric Dumazet · 2 years, 8 months ago
  49. a4c7685 Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux into for-5.19/io_uring-net by Jens Axboe · 2 years, 8 months ago
  50. 0813aee Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux by Jakub Kicinski · 2 years, 8 months ago
  51. f94fd25 tcp: pass back data left in socket after receive by Jens Axboe · 2 years, 8 months ago
  52. 6fd1d51 net: SO_RCVMARK socket option for SO_MARK with recvmsg() by Erin MacNeil · 2 years, 8 months ago
  53. 0e55546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  54. d9157f6 tcp: fix F-RTO may not work correctly when receiving DSACK by Pengcheng Yang · 2 years, 8 months ago
  55. 68822bd net: generalize skb freeing deferral to per-cpu lists by Eric Dumazet · 2 years, 9 months ago
  56. ba5a4fd tcp: make sure treq->af_specific is initialized by Eric Dumazet · 2 years, 9 months ago
  57. 4bfe744 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 9 months ago
  58. b0e653b arp: fix unused variable warnning when CONFIG_PROC_FS=n by Yajun Deng · 2 years, 9 months ago
  59. 31c417c ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode by Peilin Ye · 2 years, 9 months ago
  60. ff827be ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 9 months ago
  61. 5220a52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by David S. Miller · 2 years, 9 months ago
  62. b9b1e0d netfilter: flowtable: Remove the empty file by Rongguang Wei · 2 years, 9 months ago
  63. b253a06 tcp: ensure to use the most recently sent skb when filling the rate sample by Pengcheng Yang · 2 years, 9 months ago
  64. 5b0b9e4 tcp: md5: incorrect tcp_header_len for incoming connections by Francesco Ruggeri · 2 years, 9 months ago
  65. b1ad413 ipv4: Initialise ->flowi4_scope properly in ICMP handlers. by Guillaume Nault · 2 years, 9 months ago
  66. 67e1e2f ipv4: Avoid using RTO_ONLINK with ip_route_connect(). by Guillaume Nault · 2 years, 9 months ago
  67. 16a2826 ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos(). by Guillaume Nault · 2 years, 9 months ago
  68. f70925b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 2 years, 9 months ago
  69. 843f774 tcp: fix signed/unsigned comparison by Eric Dumazet · 2 years, 9 months ago
  70. 8fbf195 tcp: add drop reason support to tcp_ofo_queue() by Eric Dumazet · 2 years, 9 months ago
  71. 659affd tcp: add drop reasons to tcp_rcv_synsent_state_process() by Eric Dumazet · 2 years, 9 months ago
  72. c337578 tcp: make tcp_rcv_synsent_state_process() drop monitor friend by Eric Dumazet · 2 years, 9 months ago
  73. e7c89ae tcp: add drop reason support to tcp_prune_ofo_queue() by Eric Dumazet · 2 years, 9 months ago
  74. 4b506af tcp: add two drop reasons for tcp_ack() by Eric Dumazet · 2 years, 9 months ago
  75. 669da7a tcp: add drop reasons to tcp_rcv_state_process() by Eric Dumazet · 2 years, 9 months ago
  76. 37fd4e8 tcp: make tcp_rcv_state_process() drop monitor friendly by Eric Dumazet · 2 years, 9 months ago
  77. da40b61 tcp: add drop reason support to tcp_validate_incoming() by Eric Dumazet · 2 years, 9 months ago
  78. b5ec1e6 tcp: get rid of rst_seq_match by Eric Dumazet · 2 years, 9 months ago
  79. d9d024f tcp: consume incoming skb leading to a reset by Eric Dumazet · 2 years, 9 months ago
  80. db53cd3 net: Handle l3mdev in ip_tunnel_init_flow by David Ahern · 2 years, 9 months ago
  81. 2edc1a3 net: ip: add skb drop reasons to ip forwarding by Menglong Dong · 2 years, 9 months ago
  82. c4eb664 net: ipv4: add skb drop reasons to ip_error() by Menglong Dong · 2 years, 9 months ago
  83. 5bd8baa esp: limit skb_page_frag_refill use to a single page by Sabrina Dubroca · 2 years, 9 months ago
  84. 753b953 fou: Remove XRFM from NET_FOU Kconfig by Coco Li · 2 years, 9 months ago
  85. ec09526 net: remove noblock parameter from recvmsg() entities by Oliver Hartkopp · 2 years, 9 months ago
  86. 568a3f3 ipv4: Use dscp_t in struct fib_entry_notifier_info by Guillaume Nault · 2 years, 9 months ago
  87. 888ade8 ipv4: Use dscp_t in struct fib_rt_info by Guillaume Nault · 2 years, 9 months ago
  88. 4696ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next by David S. Miller · 2 years, 9 months ago
  89. be8be04 netfilter: nft_fib: reverse path filter for policy-based routing on iif by Pablo Neira Ayuso · 2 years, 9 months ago
  90. b384c95 net: icmp: add skb drop reasons to icmp protocol by Menglong Dong · 2 years, 9 months ago
  91. 41a95a0 net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons by Menglong Dong · 2 years, 9 months ago
  92. dc2e061 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 9 months ago
  93. 15fcdf6 tcp: Add tracepoint for tcp_set_ca_state by Ping Gan · 2 years, 9 months ago
  94. 794c24e net-core: rx_otherhost_dropped to core_stats by Jeffrey Ji · 2 years, 9 months ago
  95. 4057037 tcp: add accessors to read/set tp->snd_cwnd by Eric Dumazet · 2 years, 9 months ago
  96. f4b41f0 net: remove noblock parameter from skb_recv_datagram() by Oliver Hartkopp · 2 years, 9 months ago
  97. 6bf92d7 net: ipv4: fix route with nexthop object delete warning by Nikolay Aleksandrov · 2 years, 9 months ago
  98. 8969519 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
  99. 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
  100. ed0c99d tcp: ensure PMTU updates are processed during fastopen by Jakub Kicinski · 2 years, 10 months ago