summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_recovery.c
Commit message (Expand)AuthorAge
* tcp: enable RACK loss detection to trigger recoveryYuchung Cheng2017-01-13
* tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2017-01-13
* tcp: add reordering timer in RACK loss detectionYuchung Cheng2017-01-13
* tcp: record most recent RTT in RACK loss detectionYuchung Cheng2017-01-13
* tcp: new helper for RACK to detect lossYuchung Cheng2017-01-13
* tcp: new helper function for RACK loss detectionYuchung Cheng2017-01-13
* tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-02
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* tcp: use RACK to detect lossesYuchung Cheng2015-10-21
* tcp: track the packet timings in RACKYuchung Cheng2015-10-21