153f90a066dd ("rxrpc: Use ktimes for call timeout tracking and set the timer lazily") 693f9c13ec89 ("rxrpc: Remove atomic handling on some fields only used in I/O thread") d73f3a748875 ("rxrpc: Strip barriers and atomics off of timer tracking") ba132d841d56 ("rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace") 41b7fa157ea1 ("rxrpc: Fix counting of new acks and nacks") e7870cf13d20 ("rxrpc: Fix delayed ACKs to not set the reference serial number") f31041417bf7 ("rxrpc: Fix generation of serial numbers to skip zero") db099c625b13 ("rxrpc: Fix timeout of a call that hasn't yet been granted a channel") 0d098d83c5d9 ("rxrpc: Fix hard call timeout units") f21e93485bcb ("rxrpc: Simplify ACK handling") 5bbf953382be ("rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked") 84e28aa513af ("rxrpc: Generate extra pings for RTT during heavy-receive call") 828bebc80a03 ("rxrpc: Shrink the tabulation in the rxrpc trace header a bit") 371e68ba0306 ("rxrpc: Remove whitespace before ')' in trace header") 9d35d880e0e4 ("rxrpc: Move client call connection to the I/O thread") 0d6bf319bc5a ("rxrpc: Move the client conn cache management to the I/O thread") 96b4059f43ce ("rxrpc: Remove call->state_lock") 93368b6bd58a ("rxrpc: Move call state changes from recvmsg to I/O thread") 2d689424b618 ("rxrpc: Move call state changes from sendmsg to I/O thread") d41b3f5b9688 ("rxrpc: Wrap accesses to get call state to put the barrier in one place")