Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TCP]: Use read mostly for CUBIC parameters. | Stephen Hemminger | 2007-02-12 | 1 | -10/+10 |
* | [NET] IPV4: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -25/+25 |
* | [TCP] cubic: scaling error | Stephen Hemminger | 2006-10-25 | 1 | -3/+3 |
* | [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON | Alexey Dobriyan | 2006-09-22 | 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-17 | 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 |