Historique des commits

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