| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-14 | rxrpc: Add YFS RxGK (GSSAPI) security class | David Howells | 1 | -0/+185 |
| 2025-04-14 | rxrpc: kdoc: Update function descriptions and add link from rxrpc.rst | David Howells | 1 | -0/+2 |
| 2023-04-23 | rxrpc: Fix error when reading rxrpc tokens | Marc Dionne | 1 | -1/+1 |
| 2022-12-01 | rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle | David Howells | 1 | -1/+1 |
| 2022-12-01 | rxrpc: Fix checker warning | David Howells | 1 | -5/+9 |
| 2021-01-13 | rxrpc: Fix handling of an unsupported token type in rxrpc_read() | David Howells | 1 | -2/+4 |
| 2020-11-23 | rxrpc: Fix example key name in a comment | David Howells | 1 | -1/+1 |
| 2020-11-23 | rxrpc: Ignore unknown tokens in key payload unless no known tokens | David Howells | 1 | -10/+21 |
| 2020-11-23 | rxrpc: Make the parsing of xdr payloads more coherent | David Howells | 1 | -10/+11 |
| 2020-11-23 | rxrpc: Don't leak the service-side session key to userspace | David Howells | 1 | -2/+6 |
| 2020-11-23 | rxrpc: Split the server key type (rxrpc_s) into its own file | David Howells | 1 | -125/+0 |
| 2020-11-23 | rxrpc: List the held token types in the key description in /proc/keys | David Howells | 1 | -1/+28 |
| 2020-11-23 | rxrpc: Remove the rxk5 security class as it's now defunct | David Howells | 1 | -468/+0 |
| 2020-10-05 | rxrpc: Fix server keyring leak | David Howells | 1 | -1/+1 |
| 2020-10-05 | rxrpc: The server keyring isn't network-namespaced | David Howells | 1 | -1/+1 |
| 2020-10-05 | rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() | David Howells | 1 | -2/+2 |
| 2020-10-05 | rxrpc: Fix rxkad token xdr encoding | Marc Dionne | 1 | -2/+10 |
| 2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -5/+4 |
| 2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 1 | -18/+9 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+4 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+15 |
| 2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
| 2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -4/+15 |
| 2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells | 1 | -2/+2 |
| 2019-06-26 | keys: Network namespace domain tag | David Howells | 1 | -0/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2017-08-29 | rxrpc: Use correct timestamp from Kerberos 5 ticket | David Howells | 1 | -1/+1 |
| 2017-08-29 | net: rxrpc: Replace time_t type with time64_t type | Baolin Wang | 1 | -8/+14 |
| 2017-06-15 | rxrpc: Fix several cases where a padded len isn't checked in ticket decode | David Howells | 1 | -30/+34 |
| 2017-02-24 | rxrpc: Fix an assertion in rxrpc_read() | Marc Dionne | 1 | -1/+1 |
| 2016-06-22 | rxrpc: Use structs to hold connection params and protocol info | David Howells | 1 | -1/+1 |
| 2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 1 | -0/+1237 |