summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_htcp.c
Commit message (Expand)AuthorAge
* tcp: fix cwnd undo in Reno and HTCP congestion controlsYuchung Cheng2017-08-06
* tcp: replace misc tcp_time_stamp to tcp_jiffies32Eric Dumazet2017-05-17
* tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-11
* tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-09
* tcp: whitespace fixesstephen hemminger2014-09-01
* tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet2014-05-03
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-23
* htcp: merge icsk_ca_state compareIlpo Järvinen2009-03-02
* tcp_htcp: last_cong bug fixDoug Leith2008-11-12
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP]: H-TCP maxRTT estimation at startupStephen Hemminger2007-08-07
* [TCP]: htcp - use measured rttStephen Hemminger2007-07-31
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-31
* missed cong_avoid() instanceAl Viro2007-07-19
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-25
* [TCP]: cleanup of htcp (resend)Stephen Hemminger2007-02-12
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [TCP] htcp: Better packing of struct htcp.David S. Miller2006-12-02
* [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-25
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-17
* [TCP] H-TCP: Better time accountingBaruch Even2006-03-20
* [TCP] H-TCP: Account for delayed-ACKsBaruch Even2006-03-20
* [TCP] H-TCP: Use msecs_to_jiffiesBaruch Even2006-03-20
* [TCP] H-TCP: Fix accountingBaruch Even2006-01-30
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-10
* [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-10
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-29
* [TCP]: Add H-TCP congestion control module.Baruch Even2005-06-23