aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-25rxrpc: Support network namespacingDavid Howells1-0/+1
2017-02-17rxrpc: Change module filename to rxrpc.koDavid Howells1-6/+6
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells1-0/+1
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells1-0/+1
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells1-1/+0
2016-06-22rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells1-0/+1
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileDavid Howells1-0/+1
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells1-1/+2
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-17/+17
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells1-0/+1
2016-04-11rxrpc: Absorb the rxkad security moduleDavid Howells1-2/+1
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells1-1/+2
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-3/+2
2010-11-22Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-2/+2
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells1-26/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-1/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+25