tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
authorEric Dumazet <edumazet@google.com>
Fri, 27 Oct 2017 04:54:58 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2017 07:35:42 +0000 (16:35 +0900)
commit2c04ac8ae0b61e0780a30b7069a11bb202b21f26
treecd0ed0c673d26e3a9cdd7fd124f3f28b1877079f
parente20223f1962831d1b1c416d59d259879d0639d68
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts

Note that sysctl_tcp_thin_dupack was not used, I deleted it.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv4.h
include/net/tcp.h
net/ipv4/sysctl_net_ipv4.c
net/ipv4/tcp_timer.c