summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sendmsg.c
Commit message (Expand)AuthorAgeFilesLines
...
* rxrpc: Improve skb tracingDavid Howells2016-09-171-5/+5
* rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-171-1/+8
* rxrpc: Fix the basic transmit DATA packet content size at 1412 bytesDavid Howells2016-09-171-1/+1
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-79/+47Star
* 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/+277Star
* rxrpc: Split sendmsg from packet transmission codeDavid Howells2016-09-041-0/+645