All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bridge: Two small fixes to vlan filtering code.
@ 2014-09-12 20:26 Vladislav Yasevich
  2014-09-12 20:26 ` [PATCH 1/2] bridge: Check if vlan filtering is enabled only once Vladislav Yasevich
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vladislav Yasevich @ 2014-09-12 20:26 UTC (permalink / raw)
  To: netdev; +Cc: shemminger, Toshiaki Makita, Vladislav Yasevich

This series corrects 2 small issues that I've ran across recently
while doing more work with vlan filtering changes.

Thanks
-vlad

Vlad Yasevich (1):
  bridge: Check if vlan filtering is enabled only once.
  bridge: Allow clearing of pvid and untagged bitmap

 net/bridge/br_private.h |  3 +++
 net/bridge/br_vlan.c    | 18 ++++++++++++++----
 2 files changed, 17 insertions(+), 4 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-15 15:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12 20:26 [PATCH 0/2] bridge: Two small fixes to vlan filtering code Vladislav Yasevich
2014-09-12 20:26 ` [PATCH 1/2] bridge: Check if vlan filtering is enabled only once Vladislav Yasevich
2014-09-14 14:43   ` Toshiaki Makita
2014-09-15 15:04     ` Vlad Yasevich
2014-09-12 20:26 ` [PATCH 2/2] bridge: Allow clearing of pvid and untagged bitmap Vladislav Yasevich
2014-09-13 21:22 ` [PATCH 0/2] bridge: Two small fixes to vlan filtering code 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.