summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_yeah.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong
2008-01-28[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger
2007-04-25[TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger
2007-04-25[TCP] TCP Yeah: cleanupStephen Hemminger
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-04-25[TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani