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") 0b9bb322f13d ("rxrpc: Split out the call state changing functions into their own file") 1bab27af6b88 ("rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters") 2953d3b8d8fd ("rxrpc: Offload the completion of service conn security to the I/O thread") f06cb2918936 ("rxrpc: Make the set of connection IDs per local endpoint") 57af281e5389 ("rxrpc: Tidy up abort generation infrastructure") a00ce28b1778 ("rxrpc: Clean up connection abort") f2cce89a074e ("rxrpc: Implement a mechanism to send an event notification to a connection") 03fc55adf876 ("rxrpc: Only disconnect calls in the I/O thread") a343b174b4bd ("rxrpc: Only set/transmit aborts in the I/O thread") 30df927b936b ("rxrpc: Separate call retransmission from other conn events") 5040011d073d ("rxrpc: Make the local endpoint hold a ref on a connected call") 8a758d98dba3 ("rxrpc: Stash the network namespace pointer in rxrpc_local") 31d35a02ad5b ("rxrpc: Fix the return value of rxrpc_new_incoming_call()") b0346843b107 ("rxrpc: Transmit ACKs at the point of generation")