]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tcp-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Feb 2019 21:16:03 +0000 (13:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Feb 2019 21:16:03 +0000 (13:16 -0800)
commit6ed0bae7347095cd1523b3755ecfb35cc175de7c
tree9528169c06616cc56d61f07767e4746ea1a00535
parent72e5c0ec99b08a54e9901dcaaa20376bd1f8f313
parent249d3265e83c3f3b08a1a4069128af2c9279c4c3
Merge branch 'tcp-cleanups'

Eric Dumazet says:

====================
tcp: cleanups for linux-5.1

This small patch series cleanups few things, and add a small
timewait optimization for hosts not using md5.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>