]> code.ossystems Code Review - openembedded-core.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)
committerArmin Kuster <akuster808@gmail.com>
Thu, 2 May 2019 20:37:21 +0000 (13:37 -0700)
commit5a8eee4b5f4f40e615510f509e2e17fd46b19da0
tree683fe71288793e8a40761853ec501a5d0011ebca
parent8a0b045e8c31a706f8254db971b0348c6f144758
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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