aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sysctl.c
AgeCommit message (Expand)Author
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2018-08-11rxrpc: remove redundant static int 'zero'Colin Ian King
2017-11-24rxrpc: Fix call timeoutsDavid Howells
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells
2016-09-22rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells
2016-09-13rxrpc: Correctly initialise, limit and transmit call->rx_winsizeDavid Howells
2016-09-07rxrpc: Calls shouldn't hold socket refsDavid Howells
2016-08-24rxrpc: Improve management and caching of client connection objectsDavid Howells
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells
2016-06-10rxrpc: Limit the listening backlogDavid Howells
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-10[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds