Files
kernel_xiaomi_sm8250/include/net
Eric Dumazet ef547f2ac1 tcp: remove max_qlen_log
This control variable was set at first listen(fd, backlog)
call, but not updated if application tried to increase or decrease
backlog. It made sense at the time listener had a non resizeable
hash table.

Also rounding to powers of two was not very friendly.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-03 04:32:44 -07:00
..
2015-06-14 12:55:49 -07:00
2015-03-04 00:23:23 -05:00
2015-06-28 16:55:44 -07:00
2015-03-06 21:50:02 -05:00
2015-09-17 17:18:37 -07:00
2015-08-18 14:17:21 -07:00
2015-08-31 21:23:42 -07:00
2015-09-24 12:25:23 -07:00
2015-09-24 09:34:43 +09:00
2015-09-25 13:00:38 -07:00
2015-07-21 10:39:05 -07:00
2015-10-03 04:32:44 -07:00
2015-09-17 21:09:07 -07:00
2015-03-12 22:58:12 -04:00