99afb28c676c ("rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()") 12bdff73a147 ("rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics") ba132d841d56 ("rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace") 41b7fa157ea1 ("rxrpc: Fix counting of new acks and nacks") f31041417bf7 ("rxrpc: Fix generation of serial numbers to skip zero") e7f40f4a701b ("rxrpc: Remove local->defrag_sem") 84e28aa513af ("rxrpc: Generate extra pings for RTT during heavy-receive call") af094824f20b ("rxrpc: Allow a delay to be injected into packet reception") 828bebc80a03 ("rxrpc: Shrink the tabulation in the rxrpc trace header a bit") 371e68ba0306 ("rxrpc: Remove whitespace before ')' in trace header") 42f229c350f5 ("rxrpc: Fix incoming call setup race") 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")