Age | Commit message (Expand) | Author | Files | Lines |
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 |