aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_illinois.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet1-3/+2
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet1-1/+0
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev1-1/+0
2014-01-23remove extra definitions of U32_MAXAlex Elder1-3/+0
2014-01-23conditionally define U32_MAXAlex Elder1-0/+2
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng1-2/+3
2012-11-01net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer1-3/+5
2011-03-10tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2008-01-28[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen1-2/+1
2007-11-30[TCP] illinois: Incorrect beta usageStephen Hemminger1-1/+1
2007-07-31[TCP]: congestion control API pass RTT in microsecondsStephen Hemminger1-5/+3
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger1-1/+1
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen1-0/+3
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki1-1/+1
2007-04-25[TCP]: Congestion control API update.Stephen Hemminger1-9/+7
2007-04-25[TCP]: TCP Illinois update.Stephen Hemminger1-112/+186
2007-04-25[TCP]: TCP Illinois congestion control (rev3)Stephen Hemminger1-0/+284