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