| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
* | Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2020-06-08 | 1 | -3/+1 |
|\ |
|
| * | rxrpc: Fix missing notification | David Howells | 2020-06-05 | 1 | -3/+1 |
* | | rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH | David Howells | 2020-05-31 | 1 | -0/+3 |
|/ |
|
* | rxrpc: Fix the excessive initial retransmission timeout | David Howells | 2020-05-11 | 1 | -46/+0 |
* | rxrpc: Fix missing active use pinning of rxrpc_local object | David Howells | 2020-01-30 | 1 | -19/+23 |
* | rxrpc: use rcu protection while reading sk->sk_user_data | Eric Dumazet | 2019-10-16 | 1 | -4/+8 |
* | rxrpc: Fix possible NULL pointer access in ICMP handling | David Howells | 2019-10-11 | 1 | -0/+3 |
* | rxrpc: Use the tx-phase skb flag to simplify tracing | David Howells | 2019-08-27 | 1 | -5/+5 |
* | rxrpc: Fix potential deadlock | David Howells | 2019-07-30 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | rxrpc: Clear socket error | Marc Dionne | 2019-04-12 | 1 | -0/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-19 | 1 | -0/+1 |
|\ |
|
| * | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler | David Howells | 2018-10-15 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-12 | 1 | -0/+5 |
|\| |
|
| * | rxrpc: Fix the packet reception routine | David Howells | 2018-10-08 | 1 | -0/+5 |
* | | rxrpc: Use IPv4 addresses throught the IPv6 | David Howells | 2018-10-04 | 1 | -5/+7 |
|/ |
|
* | rxrpc: Fix error distribution | David Howells | 2018-09-28 | 1 | -35/+11 |
* | rxrpc: Fix the keepalive generator [ver #2] | David Howells | 2018-08-08 | 1 | -68/+88 |
* | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 2018-05-10 | 1 | -23/+23 |
* | rxrpc: Add a tracepoint to track rxrpc_peer refcounting | David Howells | 2018-03-30 | 1 | -1/+1 |
* | rxrpc: Fix firewall route keepalive | David Howells | 2018-03-30 | 1 | -0/+96 |
* | rxrpc: Fix IPv6 support | David Howells | 2017-08-29 | 1 | -2/+4 |
* | rxrpc: Use negative error codes in rxrpc_call struct | David Howells | 2017-04-06 | 1 | -1/+1 |
* | rxrpc: Add per-peer RTT tracker | David Howells | 2016-09-22 | 1 | -0/+41 |
* | rxrpc: Improve skb tracing | David Howells | 2016-09-17 | 1 | -5/+5 |
* | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells | 2016-09-17 | 1 | -1/+3 |
* | rxrpc: Add IPv6 support | David Howells | 2016-09-13 | 1 | -0/+24 |
* | rxrpc: Rewrite the data and ack handling code | David Howells | 2016-09-08 | 1 | -13/+4 |
* | rxrpc: Trace rxrpc_call usage | David Howells | 2016-08-30 | 1 | -0/+1 |
* | rxrpc: Calls should only have one terminal state | David Howells | 2016-08-30 | 1 | -8/+16 |
* | rxrpc: Use the peer record to distribute network errors | David Howells | 2016-06-15 | 1 | -59/+50 |
* | rxrpc: Do a little bit of tidying in the ICMP processing | David Howells | 2016-06-15 | 1 | -4/+2 |
* | rxrpc: Don't assume anything about the address in an ICMP packet | David Howells | 2016-06-15 | 1 | -8/+0 |
* | rxrpc: Break MTU determination from ICMP into its own function | David Howells | 2016-06-15 | 1 | -39/+54 |
* | rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() | David Howells | 2016-06-15 | 1 | -1/+1 |
* | rxrpc: Rework peer object handling to use hash table and RCU | David Howells | 2016-06-15 | 1 | -2/+57 |
* | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 2016-06-13 | 1 | -0/+230 |