aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/conn_client.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-06rxrpc: Use RCU to access a peer's service connection treeGravatar David Howells 1-2/+0
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structGravatar David Howells 1-11/+0
2016-07-06rxrpc: Maintain an extra ref on a conn for the cache listGravatar David Howells 1-8/+34
2016-07-06rxrpc: Split client connection code out into its own fileGravatar David Howells 1-1/+247
2016-07-06rxrpc: Check that the client conns cache is empty before module removalGravatar David Howells 1-0/+19
2016-06-22rxrpc: Kill the client connection bundle conceptGravatar David Howells 1-6/+1
2016-06-22rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisGravatar David Howells 1-0/+99