OSDN Git Service

Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 Mar 2015 18:05:56 +0000 (14:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Mar 2015 18:05:56 +0000 (14:05 -0400)
commit8fa38a38ac37a0ca5366cd62ba4339c2bab49db9
treea53fedc6a39f617600e4aebf4957d67195d7a37a
parentb06b107a4c190299e9e3f8dbcccfc7fe9e10c8cb
parent8b4ed8634f8b3f9aacfc42b4a872d30c36b9e255
Merge branch 'tipc-next'

Jon Maloy says:

====================
tipc: some improvements and fixes

We introduce a better algorithm for selecting when and which
users should be subject to link congestion control, plus clean
up some code for that mechanism.
Commit #3 fixes another rare race condition during packet reception.
====================

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