summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_veno.c
Commit message (Expand)AuthorAge
* tcp: consolidate congestion control undo functionsYuchung Cheng2017-08-06
* tcp: add cwnd_undo functions to various tcp cc algorithmsFlorian Westphal2016-11-21
* tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-11
* tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-09
* tcp: stretch ACK fixes prepNeal Cardwell2015-01-28
* tcp: whitespace fixesstephen hemminger2014-09-01
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-07-30
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-03
* tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-26
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
* tcp: add helper for AI algorithmIlpo Järvinen2009-03-02
* net: fix returning void-valued expression warningsHarvey Harrison2008-05-01
* tcp: Overflow bug in VegasLachlan Andrew2008-04-30
* [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]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-15
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-25
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-25
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-22
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-17
* [TCP]: TCP Veno congestion controlBin Zhou2006-06-17