af_rxrpc: Expose more RxRPC parameters via sysctls
authorDavid Howells <dhowells@redhat.com>
Fri, 7 Feb 2014 18:10:30 +0000 (18:10 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 26 Feb 2014 17:25:07 +0000 (17:25 +0000)
commit817913d8cd7627d9303bce97c3c339ceb0f8e199
tree53964a9db0d524b04828a2ff3f4295d20621b92f
parent9823f39a1719dce0da8a47cdd5c66ff8831f03f2
af_rxrpc: Expose more RxRPC parameters via sysctls

Expose RxRPC parameters via sysctls to control the Rx window size, the Rx MTU
maximum size and the number of packets that can be glued into a jumbo packet.

More info added to Documentation/networking/rxrpc.txt.

Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/networking/rxrpc.txt
net/rxrpc/ar-ack.c
net/rxrpc/ar-call.c
net/rxrpc/ar-internal.h
net/rxrpc/sysctl.c