summaryrefslogtreecommitdiff
path: root/net/rxrpc/conn_service.c
Commit message (Expand)AuthorAge
* rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells2018-03-30
* rxrpc: Make service connection lookup always check for retryDavid Howells2017-09-05
* rxrpc: Implement service upgradeDavid Howells2017-06-05
* rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells2017-06-05
* rxrpc: Support network namespacingDavid Howells2017-05-25
* 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