aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/conn_service.c
AgeCommit message (Expand)Author
2016-07-15rxrpc: checking for IS_ERR() instead of NULLDan Carpenter
2016-07-06rxrpc: Use RCU to access a peer's service connection treeDavid Howells
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells
2016-07-06rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells
2016-07-06rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells