Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-26 | 1 | -1/+1 |
* | [TCP]: cubic update for net-2.6.22 | Stephen Hemminger | 2007-04-26 | 1 | -3/+5 |
* | [TCP]: cubic optimization | Stephen Hemminger | 2007-04-26 | 1 | -11/+39 |
* | [TCP] tcp_cubic: faster cube root | Stephen Hemminger | 2007-04-26 | 1 | -11/+5 |
* | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 2007-04-26 | 1 | -23/+0 |
* | [TCP]: Use read mostly for CUBIC parameters. | Stephen Hemminger | 2007-02-12 | 1 | -10/+10 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -25/+25 |
* | [TCP] cubic: scaling error | Stephen Hemminger | 2006-10-26 | 1 | -3/+3 |
* | [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON | Alexey Dobriyan | 2006-09-23 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [TCP]: Minimum congestion window consolidation. | Stephen Hemminger | 2006-06-18 | 1 | -6/+0 |
* | [TCP] cubic: use Newton-Raphson | Stephen Hemminger | 2006-01-03 | 1 | -54/+39 |
* | [TCP] cubic: precompute constants | Stephen Hemminger | 2006-01-03 | 1 | -76/+57 |
* | [TCP] BIC: CUBIC window growth (2.0) | Stephen Hemminger | 2006-01-03 | 1 | -0/+445 |