Merge branch 'tipc-link-starvation'
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 16:13:06 +0000 (11:13 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Jan 2017 16:13:06 +0000 (11:13 -0500)
commita88eb6becfa86fd0a05daed27957f5fcfff9f0e0
tree06439f0724f3df34e29e8d3fb32432894e6d8ff0
parentaa276dd7b3fcc04b4a9c056a496d69271b7da8da
parent365ad353c2564bba8835290061308ba825166b3a
Merge branch 'tipc-link-starvation'

Jon Maloy says:

====================
tipc: improve interaction socket-link

We fix a very real starvation problem that may occur when a link
encounters send buffer congestion. At the same time we make the
interaction between the socket and link layer simpler and more
consistent.
====================

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