提交历史

作者 SHA1 备注 提交日期
  Wei Wang 1b1fc3fdda tcp: make congestion control optionally skip slow start after idle 8 年之前
  Eric Dumazet 84b114b984 tcp: randomize timestamps on syncookies 8 年之前
  Eric Dumazet d2329f102d tcp: do not pass timestamp to tcp_rack_advance() 8 年之前
  Eric Dumazet 88d5c65098 tcp: do not pass timestamp to tcp_rate_gen() 8 年之前
  Eric Dumazet 128eda86be tcp: do not pass timestamp to tcp_rack_mark_lost() 8 年之前
  Wei Wang 46c2fa3987 net/tcp_fastopen: Add snmp counter for blackhole detection 8 年之前
  Wei Wang cf1ef3f071 net/tcp_fastopen: Disable active side TFO in certain scenarios 8 年之前
  Gao Feng 589c49cbf9 net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 8 年之前
  Gao Feng c48367427a tcp: sysctl: Fix a race to avoid unexpected 0 window from space 8 年之前
  Soheil Hassas Yeganeh 4396e46187 tcp: remove tcp_tw_recycle 8 年之前
  Soheil Hassas Yeganeh d82bae12dc tcp: remove per-destination timestamp cache 8 年之前
  Alexey Kodanev a30aad50c2 tcp: rename *_sequence_number() to *_seq_and_tsoff() 8 年之前
  Wei Wang 19f6d3f3c8 net/tcp-fastopen: Add new API support 9 年之前
  Wei Wang 065263f40f net/tcp-fastopen: refactor cookie check logic 9 年之前
  Yuchung Cheng bec41a11dd tcp: remove early retransmit 9 年之前
  Yuchung Cheng a0370b3f3f tcp: enable RACK loss detection to trigger recovery 9 年之前
  Yuchung Cheng 1d0833df59 tcp: use sequence to break TS ties for RACK loss detection 9 年之前
  Yuchung Cheng 57dde7f70d tcp: add reordering timer in RACK loss detection 9 年之前
  Yuchung Cheng deed7be78f tcp: record most recent RTT in RACK loss detection 9 年之前
  Yuchung Cheng e636f8b010 tcp: new helper for RACK to detect loss 9 年之前
  Haishuang Yan 1946e672c1 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob 9 年之前
  Haishuang Yan 56ab6b9300 ipv4: Namespaceify tcp_tw_reuse knob 9 年之前
  Florian Westphal 95a22caee3 tcp: randomize tcp timestamp offsets for each connection 9 年之前
  Francis Yan 0f87230d1a tcp: instrument how long TCP is busy sending 9 年之前
  Francis Yan 05b055e891 tcp: instrument tcp sender limits chronographs 9 年之前
  Florian Westphal e97991832a tcp: make undo_cwnd mandatory for congestion modules 9 年之前
  Eric Dumazet ac6e780070 tcp: take care of truncations done by sk_filter() 9 年之前
  David Ahern da96786e26 net: tcp: check skb is non-NULL for exact match on lookups 9 年之前
  David Ahern a04a480d43 net: Require exact match for TCP socket lookups if dif is l3mdev 9 年之前
  Yuchung Cheng c0402760f5 tcp: new CC hook to set sending rate with rate_sample in any CA state 9 年之前