aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/security.c
AgeCommit message (Expand)Author
2020-03-30rxrpc: Fix missing security check on incoming callsDavid Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-03-30rxrpc: remove unused static variablesSebastian Andrzej Siewior
2017-06-05rxrpc: Permit multiple service bindingDavid Howells
2017-06-05rxrpc: Separate the connection's protocol service ID from the lookup IDDavid Howells
2016-09-29rxrpc: Reduce the rxrpc_local::services list to a pointerDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-08rxrpc: Convert rxrpc_local::services to an hlistDavid Howells
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells