netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] vlan: fix ns issue and slight optimization
@ 2014-02-28  7:50 Ding Tianhong
  2014-02-28  7:50 ` [PATCH net-next 1/2] vlan: don't allow vlan device to move between network namespaces Ding Tianhong
  2014-02-28  7:50 ` [PATCH net-next 2/2] vlan: use ether_addr_equal_64bits to instead of ether_addr_equal Ding Tianhong
  0 siblings, 2 replies; 7+ messages in thread
From: Ding Tianhong @ 2014-02-28  7:50 UTC (permalink / raw)
  To: kaber, julia.lawall; +Cc: joe, davem, netdev

Ding Tianhong (2):
  vlan: don't allow vlan device to move between network namespaces
  vlan: use ether_addr_equal_64bits to instead of ether_addr_equal

 net/8021q/vlan.c      | 10 +++++-----
 net/8021q/vlan_core.c |  2 +-
 net/8021q/vlan_dev.c  | 13 ++++++++-----
 3 files changed, 14 insertions(+), 11 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2014-03-03  0:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28  7:50 [PATCH net-next 0/2] vlan: fix ns issue and slight optimization Ding Tianhong
2014-02-28  7:50 ` [PATCH net-next 1/2] vlan: don't allow vlan device to move between network namespaces Ding Tianhong
2014-02-28  8:12   ` Toshiaki Makita
2014-02-28  8:52     ` Ding Tianhong
2014-02-28 13:07       ` Toshiaki Makita
2014-03-03  0:57         ` Ding Tianhong
2014-02-28  7:50 ` [PATCH net-next 2/2] vlan: use ether_addr_equal_64bits to instead of ether_addr_equal Ding Tianhong

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