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_dctcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
dctcp: more accurate tracking of packets delivery
Eric Dumazet
2019-04-11
1
-28
/
+17
*
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-04
1
-18
/
+18
*
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2018-10-10
1
-51
/
+4
*
tcp: avoid resetting ACK timer in DCTCP
Yuchung Cheng
2018-08-11
1
-2
/
+2
*
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-20
1
-12
/
+18
*
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-20
1
-30
/
+4
*
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-07-13
1
-25
/
+0
*
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
2018-07-13
1
-2
/
+4
*
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
2016-12-06
1
-8
/
+1
*
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-21
1
-0
/
+1
*
dctcp: update cwnd on congestion event
Florian Westphal
2016-11-15
1
-1
/
+8
*
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
2016-10-31
1
-1
/
+12
*
tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
Neal Cardwell
2016-06-14
1
-2
/
+2
*
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
2015-10-23
1
-1
/
+1
*
net: tcp: dctcp_update_alpha() fixes.
Eric Dumazet
2015-06-10
1
-10
/
+16
*
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
1
-10
/
+10
*
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
1
-2
/
+3
*
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
2014-09-29
1
-0
/
+344