]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'team' ("add support for peer notifications and igmp rejoins for team")
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2013 23:53:03 +0000 (16:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2013 23:53:03 +0000 (16:53 -0700)
commit77f070f4383fe06b3f8bc0e7c690c32ad4b3dcb3
tree71a8b0b141e7a44afcf18304911d036d5be77c6e
parentbcfd0d27334a36b0261f918b13946a135e0579aa
parent4c74850fa685ec9904ee96ebc5b4046deaf04bd1
Merge branch 'team' ("add support for peer notifications and igmp rejoins for team")

Jiri Pirko says:

====================
The middle patch adjusts core infrastructure so the bonding code can be
generalized and reused by team.

v1->v2: using msecs_to_jiffies() as suggested by Eric

Jiri Pirko (3):
  team: add peer notification
  net: convert resend IGMP to notifier event
  team: add support for sending multicast rejoins
====================

Signed-off-by: David S. Miller <davem@davemloft.net>