Age | Commit message (Expand) | Author |
---|---|---|
2024-12-09 | rxrpc: Manage RTT per-call rather than per-peer | David Howells |
2024-12-09 | rxrpc: Fix initial resend timeout | David Howells |
2024-12-09 | rxrpc: Fix the calculation and use of RTO | David Howells |
2024-12-09 | rxrpc: Adjust the rxrpc_rtt_rx tracepoint | David Howells |
2024-12-09 | rxrpc: Generate rtt_min | David Howells |
2024-12-09 | rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible | David Howells |
2024-03-05 | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | David Howells |
2021-09-24 | rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies() | Jiasheng Jiang |
2020-09-07 | rxrpc: Remove unused macro rxrpc_min_rtt_wlen | Wang Hai |
2020-08-20 | rxrpc: Fix loss of RTT samples due to interposed ACK | David Howells |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells |