summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+25