commit | a88eb6becfa86fd0a05daed27957f5fcfff9f0e0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jan 03 11:13:06 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 11:13:06 2017 -0500 |
tree | 06439f0724f3df34e29e8d3fb32432894e6d8ff0 | |
parent | aa276dd7b3fcc04b4a9c056a496d69271b7da8da [diff] | |
parent | 365ad353c2564bba8835290061308ba825166b3a [diff] |
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>