summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/txbuf.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Don't hold a ref for call timer or workqueueDavid Howells2022-12-011-0/+2
* rxrpc: Don't use a ring buffer for call Tx queueDavid Howells2022-11-081-0/+34
* rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells2022-11-081-0/+1
* rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells2022-11-081-0/+100