summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/conn_client.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-061-2/+0
* rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells2016-07-061-11/+0
* rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells2016-07-061-8/+34
* rxrpc: Split client connection code out into its own fileDavid Howells2016-07-061-1/+247
* rxrpc: Check that the client conns cache is empty before module removalDavid Howells2016-07-061-0/+19
* rxrpc: Kill the client connection bundle conceptDavid Howells2016-06-221-6/+1
* rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells2016-06-221-0/+99