summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/Makefile
AgeCommit message (Expand)AuthorLines
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