| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: switch rtt estimations to usec resolution | Eric Dumazet | 2014-02-26 | 1 | -1/+0 |
* | tcp: remove unused min_cwnd member of tcp_congestion_ops | Stanislav Fomichev | 2014-02-13 | 1 | -1/+0 |
* | remove extra definitions of U32_MAX | Alex Elder | 2014-01-23 | 1 | -3/+0 |
* | conditionally define U32_MAX | Alex Elder | 2014-01-23 | 1 | -0/+2 |
* | tcp: properly handle stretch acks in slow start | Yuchung Cheng | 2013-11-04 | 1 | -2/+3 |
* | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer | 2012-11-01 | 1 | -3/+5 |
* | tcp: mark tcp_congestion_ops read_mostly | Stephen Hemminger | 2011-03-10 | 1 | -1/+1 |
* | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid | Ilpo Järvinen | 2008-01-28 | 1 | -2/+1 |
* | [TCP] illinois: Incorrect beta usage | Stephen Hemminger | 2007-11-30 | 1 | -1/+1 |
* | [TCP]: congestion control API pass RTT in microseconds | Stephen Hemminger | 2007-07-31 | 1 | -5/+3 |
* | [TCP]: remove unused argument to cong_avoid op | Stephen Hemminger | 2007-07-18 | 1 | -1/+1 |
* | [TCP]: Congestion control API RTT sampling fix | Ilpo Järvinen | 2007-06-15 | 1 | -0/+3 |
* | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki | 2007-04-25 | 1 | -1/+1 |
* | [TCP]: Congestion control API update. | Stephen Hemminger | 2007-04-25 | 1 | -9/+7 |
* | [TCP]: TCP Illinois update. | Stephen Hemminger | 2007-04-25 | 1 | -112/+186 |
* | [TCP]: TCP Illinois congestion control (rev3) | Stephen Hemminger | 2007-04-25 | 1 | -0/+284 |