1. 4bd0623 inet: move inet->transparent to inet->inet_flags by Eric Dumazet · 1 year, 4 months ago
  2. 800a666 net: tcp: allow zero-window ACK update the window by Menglong Dong · 1 year, 5 months ago
  3. e214282 net: tcp: send zero-window ACK when no memory by Menglong Dong · 1 year, 5 months ago
  4. 6e97ba5 tcp: set TCP_DEFER_ACCEPT locklessly by Eric Dumazet · 1 year, 5 months ago
  5. a81722d tcp: set TCP_LINGER2 locklessly by Eric Dumazet · 1 year, 5 months ago
  6. b205153 tcp: Update stale comment for MD5 in tcp_parse_options(). by Kuniyuki Iwashima · 1 year, 5 months ago
  7. b446934 tcp: add TCP_OLD_SEQUENCE drop reason by Eric Dumazet · 1 year, 5 months ago
  8. 03b123d tcp: tcp_enter_quickack_mode() should be static by Eric Dumazet · 1 year, 5 months ago
  9. dfa2f04 tcp: get rid of sysctl_tcp_adv_win_scale by Eric Dumazet · 1 year, 5 months ago
  10. 998127c tcp: annotate data races in __tcp_oow_rate_limited() by Eric Dumazet · 1 year, 6 months ago
  11. 304b187 tcp: fix comment typo by Yueh-Shun Li · 1 year, 6 months ago
  12. 30c6f0b tcp: fix mishandling when the sack compression is deferred. by fuyuanli · 1 year, 7 months ago
  13. e14cadf tcp: add annotations around sk->sk_shutdown accesses by Eric Dumazet · 1 year, 8 months ago
  14. ee05d90 tcp: Refine SYN handling for PAWS. by Kuniyuki Iwashima · 1 year, 9 months ago
  15. e9d9da9 tcp: preserve const qualifier in tcp_sk() by Eric Dumazet · 1 year, 9 months ago
  16. e13ec3d tcp: annotate lockless access to sk->sk_err by Eric Dumazet · 1 year, 10 months ago
  17. cee1af8 tcp: annotate lockless accesses to sk->sk_err_soft by Eric Dumazet · 1 year, 10 months ago
  18. 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years ago
  19. c90b6b1 tcp: Fix build break when CONFIG_IPV6=n by Saeed Mahameed · 2 years, 1 month ago
  20. e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 3 months ago
  21. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 3 months ago
  22. bf36267 tcp: annotate data-race around queue->synflood_warned by Eric Dumazet · 2 years, 1 month ago
  23. d9282e4 tcp: Add listening address to SYN flood message by Jamie Bainbridge · 2 years, 1 month ago
  24. b0e0125 tcp: refine tcp_prune_ofo_queue() logic by Eric Dumazet · 2 years, 2 months ago
  25. 3d2af9c tcp: fix indefinite deferral of RTO with SACK reneging by Neal Cardwell · 2 years, 2 months ago
  26. 686dc2db tcp: fix early ETIMEDOUT after spurious non-SACK RTO by Neal Cardwell · 2 years, 4 months ago
  27. 79e3602 tcp: make global challenge ack rate limitation per net-ns and default disabled by Eric Dumazet · 2 years, 4 months ago
  28. 8c70521 tcp: annotate data-race around challenge_timestamp by Eric Dumazet · 2 years, 4 months ago
  29. 272ac32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
  30. 79f5547 tcp: Fix a data-race around sysctl_tcp_comp_sack_nr. by Kuniyuki Iwashima · 2 years, 5 months ago
  31. 2239694 tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns. by Kuniyuki Iwashima · 2 years, 5 months ago
  32. 4866b2b0 tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns. by Kuniyuki Iwashima · 2 years, 5 months ago
  33. 0273954 net: Fix data-races around sysctl_[rw]mem(_offset)?. by Kuniyuki Iwashima · 2 years, 5 months ago
  34. 59bf6c6 tcp: Fix data-races around sk_pacing_rate. by Kuniyuki Iwashima · 2 years, 5 months ago
  35. 2afdbe7 tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit. by Kuniyuki Iwashima · 2 years, 5 months ago
  36. 1330ffa tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen. by Kuniyuki Iwashima · 2 years, 5 months ago
  37. db3815a tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit. by Kuniyuki Iwashima · 2 years, 5 months ago
  38. 7804764 tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf. by Kuniyuki Iwashima · 2 years, 5 months ago
  39. 706c620 tcp: Fix a data-race around sysctl_tcp_frto. by Kuniyuki Iwashima · 2 years, 5 months ago
  40. 02ca527a tcp: Fix a data-race around sysctl_tcp_app_win. by Kuniyuki Iwashima · 2 years, 5 months ago
  41. 58ebb1c tcp: Fix data-races around sysctl_tcp_dsack. by Kuniyuki Iwashima · 2 years, 5 months ago
  42. 6e0e846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 5 months ago
  43. a11e5b3 tcp: Fix data-races around sysctl_tcp_max_reordering. by Kuniyuki Iwashima · 2 years, 5 months ago
  44. 4e08ed4 tcp: Fix a data-race around sysctl_tcp_stdurg. by Kuniyuki Iwashima · 2 years, 5 months ago
  45. e7d2ef8 tcp: Fix data-races around sysctl_tcp_recovery. by Kuniyuki Iwashima · 2 years, 5 months ago
  46. 3666f66 tcp: Fix data-races around sysctl knobs related to SYN option. by Kuniyuki Iwashima · 2 years, 5 months ago
  47. 79539f3 tcp: Fix data-races around sysctl_max_syn_backlog. by Kuniyuki Iwashima · 2 years, 5 months ago
  48. 46778cd tcp: Fix data-races around sysctl_tcp_reordering. by Kuniyuki Iwashima · 2 years, 5 months ago
  49. f2e383b tcp: Fix data-races around sysctl_tcp_syncookies. by Kuniyuki Iwashima · 2 years, 5 months ago
  50. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  51. 4785a66 tcp: Fix data-races around sysctl_tcp_ecn. by Kuniyuki Iwashima · 2 years, 6 months ago
  52. 9fb424c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 6 months ago
  53. 33bf988 bpf: Add helpers to issue and check SYN cookies in XDP by Maxim Mikityanskiy · 2 years, 6 months ago
  54. 4890b68 net: keep sk->sk_forward_alloc as small as possible by Eric Dumazet · 2 years, 7 months ago
  55. 100fdd1 net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT by Eric Dumazet · 2 years, 7 months ago
  56. 1182576 tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd by Eric Dumazet · 2 years, 7 months ago
  57. 9ad084d tcp: improve PRR loss recovery by Yuchung Cheng · 2 years, 7 months ago
  58. 783d108 tcp: drop skb dst in tcp_rcv_established() by Eric Dumazet · 2 years, 8 months ago
  59. 0e55546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 8 months ago
  60. d9157f6 tcp: fix F-RTO may not work correctly when receiving DSACK by Pengcheng Yang · 2 years, 8 months ago
  61. 4bfe744 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 8 months ago
  62. 843f774 tcp: fix signed/unsigned comparison by Eric Dumazet · 2 years, 8 months ago
  63. 8fbf195 tcp: add drop reason support to tcp_ofo_queue() by Eric Dumazet · 2 years, 9 months ago
  64. 659affd tcp: add drop reasons to tcp_rcv_synsent_state_process() by Eric Dumazet · 2 years, 9 months ago
  65. c337578 tcp: make tcp_rcv_synsent_state_process() drop monitor friend by Eric Dumazet · 2 years, 9 months ago
  66. e7c89ae tcp: add drop reason support to tcp_prune_ofo_queue() by Eric Dumazet · 2 years, 9 months ago
  67. 4b506af tcp: add two drop reasons for tcp_ack() by Eric Dumazet · 2 years, 9 months ago
  68. 669da7a tcp: add drop reasons to tcp_rcv_state_process() by Eric Dumazet · 2 years, 9 months ago
  69. 37fd4e8 tcp: make tcp_rcv_state_process() drop monitor friendly by Eric Dumazet · 2 years, 9 months ago
  70. da40b61 tcp: add drop reason support to tcp_validate_incoming() by Eric Dumazet · 2 years, 9 months ago
  71. b5ec1e6 tcp: get rid of rst_seq_match by Eric Dumazet · 2 years, 9 months ago
  72. d9d024f tcp: consume incoming skb leading to a reset by Eric Dumazet · 2 years, 9 months ago
  73. 4057037 tcp: add accessors to read/set tp->snd_cwnd by Eric Dumazet · 2 years, 9 months ago
  74. d25e481 net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo() by Menglong Dong · 2 years, 10 months ago
  75. a7ec381 net: tcp: use tcp_drop_reason() for tcp_data_queue() by Menglong Dong · 2 years, 10 months ago
  76. 2a968ef net: tcp: use tcp_drop_reason() for tcp_rcv_established() by Menglong Dong · 2 years, 10 months ago
  77. 082116f net: tcp: introduce tcp_drop_reason() by Menglong Dong · 2 years, 10 months ago
  78. 48b6190 net/smc: Limit SMC visits when handshake workqueue congested by D. Wythe · 2 years, 11 months ago
  79. c59400a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 11 months ago
  80. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  81. 5903123 tcp: Use BPF timeout setting for SYN ACK RTO by Akhmat Karakotov · 2 years, 11 months ago
  82. 208dd45 tcp: tcp_send_challenge_ack delete useless param `skb` by Benjamin Yim · 3 years ago
  83. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  84. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
  85. b96c51b tcp: tp->urg_data is unlikely to be set by Eric Dumazet · 3 years, 1 month ago
  86. 7b6a893 tcp: annotate races around tp->urg_data by Eric Dumazet · 3 years, 1 month ago
  87. 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  88. ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  89. 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 3 months ago
  90. 4f884f3 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 3 months ago
  91. a657db0 tcp: more accurately check DSACKs to grow RACK reordering window by Neal Cardwell · 3 years, 5 months ago
  92. 63f367d tcp: more accurately detect spurious TLP probes by Yuchung Cheng · 3 years, 5 months ago
  93. 240bfd1 tcp: tweak len/truesize ratio for coalesce candidates by Eric Dumazet · 3 years, 5 months ago
  94. 739b2ad tcp: avoid indirect call in tcp_new_space() by Eric Dumazet · 3 years, 5 months ago
  95. 6787b7e mptcp: avoid processing packet if a subflow reset by Jianguo Wu · 3 years, 6 months ago
  96. be5d1b6 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 6 months ago
  97. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  98. a29cb69 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 7 months ago
  99. 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
  100. a7abf3c tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack() by Eric Dumazet · 3 years, 10 months ago