android_kernel_samsung_a7y1.../net/tipc
Jie Liu 38dd10d903 tipc: set sysctl_tipc_rmem and named_timeout right range
[ Upstream commit 4bcd4ec1017205644a2697bccbc3b5143f522f5f ]

We find that sysctl_tipc_rmem and named_timeout do not have the right minimum
setting. sysctl_tipc_rmem should be larger than zero, like sysctl_tcp_rmem.
And named_timeout as a timeout setting should be not less than zero.

Fixes: cc79dd1ba9c10 ("tipc: change socket buffer overflow control to respect sk_rcvbuf")
Fixes: a5325ae5b8bff ("tipc: add name distributor resiliency queue")
Signed-off-by: Jie Liu <liujie165@huawei.com>
Reported-by: Qiang Ning <ningqiang1@huawei.com>
Reviewed-by: Zhiqiang Liu <liuzhiqiang26@huawei.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:41:27 +02:00
..
addr.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
addr.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bcast.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bcast.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bearer.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
bearer.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
core.c tipc: fix ordering of tipc module init and exit routine 2020-04-07 13:12:30 +02:00
core.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
discover.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
discover.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
eth_media.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ib_media.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
link.c tipc: fix skb may be leaky in tipc_link_input 2020-04-07 12:42:58 +02:00
link.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
msg.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
msg.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
name_distr.c tipc: add NULL pointer check before calling kfree_rcu 2020-04-06 21:35:27 +02:00
name_distr.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
name_table.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
name_table.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
net.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
net.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
netlink_compat.c tipc: fix link name length check 2020-04-07 12:43:38 +02:00
netlink.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
netlink.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
node.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
node.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
server.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
server.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
socket.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
socket.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
subscr.c tipc: fix modprobe tipc failed after switch order of device registration -v2 2020-04-06 18:20:58 +02:00
subscr.h tipc: fix modprobe tipc failed after switch order of device registration -v2 2020-04-06 18:20:58 +02:00
sysctl.c tipc: set sysctl_tipc_rmem and named_timeout right range 2020-04-07 13:41:27 +02:00
udp_media.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30