aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/call_object.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-09rxrpc: Need to flag call as being released on connect failureGravatar David Howells 1-0/+2
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeGravatar Arnd Bergmann 1-0/+1
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingGravatar David Howells 1-7/+1
2016-07-06rxrpc: Kill off the call hash tableGravatar David Howells 1-173/+0
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structGravatar David Howells 1-1/+1
2016-07-06rxrpc: Call channels should have separate call number spacesGravatar David Howells 1-37/+23
2016-07-06rxrpc: Add RCU destruction for connections and callsGravatar David Howells 1-3/+15
2016-07-06rxrpc: Release a call's connection ref on call disconnectionGravatar David Howells 1-17/+9
2016-07-06rxrpc: Fix handling of connection failure in client call creationGravatar David Howells 1-1/+3
2016-06-22rxrpc: Kill off the rxrpc_transport structGravatar David Howells 1-10/+6
2016-06-22rxrpc: Kill the client connection bundle conceptGravatar David Howells 1-59/+65
2016-06-22rxrpc: Provide more refcount helper functionsGravatar David Howells 1-1/+1
2016-06-22rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsGravatar David Howells 1-10/+11
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}Gravatar David Howells 1-14/+14
2016-06-22rxrpc: Use structs to hold connection params and protocol infoGravatar David Howells 1-21/+23
2016-06-15rxrpc: Use the peer record to distribute network errorsGravatar David Howells 1-3/+3
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixGravatar David Howells 1-0/+980