summaryrefslogtreecommitdiff
path: root/net/rxrpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Split out the call state changing functions into their own fileDavid Howells2023-01-061-0/+1
* rxrpc: Split the receive codeDavid Howells2022-12-011-0/+1
* rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells2022-12-011-0/+3
* rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells2022-11-081-0/+1
* rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells2020-11-231-0/+1
* rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-111-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* rxrpc: Support network namespacingDavid Howells2017-05-251-0/+1
* rxrpc: Change module filename to rxrpc.koDavid Howells2017-02-171-6/+6
* rxrpc: Split sendmsg from packet transmission codeDavid Howells2016-09-041-0/+1
* rxrpc: Split service connection code out into its own fileDavid Howells2016-07-061-0/+1
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-221-1/+0
* rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells2016-06-221-0/+1
* rxrpc: Separate local endpoint event handling out into its own fileDavid Howells2016-06-151-0/+1
* rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-151-1/+2
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-17/+17
* rxrpc: Create a null security type and get rid of conditional callsDavid Howells2016-04-111-0/+1
* rxrpc: Absorb the rxkad security moduleDavid Howells2016-04-111-2/+1
* rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-111-1/+2
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-3/+2
* Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-261-26/+1
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-1/+30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+25