summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_object.c
Commit message (Expand)AuthorAgeFilesLines
...
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-7/+1Star
* rxrpc: Kill off the call hash tableDavid Howells2016-07-061-173/+0Star
* 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/+23Star
* 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/+9Star
* 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/+6Star
* 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