rxrpc: Reduce the use of RCU in packet input
[linux-block.git] / net / rxrpc / io_thread.c
2022-12-01 David Howellsrxrpc: Reduce the use of RCU in packet input
2022-12-01 David Howellsrxrpc: Simplify skbuff accounting in receive path
2022-12-01 David Howellsrxrpc: Copy client call parameters into rxrpc_call...
2022-12-01 David Howellsrxrpc: Implement a mechanism to send an event notificat...
2022-12-01 David Howellsrxrpc: Move error processing into the local endpoint...
2022-12-01 David Howellsrxrpc: Move packet reception processing into I/O thread
2022-12-01 David Howellsrxrpc: Create a per-local endpoint receive queue and...
2022-12-01 David Howellsrxrpc: Split the receive code