]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bonding-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 01:09:09 +0000 (17:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jan 2015 01:09:09 +0000 (17:09 -0800)
commitcf14a3a98c24078cd1f6c665bf2a2ad9e4681ebb
tree585a12ea9325e14b1b27fd73497873ddbc18d288
parentd4b99a7240bc1b9059b52bd3b6f259e4db0f2d36
parent62cb100d34008da0e93ee51496a73321364975f2
Merge branch 'bonding-next'

Jonathan Toppins says:

====================
bonding: various 802.3ad fixes

This patch series is a forward porting of patches we (Cumulus) are shipping
in our 3.2 series kernels. These fixes attempt to make 802.3ad bonding mode
more predictable in certian state machine transtions in addition to fixing
802.3ad bond carrier determination when bonding min_links option is changed.
Specific notes are contained within each patch.

For this patch series there are no userspace facing changes, a diff between
the modinfo output showed no difference. However, there are behavioral
facing changes, primarily in the bond carrier state. Please make sure to
review carefully.

v2:
 * fixed some style issues
 * dropped a portion of patch 1 in favor of more testing on my side
====================

Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>