Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-08 | Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-06-05 | rxrpc: Fix missing notification | David Howells |
2020-05-31 | rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH | David Howells |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells |
2020-01-30 | rxrpc: Fix missing active use pinning of rxrpc_local object | David Howells |
2019-10-16 | rxrpc: use rcu protection while reading sk->sk_user_data | Eric Dumazet |
2019-10-11 | rxrpc: Fix possible NULL pointer access in ICMP handling | David Howells |
2019-08-27 | rxrpc: Use the tx-phase skb flag to simplify tracing | 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 |
2019-04-12 | rxrpc: Clear socket error | Marc Dionne |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-15 | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler | David Howells |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-08 | rxrpc: Fix the packet reception routine | David Howells |
2018-10-04 | rxrpc: Use IPv4 addresses throught the IPv6 | David Howells |
2018-09-28 | rxrpc: Fix error distribution | David Howells |
2018-08-08 | rxrpc: Fix the keepalive generator [ver #2] | David Howells |
2018-05-10 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | 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-08-29 | rxrpc: Fix IPv6 support | David Howells |
2017-04-06 | rxrpc: Use negative error codes in rxrpc_call struct | David Howells |
2016-09-22 | rxrpc: Add per-peer RTT tracker | David Howells |
2016-09-17 | rxrpc: Improve skb tracing | 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-08 | rxrpc: Rewrite the data and ack handling code | David Howells |
2016-08-30 | rxrpc: Trace rxrpc_call usage | David Howells |
2016-08-30 | rxrpc: Calls should only have one terminal state | David Howells |
2016-06-15 | rxrpc: Use the peer record to distribute network errors | David Howells |
2016-06-15 | rxrpc: Do a little bit of tidying in the ICMP processing | David Howells |
2016-06-15 | rxrpc: Don't assume anything about the address in an ICMP packet | David Howells |
2016-06-15 | rxrpc: Break MTU determination from ICMP into its own function | David Howells |
2016-06-15 | rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() | 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 |