index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_illinois.c
Age
Commit message (
Expand
)
Author
2016-05-11
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
2015-07-09
tcp: add tcp_in_slow_start helper
Yuchung Cheng
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
2014-09-02
tcp: whitespace fixes
stephen hemminger
2014-05-03
tcp: remove in_flight parameter from cong_avoid() methods
Eric Dumazet
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
2014-02-13
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2014-01-24
remove extra definitions of U32_MAX
Alex Elder
2014-01-24
conditionally define U32_MAX
Alex Elder
2013-11-05
tcp: properly handle stretch acks in slow start
Yuchung Cheng
2012-11-01
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2011-03-10
tcp: mark tcp_congestion_ops read_mostly
Stephen Hemminger
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2008-01-28
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2007-11-29
[TCP] illinois: Incorrect beta usage
Stephen Hemminger
2007-07-31
[TCP]: congestion control API pass RTT in microseconds
Stephen Hemminger
2007-07-18
[TCP]: remove unused argument to cong_avoid op
Stephen Hemminger
2007-06-15
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2007-04-26
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-04-26
[TCP]: Congestion control API update.
Stephen Hemminger
2007-04-26
[TCP]: TCP Illinois update.
Stephen Hemminger
2007-04-26
[TCP]: TCP Illinois congestion control (rev3)
Stephen Hemminger