summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-79/+47
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-9/+9
* rxrpc: Cache the security index in the rxrpc_call structDavid Howells2016-09-071-1/+1
* rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-2/+2
* rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells2016-09-041-0/+7
* rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells2016-09-041-281/+277
* rxrpc: Split sendmsg from packet transmission codeDavid Howells2016-09-041-0/+645