summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_dctcp.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-09tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet1-2/+2
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-12/+18
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-30/+4
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng1-2/+4
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann1-0/+344