OSDN Git Service

Merge branch 'tipc-introduce-variable-window-congestion-control'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2019 01:31:15 +0000 (17:31 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2019 01:31:15 +0000 (17:31 -0800)
commitbb9d8454bb0fed028558d1e66b12d50db5e43e06
tree0158a019a37761b131b5bb2615409dff904bc28f
parent08cbc75f96029d3092664213a844a5e25523aa35
parent16ad3f4022bb53c7541a0bf0410b32d0231ebef9
Merge branch 'tipc-introduce-variable-window-congestion-control'

Jon Maloy says:

====================
tipc: introduce variable window congestion control

We improve thoughput greatly by introducing a variety of the Reno
congestion control algorithm at the link level.
====================

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