summaryrefslogtreecommitdiff
path: root/net/rxrpc/rtt.c
AgeCommit message (Expand)Author
2024-12-09rxrpc: Manage RTT per-call rather than per-peerDavid Howells
2024-12-09rxrpc: Fix initial resend timeoutDavid Howells
2024-12-09rxrpc: Fix the calculation and use of RTODavid Howells
2024-12-09rxrpc: Adjust the rxrpc_rtt_rx tracepointDavid Howells
2024-12-09rxrpc: Generate rtt_minDavid Howells
2024-12-09rxrpc: Use umin() and umax() rather than min_t()/max_t() where possibleDavid Howells
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2021-09-24rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()Jiasheng Jiang
2020-09-07rxrpc: Remove unused macro rxrpc_min_rtt_wlenWang Hai
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells