Histórico de Commits

Autor SHA1 Mensagem Data
  Yuchung Cheng f1722a1be1 tcp: consolidate congestion control undo functions há 8 anos atrás
  Eric Dumazet ac35f56220 tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp há 8 anos atrás
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime há 8 anos atrás
  Chema Gonzalez d6ecf32805 tcp_cubic: fix typo in module param description há 8 anos atrás
  Lawrence Brakmo 756ee1729b tcp: replace cnt & rtt with struct in pkts_acked() há 9 anos atrás
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible há 9 anos atrás
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() há 9 anos atrás
  Eric Dumazet c2e7204d18 tcp_cubic: do not set epoch_start in the future há 10 anos atrás
  Eric Dumazet 30927520db tcp_cubic: better follow cubic curve after idle period há 10 anos atrás
  Yuchung Cheng 071d5080e3 tcp: add tcp_in_slow_start helper há 10 anos atrás
  Neal Cardwell d578e18ce9 tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance há 10 anos atrás
  Neal Cardwell d6b1a8a92a tcp: fix timing issue in CUBIC slope calculation há 10 anos atrás
  Neal Cardwell 9cd981dcf1 tcp: fix stretch ACK bugs in CUBIC há 10 anos atrás
  Neal Cardwell e73ebb0881 tcp: stretch ACK fixes prep há 10 anos atrás
  Eric Dumazet 42eef7a0bb tcp_cubic: refine Hystart delay threshold há 10 anos atrás
  Eric Dumazet 6e3a8a937c tcp_cubic: add SNMP counters to track how effective is Hystart há 10 anos atrás
  stephen hemminger 688d1945bc tcp: whitespace fixes há 11 anos atrás
  David S. Miller 5f013c9bc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods há 11 anos atrás
  Liu Yu 0cda345d1b tcp_cubic: fix the range of delayed_ack há 11 anos atrás
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution há 11 anos atrás
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start há 11 anos atrás
  Eric Dumazet cd6b423afd tcp: cubic: fix bug in bictcp_acked() há 12 anos atrás
  Eric Dumazet 2ed0edf909 tcp: cubic: fix overflow error in bictcp_update() há 12 anos atrás
  Neal Cardwell 5a45f0086a tcp: fix undo after RTO for CUBIC há 13 anos atrás
  stephen hemminger b9f47a3aae tcp_cubic: limit delayed_ack ratio to prevent divide error há 14 anos atrás
  David S. Miller c337ffb68e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 há 14 anos atrás
  Sangtae Ha b5ccd07337 tcp_cubic: fix low utilization of CUBIC with HyStart há 14 anos atrás
  Sangtae Ha 2b4636a5f8 tcp_cubic: make the delay threshold of HyStart less sensitive há 14 anos atrás
  stephen hemminger 3b585b3449 tcp_cubic: enable high resolution ack time if needed há 14 anos atrás