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