[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421423848-414-1-git-send-email-jtoppins@cumulusnetworks.com>
Date: Fri, 16 Jan 2015 10:57:23 -0500
From: Jonathan Toppins <jtoppins@...ulusnetworks.com>
To: netdev@...r.kernel.org
Subject: [PATCH net-next 0/5] 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 enhancing
802.3ad bond carrier determination based on acutal number of peered ports plus
if the bond has an active aggregrator. 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.
Jonathan Toppins (1):
bonding: cleanup and remove dead code
Satish Ashok (1):
bonding: fix LACP PDU not sent on slave port sometimes
Scott Feldman (1):
bonding: keep bond interface carrier off until at least one active
member
Wilson Kok (2):
bonding: fix bond_open() don't always set slave active flag
bonding: fix incorrect lacp mux state when agg not active
drivers/net/bonding/bond_3ad.c | 73 ++++++++++++++++++++++++++++--------
drivers/net/bonding/bond_main.c | 6 +--
drivers/net/bonding/bond_options.c | 1 +
include/net/bond_3ad.h | 1 -
include/net/bonding.h | 1 +
5 files changed, 62 insertions(+), 20 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists