Age | Commit message (Expand) | Author |
2020-11-23 | rxrpc: Hand server key parsing off to the security class | David Howells |
2020-11-23 | rxrpc: Don't retain the server key in the connection | David Howells |
2020-11-23 | rxrpc: Support keys with multiple authentication tokens | David Howells |
2019-12-20 | rxrpc: Fix missing security check on incoming calls | David Howells |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-03-30 | rxrpc: remove unused static variables | Sebastian Andrzej Siewior |
2017-06-05 | rxrpc: Permit multiple service binding | David Howells |
2017-06-05 | rxrpc: Separate the connection's protocol service ID from the lookup ID | David Howells |
2016-09-29 | rxrpc: Reduce the rxrpc_local::services list to a pointer | David Howells |
2016-09-08 | rxrpc: Rewrite the data and ack handling code | David Howells |
2016-09-08 | rxrpc: Convert rxrpc_local::services to an hlist | David Howells |
2016-06-22 | rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer} | David Howells |
2016-06-22 | rxrpc: Use structs to hold connection params and protocol info | David Howells |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells |