Historique des commits

Auteur SHA1 Message Date
  Ilpo Järvinen b08d6cb22c [TCP]: Limit processing lost_retrans loop to work-to-do cases il y a 17 ans
  Ilpo Järvinen f785a8e28b [TCP]: Fix lost_retrans loop vs fastpath problems il y a 17 ans
  Ilpo Järvinen 4cd829995b [TCP]: No need to re-count fackets_out/sacked_out at RTO il y a 17 ans
  Ilpo Järvinen d193594299 [TCP]: Extract tcp_match_queue_to_sack from sacktag code il y a 17 ans
  Ilpo Järvinen f6fb128d27 [TCP]: Kill almost unused variable pcount from sacktag il y a 17 ans
  Ilpo Järvinen 3eec0047d9 [TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L il y a 17 ans
  Ilpo Järvinen 16e906812f [TCP]: Add bytes_acked (ABC) clearing to FRTO too il y a 17 ans
  Ilpo Järvinen 1c1e87edb9 [TCP]: Separate lost_retrans loop into own function il y a 17 ans
  Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes il y a 17 ans
  Ilpo Järvinen de83c058af [TCP]: "Annotate" another fackets_out state reset il y a 17 ans
  Ilpo Järvinen 3de96471bd [TCP]: Wrap-safed reordering detection FRTO check il y a 17 ans
  Ilpo Järvinen 0e835331e3 [TCP]: Update comment of SACK block validator il y a 17 ans
  Ilpo Järvinen 95eacd27e2 [TCP]: fix comments that got messed up during code move il y a 17 ans
  Ilpo Järvinen 912d8f0b1f [TCP] MIB: Count FRTO's successfully detected spurious RTOs il y a 17 ans
  Ilpo Järvinen 93e6802029 [TCP]: Reordered ACK's (old) SACKs not included to discarded MIB il y a 17 ans
  Ilpo Järvinen b76892051c [TCP]: Avoid clearing sacktag hint in trivial situations il y a 17 ans
  Ilpo Järvinen c96fd3d461 [TCP]: Enable SACK enhanced FRTO (RFC4138) by default il y a 17 ans
  Ilpo Järvinen 009a2e3e4e [TCP] FRTO: Improve interoperability with other undo_marker users il y a 17 ans
  Ilpo Järvinen 7c46a03e67 [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue il y a 17 ans
  Ilpo Järvinen 13fcf850cc [TCP]: Move accounting from tso_acked to clean_rtx_queue il y a 17 ans
  Ilpo Järvinen 5af4ec236f [TCP]: clear_all_retrans_hints prefixed by tcp_ il y a 17 ans
  Ilpo Järvinen 91fed7a15c [TCP]: Make fackets_out accurate il y a 17 ans
  Ilpo Järvinen 18f02545a9 [TCP] MIB: Add counters for discarded SACK blocks il y a 17 ans
  Ilpo Järvinen 5b3c98821a [TCP]: Discard fuzzy SACK blocks il y a 17 ans
  Ilpo Järvinen 6728e7dc3e [TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto il y a 17 ans
  Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec il y a 17 ans
  Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup il y a 18 ans
  Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue il y a 18 ans
  Ilpo Järvinen d02596e329 [TCP]: Keep state in Disorder also if only lost_out > 0 il y a 18 ans
  Ilpo Järvinen 86426c22d2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals il y a 18 ans