aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-101-1/+1
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-231-2/+2
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-021-8/+1
* net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-031-2/+2
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-281-2/+1
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-311-2/+2
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-181-1/+1
* [TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger2007-04-251-29/+24
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-251-2/+4
* [TCP] TCP Yeah: cleanupStephen Hemminger2007-04-251-19/+23
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-21/+0
* [TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani2007-04-251-0/+288