aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-06rxrpc: Split out the call state changing functions into their own fileGravatar David Howells 1-0/+1
2022-12-01rxrpc: Split the receive codeGravatar David Howells 1-0/+1
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesGravatar David Howells 1-0/+3
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedGravatar David Howells 1-0/+1
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileGravatar David Howells 1-0/+1
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutGravatar David Howells 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-25rxrpc: Support network namespacingGravatar David Howells 1-0/+1
2017-02-17rxrpc: Change module filename to rxrpc.koGravatar David Howells 1-6/+6
2016-09-04rxrpc: Split sendmsg from packet transmission codeGravatar David Howells 1-0/+1
2016-07-06rxrpc: Split service connection code out into its own fileGravatar David Howells 1-0/+1
2016-06-22rxrpc: Kill off the rxrpc_transport structGravatar David Howells 1-1/+0
2016-06-22rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisGravatar David Howells 1-0/+1
2016-06-15rxrpc: Separate local endpoint event handling out into its own fileGravatar David Howells 1-0/+1
2016-06-15rxrpc: Rework peer object handling to use hash table and RCUGravatar David Howells 1-1/+2
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixGravatar David Howells 1-17/+17
2016-04-11rxrpc: Create a null security type and get rid of conditional callsGravatar David Howells 1-0/+1
2016-04-11rxrpc: Absorb the rxkad security moduleGravatar David Howells 1-2/+1
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileGravatar David Howells 1-1/+2
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersGravatar David Howells 1-3/+2
2010-11-22Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsGravatar Tracey Dent 1-2/+2
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.Gravatar David Howells 1-26/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothGravatar David Howells 1-1/+30
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+25