Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-09 | Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 1 | -3/+1 |
2020-06-05 | rxrpc: Fix missing notification | David Howells | 1 | -3/+1 |
2020-05-31 | rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH | David Howells | 1 | -0/+3 |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells | 1 | -46/+0 |
2020-01-31 | rxrpc: Fix missing active use pinning of rxrpc_local object | David Howells | 1 | -19/+23 |
2019-10-16 | rxrpc: use rcu protection while reading sk->sk_user_data | Eric Dumazet | 1 | -4/+8 |
2019-10-12 | rxrpc: Fix possible NULL pointer access in ICMP handling | David Howells | 1 | -0/+3 |
2019-08-27 | rxrpc: Use the tx-phase skb flag to simplify tracing | David Howells | 1 | -5/+5 |
2019-07-30 | rxrpc: Fix potential deadlock | David Howells | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-04-13 | 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-16 | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler | David Howells | 1 | -0/+1 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
2018-10-09 | 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-09 | rxrpc: Fix the keepalive generator [ver #2] | David Howells | 1 | -68/+88 |
2018-05-11 | 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-14 | 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 |