aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/peer_object.c
Commit message (Expand)AuthorAge
* rxrpc: Fix the packet reception routineDavid Howells2018-10-08
* rxrpc: Fix some missed refs to init_netDavid Howells2018-10-05
* rxrpc: Fix error distributionDavid Howells2018-09-28
* rxrpc: Make service call handling more robustDavid Howells2018-09-28
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\
| * atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-21
* | rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-08
|/
* rxrpc: Fix leak of rxrpc_peer objectsDavid Howells2018-03-30
* rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-30
* rxrpc: Fix firewall route keepaliveDavid Howells2018-03-30
* rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-18
* rxrpc: Cache the congestion window settingDavid Howells2017-06-14
* rxrpc: Support network namespacingDavid Howells2017-05-25
* rxrpc: Fix checking of error from ip6_route_output()David Howells2016-10-13
* rxrpc: Reduce the number of ACK-Requests sentDavid Howells2016-09-22
* rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells2016-09-17
* rxrpc: Add IPv6 supportDavid Howells2016-09-13
* rxrpc: Make sure we initialise the peer hash keyDavid Howells2016-09-13
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-08
* rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells2016-08-30
* rxrpc: Use RCU to access a peer's service connection treeDavid Howells2016-07-06
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-22
* rxrpc: fix uninitialized variable useArnd Bergmann2016-06-22
* rxrpc: Use the peer record to distribute network errorsDavid Howells2016-06-15
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-15
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-13