summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/Makefile
AgeCommit message (Expand)AuthorLines
2025-04-14rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)David Howells-0/+2
2025-04-14rxrpc: rxgk: Provide infrastructure and key derivationDavid Howells-1/+2
2025-04-14rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSEDavid Howells-0/+1
2024-12-09rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]David Howells-0/+1
2023-01-06rxrpc: Split out the call state changing functions into their own fileDavid Howells-0/+1
2022-12-01rxrpc: Split the receive codeDavid Howells-0/+1
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells-0/+3
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells-0/+1
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells-0/+1
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-25rxrpc: Support network namespacingDavid Howells-0/+1
2017-02-17rxrpc: Change module filename to rxrpc.koDavid Howells-6/+6
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells-0/+1
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells-0/+1
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells-1/+0
2016-06-22rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells-0/+1
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells-0/+1
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells-1/+2
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells-17/+17
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells-0/+1
2016-04-11rxrpc: Absorb the rxkad security moduleDavid Howells-2/+1
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells-1/+2
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells-3/+2
2010-11-22Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent-2/+2
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells-26/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells-1/+30
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+25