Age | Commit message (Expand) | Author |
2018-09-28 | rxrpc: Fix error distribution | David Howells |
2018-09-28 | rxrpc: Make service call handling more robust | David Howells |
2018-08-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-08-08 | rxrpc: Fix the keepalive generator [ver #2] | David Howells |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2018-03-30 | rxrpc: Fix leak of rxrpc_peer objects | David Howells |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_peer refcounting | David Howells |
2018-03-30 | rxrpc: Fix firewall route keepalive | David Howells |
2017-10-18 | rxrpc: Provide functions for allowing cleaner handling of signals | David Howells |
2017-06-14 | rxrpc: Cache the congestion window setting | David Howells |
2017-05-25 | rxrpc: Support network namespacing | David Howells |
2016-10-13 | rxrpc: Fix checking of error from ip6_route_output() | David Howells |
2016-09-22 | rxrpc: Reduce the number of ACK-Requests sent | David Howells |
2016-09-17 | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells |
2016-09-13 | rxrpc: Add IPv6 support | David Howells |
2016-09-13 | rxrpc: Make sure we initialise the peer hash key | David Howells |
2016-09-08 | rxrpc: Rewrite the data and ack handling code | David Howells |
2016-08-30 | rxrpc: Provide a way for AFS to ask for the peer address of a call | David Howells |
2016-07-06 | rxrpc: Use RCU to access a peer's service connection tree | David Howells |
2016-06-22 | rxrpc: Kill off the rxrpc_transport struct | David Howells |
2016-06-22 | rxrpc: fix uninitialized variable use | Arnd Bergmann |
2016-06-15 | rxrpc: Use the peer record to distribute network errors | David Howells |
2016-06-15 | rxrpc: Rework peer object handling to use hash table and RCU | David Howells |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells |