netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] team: couple of fixes
@ 2012-08-23 13:26 Jiri Pirko
  2012-08-23 13:26 ` [patch net-next 1/3] teamd: don't print warn message on -ESRCH during event send Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jiri Pirko @ 2012-08-23 13:26 UTC (permalink / raw)
  To: netdev; +Cc: davem, brouer, ogerlitz

+ vlan helper

Jiri Pirko (3):
  teamd: don't print warn message on -ESRCH during event send
  vlan: add helper which can be called to se it device is used by vlan
  team: do not allow to add VLAN challenged port when vlan is used

 drivers/net/team/team.c | 15 +++++++++++----
 include/linux/if_vlan.h |  9 +++++++--
 net/8021q/vlan_core.c   |  6 ++++++
 3 files changed, 24 insertions(+), 6 deletions(-)

-- 
1.7.11.4

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [patch net-next 0/3] team: couple of fixes
@ 2012-06-26 16:52 Jiri Pirko
  2012-06-27  4:09 ` David Miller
  0 siblings, 1 reply; 11+ messages in thread
From: Jiri Pirko @ 2012-06-26 16:52 UTC (permalink / raw)
  To: netdev; +Cc: davem, eric.dumazet, brouer

Jiri Pirko (3):
  team: fix team_adjust_ops with regard to enabled ports
  team: do not allow to map disabled ports
  team: remove unuset rcu_head field from team_port struct

 drivers/net/team/team.c                  |   35 ++++++++++++++++++------------
 drivers/net/team/team_mode_loadbalance.c |    3 ++-
 include/linux/if_team.h                  |    3 ++-
 3 files changed, 25 insertions(+), 16 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2012-08-24 18:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 13:26 [patch net-next 0/3] team: couple of fixes Jiri Pirko
2012-08-23 13:26 ` [patch net-next 1/3] teamd: don't print warn message on -ESRCH during event send Jiri Pirko
2012-08-23 13:31   ` Jiri Pirko
2012-08-23 13:26 ` [patch net-next 2/3] vlan: add helper which can be called to se it device is used by vlan Jiri Pirko
2012-08-23 13:33   ` Or Gerlitz
2012-08-23 13:42     ` Jiri Pirko
2012-08-23 13:26 ` [patch net-next 3/3] team: do not allow to add VLAN challenged port when vlan is used Jiri Pirko
2012-08-24 17:47 ` [patch net-next 0/3] team: couple of fixes David Miller
2012-08-24 18:53   ` Jiri Pirko
  -- strict thread matches above, loose matches on Subject: below --
2012-06-26 16:52 Jiri Pirko
2012-06-27  4:09 ` David Miller

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).