Merge branch 'tipc-improve-TIPC-unicast-link-throughput'
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Apr 2019 01:29:25 +0000 (18:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Apr 2019 01:29:25 +0000 (18:29 -0700)
commit8f4043f1253292495dbf9c8be0c1b07b4b9902b7
treeeb2b99d9b5a9e4b67f8b110fed5b0106d6e548c0
parent29502bb127b14841f4fdab8898c851a4a83e136f
parent58ee86b8c7750a6b67d665a031aa3ff13a9b6863
Merge branch 'tipc-improve-TIPC-unicast-link-throughput'

Tuong Lien says:

====================
tipc: improve TIPC unicast link throughput

The series introduces an algorithm to improve TIPC throughput especially
in terms of packet loss, also tries to reduce packet duplication due to
overactive NACK sending mechanism.

The link failover situation is also covered by the patches.
====================

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