aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce1-5/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King1-1/+0
2017-11-24rxrpc: Fix call timeoutsDavid Howells1-31/+29
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells1-4/+4
2016-09-22rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells1-1/+1
2016-09-13rxrpc: Correctly initialise, limit and transmit call->rx_winsizeDavid Howells1-1/+1
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells1-8/+0
2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells1-5/+28
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells1-8/+0
2016-06-10rxrpc: Limit the listening backlogDavid Howells1-0/+10
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells1-16/+16
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells1-1/+1
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells1-0/+33
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-0/+113
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells1-121/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-10[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+122