summaryrefslogtreecommitdiff
path: root/net/rxrpc/rtt.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-06rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells1-18/+18
2021-09-24rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang1-1/+1
2020-09-08rxrpc: Remove unused macro rxrpc_min_rtt_wlenWang Hai1-1/+0
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells1-1/+2
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-0/+195