summaryrefslogtreecommitdiff
path: root/net/rxrpc/insecure.c
AgeCommit message (Expand)Author
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells
2023-01-06rxrpc: Clean up connection abortDavid Howells
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells
2020-11-23rxrpc: Ask the security class how much space to allow in a packetDavid Howells
2020-11-23rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells
2020-11-23rxrpc: Merge prime_packet_security into init_connection_securityDavid Howells
2020-11-23rxrpc: Support keys with multiple authentication tokensDavid Howells
2019-07-30rxrpc: Fix -Wframe-larger-than= warnings from on-stack cryptoDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells
2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells