summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/insecure.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Ask the security class how much space to allow in a packetDavid Howells2020-11-231-0/+12
* rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells2020-11-231-4/+2
* rxrpc: Merge prime_packet_security into init_connection_securityDavid Howells2020-11-231-6/+0
* rxrpc: Support keys with multiple authentication tokensDavid Howells2020-11-231-1/+2
* rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells2019-07-301-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* rxrpc: Trace protocol errors in received packetsDavid Howells2017-04-061-2/+8
* rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-081-4/+9
* rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-9/+10
* rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu2016-07-061-3/+4
* rxrpc: Create a null security type and get rid of conditional callsDavid Howells2016-04-111-0/+83