1. ce8299b Revert "net: snmp: add statistics for tcp small queue check" by Eric Dumazet · 3 years, 1 month ago
  2. aeeecb8 net: snmp: add statistics for tcp small queue check by Menglong Dong · 3 years, 1 month ago
  3. aba5465 net: remove sk_route_nocaps by Eric Dumazet · 3 years, 1 month ago
  4. 3b65abb tcp: Use BIT() for OPTION_* constants by Leonard Crestez · 3 years, 2 months ago
  5. 9b65b17 net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  6. c4777ef net: add and use skb_unclone_keeptruesize() helper by Eric Dumazet · 3 years, 2 months ago
  7. 84882cf Revert "net: avoid double accounting for pure zerocopy skbs" by Jakub Kicinski · 3 years, 2 months ago
  8. f1a456f net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  9. 03271f3 tcp: rename sk_wmem_free_skb by Talal Ahmad · 3 years, 2 months ago
  10. 8b7d8c2 tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero by Eric Dumazet · 3 years, 2 months ago
  11. 4f22667 tcp: do not clear skb->csum if already zero by Eric Dumazet · 3 years, 2 months ago
  12. a52fe46 tcp: factorize ip_summed setting by Eric Dumazet · 3 years, 2 months ago
  13. bd44631 tcp: remove dead code from tcp_collapse_retrans() by Eric Dumazet · 3 years, 2 months ago
  14. f8dd3b8 tcp: rename sk_stream_alloc_skb by Eric Dumazet · 3 years, 2 months ago
  15. 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  16. 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 3 months ago
  17. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 4 months ago
  18. c7bb4b8 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
  19. ac3959f tcp: remove obsolete check in __tcp_retransmit_skb() by Eric Dumazet · 3 years, 10 months ago
  20. f4dae54e tcp: plug skb_still_in_host_queue() to TSQ by Eric Dumazet · 3 years, 10 months ago
  21. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  22. 344db93 tcp: make TCP_USER_TIMEOUT accurate for zero window probes by Enke Chen · 4 years ago
  23. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  24. 9d9b1ee tcp: fix TCP_USER_TIMEOUT with zero window by Enke Chen · 4 years ago
  25. 0ae5b43 tcp: assign skb hash after tcp_event_data_sent by Yuchung Cheng · 4 years ago
  26. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  27. 299bcb5 tcp: fix cwnd-limited bug for TSO deferral where we send nothing by Neal Cardwell · 4 years, 1 month ago
  28. fa3fe2b mptcp: track window announced to peer by Florian Westphal · 4 years, 1 month ago
  29. c6533ca net: ipv4: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
  30. 5a369ca tcp: propagate MPTCP skb extensions on xmit splits by Paolo Abeni · 4 years, 2 months ago
  31. a37c213 tcp: add exponential backoff in __tcp_send_ack() by Eric Dumazet · 4 years, 3 months ago
  32. b6b6d65 inet: remove icsk_ack.blocked by Eric Dumazet · 4 years, 3 months ago
  33. 0cbe6a8 tcp: remove SOCK_QUEUE_SHRUNK by Eric Dumazet · 4 years, 3 months ago
  34. 0813a84 bpf: tcp: Allow bpf prog to write and parse TCP header option by Martin KaFai Lau · 4 years, 4 months ago
  35. 331fca4 bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() by Martin KaFai Lau · 4 years, 4 months ago
  36. 2b8ee4f tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt by Martin KaFai Lau · 4 years, 4 months ago
  37. f8ace8d tcp: rename request_sock cookie_ts bit to syncookie by Florian Westphal · 4 years, 5 months ago
  38. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  39. 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 5 months ago
  40. 3628e3c net: ipv4: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  41. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  42. e114e1e tcp: md5: do not send silly options in SYNCOOKIES by Eric Dumazet · 4 years, 6 months ago
  43. dd2e0b8 tcp: remove indirect calls for icsk->icsk_af_ops->send_check by Eric Dumazet · 4 years, 6 months ago
  44. 05e22e8 tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit by Eric Dumazet · 4 years, 6 months ago
  45. 916e6d1 tcp: defer xmit timer reset in tcp_xmit_retransmit_queue() by Eric Dumazet · 4 years, 8 months ago
  46. 8dc242a tcp: refine tcp_pacing_delay() for very low pacing rates by Eric Dumazet · 4 years, 8 months ago
  47. 2b19585 tcp: add tp->dup_ack_counter by Eric Dumazet · 4 years, 8 months ago
  48. 071c8ed tcp: mptcp: use mptcp receive buffer space to select rcv window by Florian Westphal · 4 years, 8 months ago
  49. 07f8e4d tcp: also NULL skb->dev when copy was needed by Florian Westphal · 4 years, 9 months ago
  50. b738a18 tcp: ensure skb->dev is NULL before leaving TCP stack by Eric Dumazet · 4 years, 9 months ago
  51. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  52. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  53. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  54. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  55. 2bec445 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 5 years ago
  56. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  57. 9cfcca2 tcp: Check for filled TCP option space before SACK by Mat Martineau · 5 years ago
  58. 8571248 tcp: coalesce/collapse must respect MPTCP extensions by Mat Martineau · 5 years ago
  59. 0baf26b bpf: tcp: Support tcp_congestion_ops in bpf by Martin KaFai Lau · 5 years ago
  60. 8536975 tcp: Fix highest_sack and highest_sack_seq by Cambda Zhu · 5 years ago
  61. 7c68fa2b net: annotate lockless accesses to sk->sk_pacing_shift by Eric Dumazet · 5 years ago
  62. ee2aabd tcp: refine tcp_write_queue_empty() implementation by Eric Dumazet · 5 years ago
  63. 1f85e62 tcp: do not send empty skb from tcp_write_xmit() by Eric Dumazet · 5 years ago
  64. 9424e2e tcp: md5: fix potential overestimation of TCP option space by Eric Dumazet · 5 years ago
  65. 200ecef tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp by Eric Dumazet · 5 years ago
  66. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  67. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  68. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  69. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  70. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  71. 051ba67 tcp: force a PSH flag on TSO packets by Eric Dumazet · 5 years ago
  72. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  73. 888a5c5 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 5 years ago
  74. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  75. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  76. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  77. b617158 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  78. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. b6653b3 tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 6 years ago
  80. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. 5f3e2bf00 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  82. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  83. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  84. a842fe1 tcp: add optional per socket transmit delay by Eric Dumazet · 6 years ago
  85. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  86. 9e450c1 tcp: better SYNACK sent timestamp by Yuchung Cheng · 6 years ago
  87. d1edc08 tcp: remove redundant check on tskb by Colin Ian King · 6 years ago
  88. e6d1407 tcp: remove conditional branches from tcp_mstamp_refresh() by Eric Dumazet · 6 years ago
  89. 5648334 tcp: remove tcp_queue argument from tso_fragment() by Eric Dumazet · 6 years ago
  90. 921f9a0 tcp: convert tcp_md5_needed to static_branch API by Eric Dumazet · 6 years ago
  91. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. bf50b60 tcp: repaired skbs must init their tso_segs by Eric Dumazet · 6 years ago
  93. 4a41f45 tcp: change pingpong threshold to 3 by Wei Wang · 6 years ago
  94. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  95. f859a44 tcp: allow zerocopy with fastopen by Willem de Bruijn · 6 years ago
  96. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  97. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  98. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  99. d8ed257 tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer() by Eric Dumazet · 6 years ago
  100. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago