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