[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1370037451-29466-1-git-send-email-fubar@us.ibm.com>
Date: Fri, 31 May 2013 14:57:25 -0700
From: Jay Vosburgh <fubar@...ibm.com>
To: netdev@...r.kernel.org
Cc: David Miller <davem@...emloft.net>
Subject: [PATCH v2 net 0/6] net/core, bonding: dev_uc_sync fixes, bonding update
This patch set includes 6 patches: four fixes to the dev_mc_sync /
dev_mc_unsync system; and two patches to bonding, one to utilize the sync
/ unsync functions, and another minor fix.
A brief description of each patch:
1. uninitialized variable in __hw_addr_create_ex
2. __hw_addr_unsync_one does not work because "from" addresses
aren't marked as "synced."
3. __hw_addr_sync_one as called by __hw_addr_sync_multiple will
not remove references properly
4. dev_mc_sync_multiple doesn't call the _multiple helper function
5. Convert bonding to use dev_{mc,uc}_sync / unsync
6. Disallow changes of bonding MAC if fail_over_mac is set to
"follow".
V2:
Rebased to net
Patch 5 is changed: fixed a logic error in bond_set_rx_mode.
-J
---
-Jay Vosburgh, IBM Linux Technology Center, fubar@...ibm.com
--
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