]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc-socket-connection-hangs'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Apr 2017 16:20:43 +0000 (12:20 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Apr 2017 16:20:43 +0000 (12:20 -0400)
commit71113e21bcf16f6ea520356f60244b7e907ccb3a
tree105f419e4111501b0aee0067d9d566776d07dbc3
parent71ab0367f368d38b65705644967ac707958ebe19
parent05eca48ba9bd4df81fb1528a8a23cb51425f2329
Merge branch 'tipc-socket-connection-hangs'

Parthasarathy Bhuvaragan says:

====================
tipc: fix hanging socket connections

This patch series contains fixes for the socket layer to
prevent hanging / stale connections.
====================

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