summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_yeah.c
Commit message (Expand)AuthorAge
* tcp: add cwnd_undo functions to various tcp cc algorithmsFlorian Westphal2016-11-21
* tcp: cwnd does not increase in TCP YeAHArtem Germanov2016-09-08
* tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-11
* tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-11
* tcp: stretch ACK fixes prepNeal Cardwell2015-01-28
* tcp: whitespace fixesstephen hemminger2014-09-01
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-03
* tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-26
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-13
* ipv4: ipv4: Cleanup the comments in tcp_yeah.cWeilong Chen2013-12-26
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-26
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* Fix common misspellingsLucas De Marchi2011-03-31
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-03
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-31
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* [TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger2007-04-25
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-25
* [TCP] TCP Yeah: cleanupStephen Hemminger2007-04-25
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-25
* [TCP] YeAH-TCP: algorithm implementationAngelo P. Castellani2007-04-25