index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
sysctl.c
Age
Commit message (
Expand
)
Author
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
2017-11-24
rxrpc: Fix call timeouts
David Howells
2016-09-30
rxrpc: Keep the call timeouts as ktimes rather than jiffies
David Howells
2016-09-22
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
David Howells
2016-09-13
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
2016-09-07
rxrpc: Calls shouldn't hold socket refs
David Howells
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
2016-06-22
rxrpc: Kill off the rxrpc_transport struct
David Howells
2016-06-10
rxrpc: Limit the listening backlog
David Howells
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
2016-03-04
rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu
David Howells
2014-02-26
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2007-04-26
[AF_RXRPC]: Delete the old RxRPC code.
David Howells
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-10
[NET] RXRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds