aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_dctcp.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* dctcp: more accurate tracking of packets deliveryEric Dumazet2019-04-12
* tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-04
* tcp: refactor DCTCP ECN ACK handlingYuchung Cheng2018-10-11
* tcp: avoid resetting ACK timer in DCTCPYuchung Cheng2018-08-11
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-20
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-20
* tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-07-13
* tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-13
* Revert "dctcp: update cwnd on congestion event"Florian Westphal2016-12-06
* tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal2016-11-21
* dctcp: update cwnd on congestion eventFlorian Westphal2016-11-15
* dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal2016-10-31
* tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell2016-06-15
* tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-23
* net: tcp: dctcp_update_alpha() fixes.Eric Dumazet2015-06-11
* 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