aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/conn_service.c
Commit message (Expand)AuthorAge
* rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-17
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-08
* rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-08
* rxrpc: Improve management and caching of client connection objectsDavid Howells2016-08-24
* rxrpc: Dup the main conn list for the proc interfaceDavid Howells2016-08-24
* rxrpc: checking for IS_ERR() instead of NULLDan Carpenter2016-07-15
* rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-06
* rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells2016-07-06
* rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells2016-07-06
* rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells2016-07-06
* rxrpc: Split service connection code out into its own fileDavid Howells2016-07-06