rxrpc: Use RCU to access a peer's service connection tree
[cascardo/linux.git] / net / rxrpc / conn_service.c
2016-07-06 David Howellsrxrpc: Use RCU to access a peer's service connection...
2016-07-06 David Howellsrxrpc: Prune the contents of the rxrpc_conn_proto struct
2016-07-06 David Howellsrxrpc: Maintain an extra ref on a conn for the cache...
2016-07-06 David Howellsrxrpc: Move peer lookup from call-accept to new-incomin...
2016-07-06 David Howellsrxrpc: Split service connection code out into its own...