index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_scalable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
2020-03-16
1
-8
/
+9
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
1
-15
/
+1
*
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
2016-11-21
1
-0
/
+15
*
tcp: add tcp_in_slow_start helper
Yuchung Cheng
2015-07-09
1
-1
/
+1
*
tcp: stretch ACK fixes prep
Neal Cardwell
2015-01-28
1
-1
/
+2
*
tcp: whitespace fixes
stephen hemminger
2014-09-01
1
-1
/
+1
*
tcp: remove in_flight parameter from cong_avoid() methods
Eric Dumazet
2014-05-03
1
-3
/
+2
*
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2014-02-13
1
-1
/
+0
*
tcp: properly handle stretch acks in slow start
Yuchung Cheng
2013-11-04
1
-2
/
+3
*
tcp: mark tcp_congestion_ops read_mostly
Stephen Hemminger
2011-03-10
1
-1
/
+1
*
tcp: add helper for AI algorithm
Ilpo Järvinen
2009-03-02
1
-8
/
+2
*
tcp_scalable: Update malformed & dead url
Joe Perches
2009-02-24
1
-1
/
+1
*
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
2008-01-28
1
-2
/
+1
*
[TCP]: remove unused argument to cong_avoid op
Stephen Hemminger
2007-07-18
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[TCP]: add tcp_slow_start helper
Stephen Hemminger
2005-11-10
1
-6
/
+5
*
[TCP]: fix congestion window update when using TSO deferal
Stephen Hemminger
2005-11-10
1
-1
/
+2
*
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
2005-08-29
1
-2
/
+4
*
[TCP]: Add Scalable TCP congestion control module.
John Heffner
2005-06-23
1
-0
/
+68