summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/input.c
Commit message (Expand)AuthorAgeFilesLines
...
* rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells2016-08-091-5/+3
* rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-10/+2
* rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-061-21/+23
* rxrpc: Move data_ready peer lookup into rxrpc_find_connection()David Howells2016-07-061-27/+3
* rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells2016-07-061-1/+0
* rxrpc: Provide queuing helper functionsDavid Howells2016-07-061-1/+1
* rxrpc: Fix processing of authenticated/encrypted jumbo packetsDavid Howells2016-07-011-1/+1
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-221-7/+1
* rxrpc: Provide more refcount helper functionsDavid Howells2016-06-221-1/+1
* rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsDavid Howells2016-06-221-4/+3
* rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells2016-06-221-1/+1
* rxrpc: Use structs to hold connection params and protocol infoDavid Howells2016-06-221-2/+2
* rxrpc: checking for IS_ERR() instead of NULLDan Carpenter2016-06-221-1/+1
* rxrpc: Rework local endpoint managementDavid Howells2016-06-151-22/+7
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-151-4/+9
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+800
OpenPOWER on IntegriCloud