Historie revizí

Autor SHA1 Zpráva Datum
  Lawrence Brakmo 756ee1729b tcp: replace cnt & rtt with struct in pkts_acked() před 9 roky
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible před 9 roky
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() před 9 roky
  Eric Dumazet c2e7204d18 tcp_cubic: do not set epoch_start in the future před 10 roky
  Eric Dumazet 30927520db tcp_cubic: better follow cubic curve after idle period před 10 roky
  Yuchung Cheng 071d5080e3 tcp: add tcp_in_slow_start helper před 10 roky
  Neal Cardwell d578e18ce9 tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance před 10 roky
  Neal Cardwell d6b1a8a92a tcp: fix timing issue in CUBIC slope calculation před 10 roky
  Neal Cardwell 9cd981dcf1 tcp: fix stretch ACK bugs in CUBIC před 10 roky
  Neal Cardwell e73ebb0881 tcp: stretch ACK fixes prep před 10 roky
  Eric Dumazet 42eef7a0bb tcp_cubic: refine Hystart delay threshold před 10 roky
  Eric Dumazet 6e3a8a937c tcp_cubic: add SNMP counters to track how effective is Hystart před 10 roky
  stephen hemminger 688d1945bc tcp: whitespace fixes před 11 roky
  David S. Miller 5f013c9bc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net před 11 roky
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods před 11 roky
  Liu Yu 0cda345d1b tcp_cubic: fix the range of delayed_ack před 11 roky
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution před 11 roky
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start před 11 roky
  Eric Dumazet cd6b423afd tcp: cubic: fix bug in bictcp_acked() před 12 roky
  Eric Dumazet 2ed0edf909 tcp: cubic: fix overflow error in bictcp_update() před 12 roky
  Neal Cardwell 5a45f0086a tcp: fix undo after RTO for CUBIC před 13 roky
  stephen hemminger b9f47a3aae tcp_cubic: limit delayed_ack ratio to prevent divide error před 14 roky
  David S. Miller c337ffb68e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 před 14 roky
  Sangtae Ha b5ccd07337 tcp_cubic: fix low utilization of CUBIC with HyStart před 14 roky
  Sangtae Ha 2b4636a5f8 tcp_cubic: make the delay threshold of HyStart less sensitive před 14 roky
  stephen hemminger 3b585b3449 tcp_cubic: enable high resolution ack time if needed před 14 roky
  stephen hemminger 17a6e9f1aa tcp_cubic: fix clock dependency před 14 roky
  stephen hemminger aac46324e1 tcp_cubic: make ack train delta value a parameter před 14 roky
  stephen hemminger c54b4b7655 tcp_cubic: fix comparison of jiffies před 14 roky
  Stephen Hemminger a252bebe22 tcp: mark tcp_congestion_ops read_mostly před 14 roky