summaryrefslogtreecommitdiff
path: root/net/rxrpc/sendmsg.c
Commit message (Expand)AuthorAge
* rxrpc: Need to produce an ACK for service op if op takes a long timeDavid Howells2016-10-06
* rxrpc: Fix loss of PING RESPONSE ACK production due to PING ACKsDavid Howells2016-10-06
* rxrpc: Fix warning by splitting rxrpc_send_call_packet()David Howells2016-10-06
* rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-30
* rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-29
* rxrpc: Implement slow-startDavid Howells2016-09-24
* rxrpc: Add a tracepoint for the call timerDavid Howells2016-09-23
* rxrpc: Pass the last Tx packet marker in the annotation bufferDavid Howells2016-09-23
* rxrpc: Need to start the resend timer on initial transmissionDavid Howells2016-09-23
* rxrpc: Preset timestamp on Tx sk_buffsDavid Howells2016-09-23
* rxrpc: Reduce the number of ACK-Requests sentDavid Howells2016-09-22
* rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells2016-09-22
* rxrpc: Expedite ping response transmissionDavid Howells2016-09-22
* rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells2016-09-22
* rxrpc: Improve skb tracingDavid Howells2016-09-17
* rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-17
* rxrpc: Fix the basic transmit DATA packet content size at 1412 bytesDavid Howells2016-09-17
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-08
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-07
* rxrpc: Cache the security index in the rxrpc_call structDavid Howells2016-09-07
* rxrpc: Improve the call tracking tracepointDavid Howells2016-09-07
* rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells2016-09-04
* rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells2016-09-04
* rxrpc: Split sendmsg from packet transmission codeDavid Howells2016-09-04