| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-17 | rxrpc: Fix to use conn aborts for conn-wide failures | David Howells | 1 | -4/+4 |
| 2025-04-14 | rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) | David Howells | 1 | -0/+3 |
| 2024-12-09 | rxrpc: Use irq-disabling spinlocks between app and I/O thread | David Howells | 1 | -2/+2 |
| 2023-01-07 | rxrpc: Fix incoming call setup race | David Howells | 1 | -3/+3 |
| 2023-01-06 | rxrpc: Move client call connection to the I/O thread | David Howells | 1 | -20/+13 |
| 2023-01-06 | rxrpc: Tidy up abort generation infrastructure | David Howells | 1 | -10/+4 |
| 2022-12-19 | rxrpc: Fix security setting propagation | David Howells | 1 | -3/+3 |
| 2022-12-01 | rxrpc: Copy client call parameters into rxrpc_call earlier | David Howells | 1 | -0/+30 |
| 2022-12-01 | rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle | David Howells | 1 | -2/+2 |
| 2020-11-23 | rxrpc: Hand server key parsing off to the security class | David Howells | 1 | -1/+1 |
| 2020-11-23 | rxrpc: Don't retain the server key in the connection | David Howells | 1 | -25/+56 |
| 2020-11-23 | rxrpc: Support keys with multiple authentication tokens | David Howells | 1 | -7/+8 |
| 2019-12-20 | rxrpc: Fix missing security check on incoming calls | David Howells | 1 | -37/+33 |
| 2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2018-03-30 | rxrpc: remove unused static variables | Sebastian Andrzej Siewior | 1 | -3/+0 |
| 2017-06-05 | rxrpc: Permit multiple service binding | David Howells | 1 | -1/+2 |
| 2017-06-05 | rxrpc: Separate the connection's protocol service ID from the lookup ID | David Howells | 1 | -2/+2 |
| 2016-09-29 | rxrpc: Reduce the rxrpc_local::services list to a pointer | David Howells | 1 | -4/+4 |
| 2016-09-08 | rxrpc: Rewrite the data and ack handling code | David Howells | 1 | -5/+5 |
| 2016-09-08 | rxrpc: Convert rxrpc_local::services to an hlist | David Howells | 1 | -1/+1 |
| 2016-06-22 | rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} | David Howells | 1 | -1/+1 |
| 2016-06-22 | rxrpc: Use structs to hold connection params and protocol info | David Howells | 1 | -3/+3 |
| 2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 1 | -0/+168 |