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)
commit7b2464d976c1608460f41273dbc54ec3629c2431
tree9528169c06616cc56d61f07767e4746ea1a00535
parenta110ae7096c9f564d15b0e56a8bba79ffeaaa618
parent564833419f1216c36d28a142b3c8119fd49104d7
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>