Age | Commit message (Expand) | Author |
---|---|---|
2022-12-01 | rxrpc: Copy client call parameters into rxrpc_call earlier | David Howells |
2022-12-01 | rxrpc: Implement a mechanism to send an event notification to a call | David Howells |
2022-12-01 | rxrpc: Move error processing into the local endpoint I/O thread | David Howells |
2022-12-01 | rxrpc: Move packet reception processing into I/O thread | David Howells |
2022-12-01 | rxrpc: Create a per-local endpoint receive queue and I/O thread | David Howells |
2022-12-01 | rxrpc: Split the receive code | David Howells |