提交历史

作者 SHA1 备注 提交日期
  Ilpo Järvinen 7c46a03e67 [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue 17 年之前
  Ilpo Järvinen 13fcf850cc [TCP]: Move accounting from tso_acked to clean_rtx_queue 17 年之前
  Ilpo Järvinen 5af4ec236f [TCP]: clear_all_retrans_hints prefixed by tcp_ 17 年之前
  Ilpo Järvinen 91fed7a15c [TCP]: Make fackets_out accurate 17 年之前
  Ilpo Järvinen 18f02545a9 [TCP] MIB: Add counters for discarded SACK blocks 17 年之前
  Ilpo Järvinen 5b3c98821a [TCP]: Discard fuzzy SACK blocks 17 年之前
  Ilpo Järvinen 6728e7dc3e [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto 17 年之前
  Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec 17 年之前
  Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 年之前
  Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue 18 年之前
  Ilpo Järvinen d02596e329 [TCP]: Keep state in Disorder also if only lost_out > 0 18 年之前
  Ilpo Järvinen 86426c22d2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals 18 年之前
  Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify 18 年之前
  Ilpo Järvinen 83ae40885f [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines 18 年之前
  Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 年之前
  Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 年之前
  Ilpo Järvinen 9bff40fda0 [TCP] FRTO: remove unnecessary fackets/sacked_out recounting 18 年之前
  Ilpo Järvinen 4ddf66769d [TCP]: Move Reno SACKed_out counter functions earlier 18 年之前
  David S. Miller d06e021d71 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). 18 年之前
  Ilpo Järvinen 19b2b48658 [TCP]: Rexmit hint must be cleared instead of setting it 18 年之前
  Ilpo Järvinen d8f4f2235a [TCP]: Extracted rexmit hint clearing from the LOST marking code 18 年之前
  Ilpo Järvinen d738cd8fca [TCP]: Add highest_sack seqno, points to globally highest SACK 18 年之前
  Ilpo Järvinen 48611c47d0 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed 17 年之前
  David S. Miller 5c127c58ae [TCP]: 'dst' can be NULL in tcp_rto_min() 17 年之前
  David S. Miller 05bb1fad1c [TCP]: Allow minimum RTO to be configurable via routing metrics. 17 年之前
  David S. Miller 26722873a4 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. 17 年之前
  Ilpo Järvinen 49ff4bb4cd [TCP]: DSACK signals data receival, be conservative 18 年之前
  Ilpo Järvinen 2e6052941a [TCP]: Also handle snd_una changes in tcp_cwnd_down 18 年之前
  Ilpo Järvinen b8ed601cef [TCP]: Bidir flow must not disregard SACK blocks for lost marking 18 年之前
  Ilpo Järvinen 1e757f9996 [TCP]: Fix ratehalving with bidirectional flows 18 年之前