summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_dctcp.c (follow)
Commit message (Expand)AuthorAge
* tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-27
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-28
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-11-21
* tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-23
* net: tcp: dctcp_update_alpha() fixes.Eric Dumazet2015-06-10
* tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
* inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
* net: tcp: add DCTCP congestion control algorithmDaniel Borkmann2014-09-29