netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] add support for peer notifications and igmp rejoins for team
@ 2013-07-19 13:40 Jiri Pirko
  2013-07-19 13:40 ` [patch net-next 1/3] team: add peer notification Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jiri Pirko @ 2013-07-19 13:40 UTC (permalink / raw)
  To: netdev
  Cc: davem, fubar, andy, kaber, stephen, kuznet, jmorris, yoshfuji, edumazet

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-19 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-19 13:40 [patch net-next 0/3] add support for peer notifications and igmp rejoins for team Jiri Pirko
2013-07-19 13:40 ` [patch net-next 1/3] team: add peer notification Jiri Pirko
2013-07-19 13:56   ` Eric Dumazet
2013-07-19 14:02     ` Jiri Pirko
2013-07-19 13:40 ` [patch net-next 2/3] net: convert resend IGMP to notifier event Jiri Pirko
2013-07-19 13:40 ` [patch net-next 3/3] team: add support for sending multicast rejoins Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).