Historie revizí

Autor SHA1 Zpráva Datum
  Eric Dumazet f9bfe4e6a9 tcp: lack of available data can also cause TSO defer před 6 roky
  Yuchung Cheng b2b7af8611 tcp: fix NULL ref in tail loss probe před 6 roky
  Eric Dumazet 41727549de tcp: Do not underestimate rwnd_limited před 6 roky
  Yuchung Cheng ec641b3945 tcp: fix SNMP under-estimation on failed retransmission před 6 roky
  Eric Dumazet 86de5921a3 tcp: defer SACK compression after DupThresh před 6 roky
  Eric Dumazet 3f80e08f40 tcp: add tcp_reset_xmit_timer() helper před 6 roky
  Eric Dumazet 79861919b8 tcp: fix TCP_REPAIR xmit queue setup před 6 roky
  Eric Dumazet 864e5c0907 tcp: optimize tcp internal pacing před 6 roky
  Eric Dumazet a7a2563064 tcp: mitigate scheduling jitter in EDT pacing model před 6 roky
  Eric Dumazet 76a9ebe811 net: extend sk_pacing_rate to unsigned long před 6 roky
  Eric Dumazet 5f6188a800 tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh před 6 roky
  Yuchung Cheng a337531b94 tcp: up initial rmem to 128KB and SYN rwin to around 64KB před 6 roky
  Eric Dumazet c092dd5f4a tcp: switch tcp_internal_pacing() to tcp_wstamp_ns před 6 roky
  Eric Dumazet ab408b6dc7 tcp: switch tcp and sch_fq to new earliest departure time model před 6 roky
  Eric Dumazet fd2bca2aa7 tcp: switch internal pacing timer to CLOCK_TAI před 6 roky
  Eric Dumazet d3edd06ea8 tcp: provide earliest departure time in skb->tstamp před 6 roky
  Eric Dumazet 9799ccb0e9 tcp: add tcp_wstamp_ns socket field před 6 roky
  Eric Dumazet 2fd66ffba5 tcp: introduce tcp_skb_timestamp_us() helper před 6 roky
  Wei Yongjun 13dde04f5c tcp: remove set but not used variable 'skb_size' před 7 roky
  Wei Wang fb31c9b9f6 tcp: add data bytes retransmitted stats před 7 roky
  Wei Wang ba113c3aa7 tcp: add data bytes sent stats před 7 roky
  David S. Miller 19725496da Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net před 7 roky
  David S. Miller c4c5551df1 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux před 7 roky
  Yuchung Cheng 27cde44a25 tcp: do not cancel delay-AcK on DCTCP special ACK před 7 roky
  Yuchung Cheng 2987babb69 tcp: helpers to send special DCTCP ack před 7 roky
  Yuchung Cheng a69258f7aa tcp: remove DELAYED ACK events in DCTCP před 7 roky
  Eric Dumazet cadefe5f58 tcp_bbr: fix bbr pacing rate for internal pacing před 7 roky
  David S. Miller 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 7 roky
  Eric Dumazet 200d95f457 tcp: add TCPAckCompressed SNMP counter před 7 roky
  Eric Dumazet 5d9f4262b7 tcp: add SACK compression před 7 roky