summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/insecure.c
AgeCommit message (Expand)AuthorLines
2020-11-23rxrpc: Ask the security class how much space to allow in a packetDavid Howells-0/+12
2020-11-23rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells-4/+2
2020-11-23rxrpc: Merge prime_packet_security into init_connection_securityDavid Howells-6/+0
2020-11-23rxrpc: Support keys with multiple authentication tokensDavid Howells-1/+2
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells-0/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells-2/+8
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells-4/+9
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells-9/+10
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu-3/+4
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells-0/+83