summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cubic.c
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger2007-02-121-10/+10
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-25/+25
* [TCP] cubic: scaling errorStephen Hemminger2006-10-261-3/+3
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-231-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-181-6/+0Star
* [TCP] cubic: use Newton-RaphsonStephen Hemminger2006-01-031-54/+39Star
* [TCP] cubic: precompute constantsStephen Hemminger2006-01-031-76/+57Star
* [TCP] BIC: CUBIC window growth (2.0)Stephen Hemminger2006-01-031-0/+445