]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite96706926235035e478d4f305d82807521577bdd
treecd0ed0c673d26e3a9cdd7fd124f3f28b1877079f
parent35c2698f49a2cf55657050a75bb2c8cb5a8cefe5
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