summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_object.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Reduce the number of ACK-Requests sentDavid Howells2016-09-221-0/+1
* rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells2016-09-171-0/+10
* rxrpc: Add IPv6 supportDavid Howells2016-09-131-41/+68
* rxrpc: Make sure we initialise the peer hash keyDavid Howells2016-09-131-1/+1
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-23/+59
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-301-0/+15
* rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-061-1/+1
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-221-0/+2
* rxrpc: fix uninitialized variable useArnd Bergmann2016-06-221-0/+3
* rxrpc: Use the peer record to distribute network errorsDavid Howells2016-06-151-2/+4
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-151-183/+186
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-0/+305