[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374241222-9683-1-git-send-email-jiri@resnulli.us>
Date: Fri, 19 Jul 2013 15:40:19 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, fubar@...ibm.com, andy@...yhouse.net,
kaber@...sh.net, stephen@...workplumber.org, kuznet@....inr.ac.ru,
jmorris@...ei.org, yoshfuji@...ux-ipv6.org, edumazet@...gle.com
Subject: [patch net-next 0/3] add support for peer notifications and igmp rejoins for team
The middle patch adjusts core infrastructure for the bonding code can be
generalized and reused by team.
Jiri Pirko (3):
team: add peer notification
net: convert resend IGMP to notifier event
team: add support for sending multicast rejoins
drivers/net/bonding/bond_main.c | 44 ++--------
drivers/net/team/team.c | 176 ++++++++++++++++++++++++++++++++++++++++
include/linux/if_team.h | 14 +++-
include/linux/igmp.h | 1 -
include/linux/netdevice.h | 1 +
net/8021q/vlan.c | 1 +
net/bridge/br_notify.c | 5 ++
net/ipv4/igmp.c | 46 +++++++++--
8 files changed, 245 insertions(+), 43 deletions(-)
--
1.8.1.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