aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-13rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delayDavid Howells1-1/+1
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-1164/+193
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells1-3/+4
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells1-44/+30
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells1-1/+1
2016-09-02rxrpc: Fix uninitialised variable warningDavid Howells1-3/+2
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells1-5/+5
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-6/+5
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells1-26/+16
2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells1-1/+3
2016-08-23rxrpc: Calculate serial skew on packet receptionDavid Howells1-8/+10
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+3
2016-08-23rxrpc: Remove RXRPC_CALL_PROC_BUSYDavid Howells1-6/+0
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells1-0/+4
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-0/+3
2016-07-06rxrpc: Access socket accept queue under right lockDavid Howells1-2/+2
2016-07-06rxrpc: Release a call's connection ref on call disconnectionDavid Howells1-5/+5
2016-06-22rxrpc: Make rxrpc_send_packet() take a connection not a transportDavid Howells1-1/+1
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells1-6/+6
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells1-3/+3
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells1-4/+11
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+1288