Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-09 | rxrpc: Manage RTT per-call rather than per-peer | 1 | -45/+46 | |
2024-12-09 | rxrpc: Fix initial resend timeout | 1 | -1/+1 | |
2024-12-09 | rxrpc: Fix the calculation and use of RTO | 1 | -1/+1 | |
2024-12-09 | rxrpc: Adjust the rxrpc_rtt_rx tracepoint | 1 | -1/+1 | |
2024-12-09 | rxrpc: Generate rtt_min | 1 | -4/+16 | |
2024-12-09 | rxrpc: Use umin() and umax() rather than min_t()/max_t() where possible | 1 | -3/+3 | |
2024-03-05 | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | 1 | -18/+18 | |
2021-09-24 | rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies() | 1 | -1/+1 | |
2020-09-07 | rxrpc: Remove unused macro rxrpc_min_rtt_wlen | 1 | -1/+0 | |
2020-08-20 | rxrpc: Fix loss of RTT samples due to interposed ACK | 1 | -1/+2 | |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | 1 | -0/+195 |