All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch net-next v2 0/3] team: couple of patches
@ 2013-02-01 18:17 Jiri Pirko
  2013-02-01 18:17 ` [patch net-next v2 1/3] team: handle sending port list in the same way option list is sent Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Jiri Pirko @ 2013-02-01 18:17 UTC (permalink / raw)
  To: netdev; +Cc: davem, fbl

Do long time in-todo-queue convert of port list netlik messages to multipart
ones. That was needed in order to reorder calls in team_port_del(). That
was needed for correct event send of active port zeroing.

Jiri Pirko (3):
  team: handle sending port list in the same way option list is sent
  team: move netlink event notifiers after team_port_leave()
  team: ab: set active port option as changed when port is leaving

 drivers/net/team/team.c                   | 187 ++++++++++++++++--------------
 drivers/net/team/team_mode_activebackup.c |  13 ++-
 2 files changed, 111 insertions(+), 89 deletions(-)

-- 
1.8.1

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

end of thread, other threads:[~2013-02-05  0:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 18:17 [patch net-next v2 0/3] team: couple of patches Jiri Pirko
2013-02-01 18:17 ` [patch net-next v2 1/3] team: handle sending port list in the same way option list is sent Jiri Pirko
2013-02-01 18:30   ` Pablo Neira Ayuso
2013-02-01 19:00     ` Jiri Pirko
2013-02-01 20:43       ` Pablo Neira Ayuso
2013-02-01 23:31         ` Jiri Pirko
2013-02-02  1:29           ` Pablo Neira Ayuso
2013-02-02  9:04             ` Jiri Pirko
2013-02-04 16:03               ` Pablo Neira Ayuso
2013-02-04 16:28                 ` Jiri Pirko
2013-02-05  0:28                   ` Pablo Neira Ayuso
2013-02-01 18:17 ` [patch net-next v2 2/3] team: move netlink event notifiers after team_port_leave() Jiri Pirko
2013-02-01 18:17 ` [patch net-next v2 3/3] team: ab: set active port option as changed when port is leaving Jiri Pirko
2013-02-04 19:56 ` [patch net-next v2 0/3] team: couple of patches David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.