summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_object.c
Commit message (Expand)AuthorAgeFilesLines
...
* rxrpc: When clearing a socket, clear the call sets in the right orderDavid Howells2016-08-231-6/+6
* rxrpc: Tidy up the rxrpc_call struct a bitDavid Howells2016-08-231-6/+1
* rxrpc: Need to flag call as being released on connect failureDavid Howells2016-08-091-0/+2
* rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann2016-08-091-0/+1
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-7/+1
* rxrpc: Kill off the call hash tableDavid Howells2016-07-061-173/+0
* rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells2016-07-061-1/+1
* rxrpc: Call channels should have separate call number spacesDavid Howells2016-07-061-37/+23
* rxrpc: Add RCU destruction for connections and callsDavid Howells2016-07-061-3/+15
* rxrpc: Release a call's connection ref on call disconnectionDavid Howells2016-07-061-17/+9
* rxrpc: Fix handling of connection failure in client call creationDavid Howells2016-07-061-1/+3
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-221-10/+6
* rxrpc: Kill the client connection bundle conceptDavid Howells2016-06-221-59/+65
* rxrpc: Provide more refcount helper functionsDavid Howells2016-06-221-1/+1
* rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsDavid Howells2016-06-221-10/+11
* rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells2016-06-221-14/+14
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-221-21/+23
* rxrpc: Use the peer record to distribute network errorsDavid Howells2016-06-151-3/+3
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+980
OpenPOWER on IntegriCloud