summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_illinois.c
Commit message (Expand)AuthorAge
* net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-02-28
* 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: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
* inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
* 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
* remove extra definitions of U32_MAXAlex Elder2014-01-23
* conditionally define U32_MAXAlex Elder2014-01-23
* tcp: properly handle stretch acks in slow startYuchung Cheng2013-11-04
* net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-01
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP] illinois: Incorrect beta usageStephen Hemminger2007-11-30
* [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]: TCP Illinois update.Stephen Hemminger2007-04-25
* [TCP]: TCP Illinois congestion control (rev3)Stephen Hemminger2007-04-25