aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_object.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells1-0/+21
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells1-2/+63
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells1-1/+6
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells1-0/+13
2017-06-14rxrpc: Cache the congestion window settingDavid Howells1-0/+7
2017-05-25rxrpc: Support network namespacingDavid Howells1-12/+14
2016-10-13rxrpc: Fix checking of error from ip6_route_output()David Howells1-2/+2
2016-09-22rxrpc: Reduce the number of ACK-Requests sentDavid Howells1-0/+1
2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells1-0/+10
2016-09-13rxrpc: Add IPv6 supportDavid Howells1-41/+68
2016-09-13rxrpc: Make sure we initialise the peer hash keyDavid Howells1-1/+1
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells1-23/+59
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+15
2016-07-06rxrpc: Use RCU to access a peer's service connection treeDavid Howells1-1/+1
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells1-0/+2
2016-06-22rxrpc: fix uninitialized variable useArnd Bergmann1-0/+3
2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells1-2/+4
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells1-183/+186
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-0/+305