summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_object.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix leak of rxrpc_peer objectsDavid Howells2018-03-301-0/+21
* rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-301-2/+63
* rxrpc: Fix firewall route keepaliveDavid Howells2018-03-301-1/+6
* rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-181-0/+13
* rxrpc: Cache the congestion window settingDavid Howells2017-06-141-0/+7
* rxrpc: Support network namespacingDavid Howells2017-05-251-12/+14
* rxrpc: Fix checking of error from ip6_route_output()David Howells2016-10-131-2/+2
* 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
OpenPOWER on IntegriCloud