aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger1-1/+1
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches1-2/+2
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen1-8/+1
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.cJianjun Kong1-2/+2
2008-01-28[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen1-2/+1
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger1-2/+2
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger1-1/+1
2007-04-25[TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger1-29/+24
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger1-2/+4
2007-04-25[TCP] TCP Yeah: cleanupStephen Hemminger1-19/+23
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger1-21/+0
2007-04-25[TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani1-0/+288