Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rxrpc: Move peer lookup from call-accept to new-incoming-conn | David Howells | 2016-07-06 | 1 | -24/+7 |
* | rxrpc: Move usage count getting into rxrpc_queue_conn() | David Howells | 2016-07-06 | 1 | -1/+0 |
* | rxrpc: Turn connection #defines into enums and put outside struct def | David Howells | 2016-07-06 | 1 | -3/+3 |
* | rxrpc: Kill off the rxrpc_transport struct | David Howells | 2016-06-22 | 1 | -10/+1 |
* | rxrpc: Provide more refcount helper functions | David Howells | 2016-06-22 | 1 | -1/+1 |
* | rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions | David Howells | 2016-06-22 | 1 | -2/+2 |
* | rxrpc: checking for IS_ERR() instead of NULL | Dan Carpenter | 2016-06-22 | 1 | -1/+1 |
* | rxrpc: Rework local endpoint management | David Howells | 2016-06-15 | 1 | -20/+5 |
* | rxrpc: Rework peer object handling to use hash table and RCU | David Howells | 2016-06-15 | 1 | -1/+1 |
* | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 2016-06-13 | 1 | -0/+518 |