Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-12 | rxrpc: Clear socket error | Marc Dionne | 1 | -0/+5 |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2018-10-15 | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler | David Howells | 1 | -0/+1 |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2018-10-08 | rxrpc: Fix the packet reception routine | David Howells | 1 | -0/+5 |
2018-10-04 | rxrpc: Use IPv4 addresses throught the IPv6 | David Howells | 1 | -5/+7 |
2018-09-28 | rxrpc: Fix error distribution | David Howells | 1 | -35/+11 |
2018-08-08 | rxrpc: Fix the keepalive generator [ver #2] | David Howells | 1 | -68/+88 |
2018-05-10 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 1 | -23/+23 |
2018-03-30 | rxrpc: Add a tracepoint to track rxrpc_peer refcounting | David Howells | 1 | -1/+1 |
2018-03-30 | rxrpc: Fix firewall route keepalive | David Howells | 1 | -0/+96 |
2017-08-29 | rxrpc: Fix IPv6 support | David Howells | 1 | -2/+4 |
2017-04-06 | rxrpc: Use negative error codes in rxrpc_call struct | David Howells | 1 | -1/+1 |
2016-09-22 | rxrpc: Add per-peer RTT tracker | David Howells | 1 | -0/+41 |
2016-09-17 | rxrpc: Improve skb tracing | David Howells | 1 | -5/+5 |
2016-09-17 | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells | 1 | -1/+3 |
2016-09-13 | rxrpc: Add IPv6 support | David Howells | 1 | -0/+24 |
2016-09-08 | rxrpc: Rewrite the data and ack handling code | David Howells | 1 | -13/+4 |
2016-08-30 | rxrpc: Trace rxrpc_call usage | David Howells | 1 | -0/+1 |
2016-08-30 | rxrpc: Calls should only have one terminal state | David Howells | 1 | -8/+16 |
2016-06-15 | rxrpc: Use the peer record to distribute network errors | David Howells | 1 | -59/+50 |
2016-06-15 | rxrpc: Do a little bit of tidying in the ICMP processing | David Howells | 1 | -4/+2 |
2016-06-15 | rxrpc: Don't assume anything about the address in an ICMP packet | David Howells | 1 | -8/+0 |
2016-06-15 | rxrpc: Break MTU determination from ICMP into its own function | David Howells | 1 | -39/+54 |
2016-06-15 | rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() | David Howells | 1 | -1/+1 |
2016-06-15 | rxrpc: Rework peer object handling to use hash table and RCU | David Howells | 1 | -2/+57 |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 1 | -0/+230 |