index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_illinois.c
Age
Commit message (
Expand
)
Author
2014-01-23
remove extra definitions of U32_MAX
Alex Elder
2014-01-23
conditionally define U32_MAX
Alex Elder
2013-11-04
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-30
[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-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