summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-301-4/+4
* rxrpc: Obtain RTT data by requesting ACKs on DATA packetsDavid Howells2016-09-221-1/+1
* rxrpc: Correctly initialise, limit and transmit call->rx_winsizeDavid Howells2016-09-131-1/+1
* rxrpc: Calls shouldn't hold socket refsDavid Howells2016-09-071-8/+0
* rxrpc: Improve management and caching of client connection objectsDavid Howells2016-08-241-5/+28
* rxrpc: Kill off the rxrpc_transport structDavid Howells2016-06-221-8/+0
* rxrpc: Limit the listening backlogDavid Howells2016-06-101-0/+10
* rxrpc: Replace all unsigned with unsigned intDavid Howells2016-03-131-16/+16
* rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells2016-03-041-1/+1
* af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-261-0/+33
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-0/+113
* [AF_RXRPC]: Delete the old RxRPC code.David Howells2007-04-261-121/+0
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+122