Historique des commits

Auteur SHA1 Message Date
  Ilpo Järvinen d738cd8fca [TCP]: Add highest_sack seqno, points to globally highest SACK il y a 18 ans
  Ilpo Järvinen 48611c47d0 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed il y a 17 ans
  David S. Miller 5c127c58ae [TCP]: 'dst' can be NULL in tcp_rto_min() il y a 18 ans
  David S. Miller 05bb1fad1c [TCP]: Allow minimum RTO to be configurable via routing metrics. il y a 18 ans
  David S. Miller 26722873a4 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. il y a 18 ans
  Ilpo Järvinen 49ff4bb4cd [TCP]: DSACK signals data receival, be conservative il y a 18 ans
  Ilpo Järvinen 2e6052941a [TCP]: Also handle snd_una changes in tcp_cwnd_down il y a 18 ans
  Ilpo Järvinen b8ed601cef [TCP]: Bidir flow must not disregard SACK blocks for lost marking il y a 18 ans
  Ilpo Järvinen 1e757f9996 [TCP]: Fix ratehalving with bidirectional flows il y a 18 ans
  Stephen Hemminger 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds il y a 18 ans
  Stephen Hemminger 16751347a0 [TCP]: remove unused argument to cong_avoid op il y a 18 ans
  Ilpo Järvinen 0a9f2a467d [TCP]: Verify the presence of RETRANS bit when leaving FRTO il y a 18 ans
  Ilpo Järvinen 7769f4064c [TCP]: Fix logic breakage due to DSACK separation il y a 18 ans
  Ilpo Järvinen b9ce204f0a [TCP]: Congestion control API RTT sampling fix il y a 18 ans
  Ilpo Järvinen d7ea5b91fa [TCP]: Add missing break to TCP option parsing code il y a 18 ans
  Ilpo Järvinen af15cc7b85 [TCP]: Fix left_out setting during FRTO il y a 18 ans
  Ilpo Järvinen 6418204f91 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) il y a 18 ans
  Ilpo Järvinen 580e572a4a [TCP] FRTO: Prevent state inconsistency in corner cases il y a 18 ans
  Ilpo Järvinen 463236557d [TCP] FRTO: Add missing ECN CWR sending to one of the responses il y a 18 ans
  Ilpo Järvinen d551e4541d [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent il y a 18 ans
  Ilpo Järvinen 575ee7140d [TCP] FRTO: Delay skb available check until it's mandatory il y a 18 ans
  Stephen Hemminger 164891aadf [TCP]: Congestion control API update. il y a 18 ans
  Ilpo Järvinen 9e412ba763 [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) il y a 18 ans
  Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons il y a 18 ans
  Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY il y a 18 ans
  Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) il y a 18 ans
  Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th il y a 18 ans
  Arnaldo Carvalho de Melo 967b05f64e [SK_BUFF]: Introduce skb_set_transport_header il y a 18 ans
  Arnaldo Carvalho de Melo c14d2450cb [SK_BUFF]: Introduce skb_set_network_header il y a 18 ans
  Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() il y a 18 ans