aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/call_accept.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-0/+1
2016-07-06rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells1-24/+7
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells1-1/+0
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells1-3/+3
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells1-10/+1
2016-06-22rxrpc: Provide more refcount helper functionsDavid Howells1-1/+1
2016-06-22rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsDavid Howells1-2/+2
2016-06-22rxrpc: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
2016-06-15rxrpc: Rework local endpoint managementDavid Howells1-20/+5
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells1-1/+1
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+518