drivers/net/bonding/bond_3ad.c | 2 +- drivers/net/bonding/bond_alb.c | 592 ++++++++++++++++++++++++++++- drivers/net/bonding/bond_debugfs.c | 14 + drivers/net/bonding/bond_main.c | 6 +- drivers/net/usb/cdc_mbim.c | 3 +- include/net/bond_3ad.h | 2 +- include/net/bond_alb.h | 7 + include/net/bonding.h | 6 +- include/net/ipv6_stubs.h | 3 +- include/net/ndisc.h | 9 +- net/ipv6/addrconf.c | 4 +- net/ipv6/ndisc.c | 64 +++- 12 files changed, 676 insertions(+), 36 deletions(-)