Историја ревизија

Аутор SHA1 Порука Датум
  Ilpo Järvinen ad1984e844 [TCP]: NewReno must count every skb while marking losses пре 17 година
  Ilpo Järvinen f038ac8f9b [TCP]: cleanup tcp_parse_options deep indented switch пре 17 година
  Ilpo Järvinen 056834d9f6 [TCP]: cleanup tcp_{in,out}put.c style пре 17 година
  Ilpo Järvinen 4828e7f49a [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary пре 17 година
  Ilpo Järvinen cadbd0313b [TCP]: Dropped unnecessary skb/sacked accessing in reneging пре 17 година
  Ilpo Järvinen 90840defab [TCP]: Introduce tcp_wnd_end() to reduce line lengths пре 17 година
  Ilpo Järvinen 3ccd3130b3 [TCP]: Make invariant check complain about invalid sacked_out пре 17 година
  Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. пре 17 година
  Ilpo Järvinen c776ee01bd [TCP]: Remove seq_rtt ptr from clean_rtx_queue args пре 17 година
  Eric Dumazet dfd4f0ae2e [TCP]: Avoid two divides in __tcp_grow_window() пре 17 година
  Ilpo Järvinen 6859d49475 [TCP]: Abstract tp->highest_sack accessing & point to next skb пре 17 година
  Ilpo Järvinen 7201883599 [TCP]: Cleanup local variables of clean_rtx_queue пре 17 година
  Ilpo Järvinen ea60658cde [TCP]: Add unlikely() to urgent handling in clean_rtx_queue пре 17 година
  Ilpo Järvinen 89d478f7f2 [TCP]: Remove duplicated code block from clean_rtx_queue пре 17 година
  Ilpo Järvinen c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid пре 17 година
  Ilpo Järvinen ede9f3b186 [TCP]: Unite identical code from two seqno split blocks пре 17 година
  Ilpo Järvinen 407ef1de03 [TCP]: Remove superflucious FLAG_DATA_SACKED пре 17 година
  Ilpo Järvinen bce392f3b0 [TCP]: Move LOSTRETRANS MIB outside !(L|S) check пре 17 година
  Ilpo Järvinen ea4f76ae13 [TCP]: Two fixes to new sacktag code пре 17 година
  Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() пре 17 година
  Ilpo Järvinen 20de20beba [TCP]: Correct DSACK check placing пре 17 година
  Ilpo Järvinen 68f8353b48 [TCP]: Rewrite SACK block processing & sack_recv_cache use пре 17 година
  Ilpo Järvinen fd6dad616d [TCP]: Earlier SACK block verification & simplify access to them пре 17 година
  Ilpo Järvinen 9e10c47cb9 [TCP]: Create tcp_sacktag_one(). пре 17 година
  Ilpo Järvinen b7d4815f35 [TCP]: Prior_fackets can be replaced by highest_sack seq пре 17 година
  Ilpo Järvinen 9f58f3b721 [TCP]: Make lost retrans detection more self-contained пре 17 година
  Ilpo Järvinen a47e5a988a [TCP]: Convert highest_sack to sk_buff to allow direct access пре 17 година
  Ilpo Järvinen 85cc391c0e [TCP]: non-FACK SACK follows conservative SACK loss recovery пре 17 година
  Ilpo Järvinen f577111302 [TCP]: Extend reordering detection to cover CA_Loss partially пре 17 година
  Ilpo Järvinen b9d86585dc [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s пре 17 година