aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-7/+1
2016-07-06rxrpc: Kill off the call hash tableDavid Howells1-173/+0
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells1-1/+1
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells1-37/+23
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells1-3/+15
2016-07-06rxrpc: Release a call's connection ref on call disconnectionDavid Howells1-17/+9
2016-07-06rxrpc: Fix handling of connection failure in client call creationDavid Howells1-1/+3
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells1-10/+6
2016-06-22rxrpc: Kill the client connection bundle conceptDavid Howells1-59/+65
2016-06-22rxrpc: Provide more refcount helper functionsDavid Howells1-1/+1
2016-06-22rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsDavid Howells1-10/+11
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells1-14/+14
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells1-21/+23
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells1-3/+3
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+980