]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto/5.0: integrate TCP timeout / hang fix
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 26 Apr 2019 14:52:17 +0000 (10:52 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2019 09:23:24 +0000 (10:23 +0100)
commit72ce03c8ee39b6169f4adfa168a0442d4c94be35
tree620bd256d293d24c246ebd59c613b430dabd8e25
parent3e52941a5d66c4c9b035535728a1cb1a415c4c19
linux-yocto/5.0: integrate TCP timeout / hang fix

Integrating the following fix:

[
    tcp: fix issues relaed to implement coalescing on backlog queue

    As was discussed on -netdev, there's an issue with TCP timeouts and
    hangs due to new features introduced in the 5.0 kernel:

      https://www.spinics.net/lists/netdev/msg562928.html

    This is a temporary commit to widely test the proposed solution. It
    will be dropped when an official patch makes mainline.
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
meta/recipes-kernel/linux/linux-yocto_5.0.bb