aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sendmsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-79/+47
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-9/+9
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells1-1/+1
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-2/+2
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells1-0/+7
2016-09-04rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells1-281/+277
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells1-0/+645