Files
i2som-imx-linux/include/linux
Eric Dumazet 70741861fc tcp: avoid integer overflows in tcp_rcv_space_adjust()
commit 607065bad9 upstream.

When using large tcp_rmem[2] values (I did tests with 500 MB),
I noticed overflows while computing rcvwin.

Lets fix this before the following patch.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Wei Wang <weiwan@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[Backport: sysctl_tcp_rmem is not Namespace-ify'd in older kernels]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-06 16:46:21 +02:00
..
2018-04-08 11:51:57 +02:00
2018-04-24 09:32:12 +02:00
2017-06-14 13:16:23 +02:00
2018-01-17 09:35:33 +01:00
2017-05-14 13:32:59 +02:00
2017-07-15 11:57:44 +02:00
2018-01-17 09:35:30 +01:00
2017-08-06 19:19:42 -07:00
2018-04-24 09:32:07 +02:00
2017-08-24 17:02:36 -07:00