summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados2024-05-031-1/+0
* rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells2024-03-051-7/+9
* rxrpc: Allow a delay to be injected into packet receptionDavid Howells2023-01-311-1/+16
* rxrpc: Get rid of the Rx ringDavid Howells2022-11-081-1/+1
* rxrpc: Clean up ACK handlingDavid Howells2022-11-081-9/+0
* rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells2022-05-221-2/+2
* rxrpc: Rewrite the client connection managerDavid Howells2020-09-081-9/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-9/+0
|\
| * rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-111-9/+0
* | docs: networking: convert rxrpc.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
|/
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-5/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* rxrpc: remove redundant static int 'zero'Colin Ian King2018-08-111-1/+0
* rxrpc: Fix call timeoutsDavid Howells2017-11-241-31/+29
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+122