summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_illinois.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-02-28net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas
2017-08-06tcp: consolidate congestion control undo functionsYuchung Cheng
2016-11-21tcp: add cwnd_undo functions to various tcp cc algorithmsFlorian Westphal
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet
2014-09-01tcp: whitespace fixesstephen hemminger
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2008-01-28[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen
2007-11-30[TCP] illinois: Incorrect beta usageStephen Hemminger
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-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger
2007-04-25[TCP]: TCP Illinois update.Stephen Hemminger
2007-04-25[TCP]: TCP Illinois congestion control (rev3)Stephen Hemminger