aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cubic.c
Commit message (Expand)AuthorAge
* tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger2011-05-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-15
|\
| * tcp_cubic: fix low utilization of CUBIC with HyStartSangtae Ha2011-03-14
| * tcp_cubic: make the delay threshold of HyStart less sensitiveSangtae Ha2011-03-14
| * tcp_cubic: enable high resolution ack time if neededstephen hemminger2011-03-14
| * tcp_cubic: fix clock dependencystephen hemminger2011-03-14
| * tcp_cubic: make ack train delta value a parameterstephen hemminger2011-03-14
| * tcp_cubic: fix comparison of jiffiesstephen hemminger2011-03-14
* | tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
|/
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* [TCP] CUBIC v2.3Sangtae Ha2008-11-02
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* [TCP]: TCP cubic v2.2Sangtae Ha2008-03-04
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_ackedIlpo Järvinen2007-10-10
* [TCP]: cubic - eliminate use of receive time stampStephen Hemminger2007-07-31
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-31
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* [TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2007-06-13
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
* [TCP]: cubic update for net-2.6.22Stephen Hemminger2007-04-26
* [TCP]: cubic optimizationStephen Hemminger2007-04-26
* [TCP] tcp_cubic: faster cube rootStephen Hemminger2007-04-26
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-26
* [TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger2007-02-12
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TCP] cubic: scaling errorStephen Hemminger2006-10-26
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-18
* [TCP] cubic: use Newton-RaphsonStephen Hemminger2006-01-03
* [TCP] cubic: precompute constantsStephen Hemminger2006-01-03
* [TCP] BIC: CUBIC window growth (2.0)Stephen Hemminger2006-01-03