]> 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)
commit4af4e6dee0c7b05670325bb12470d2dfb45d227b
tree585a12ea9325e14b1b27fd73497873ddbc18d288
parent0908a634756ed103423c53ac08e4f47f49de1f0a
parentdd6a8f51aa59f047c2d0967d818a0ab00eb48021
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>