Age | Commit message (Expand) | Author |
2020-08-20 | rxrpc: Make rxrpc_kernel_get_srtt() indicate validity | David Howells |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-07 | rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record | David Howells |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put peer record | David Howells |
2019-10-04 | rxrpc: Add missing "new peer" trace | David Howells |
2019-07-30 | rxrpc: Fix potential deadlock | David Howells |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-10-08 | rxrpc: Fix the packet reception routine | David Howells |
2018-10-05 | rxrpc: Fix some missed refs to init_net | David Howells |
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 |