aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sendmsg.c
AgeCommit message (Expand)Author
2016-09-22rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells
2016-09-22rxrpc: Expedite ping response transmissionDavid Howells
2016-09-22rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells
2016-09-17rxrpc: Improve skb tracingDavid Howells
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells
2016-09-17rxrpc: Fix the basic transmit DATA packet content size at 1412 bytesDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-09-07rxrpc: Cache the security index in the rxrpc_call structDavid Howells
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells
2016-09-04rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells