Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] Preparation for VLAN_TAG_PRESENT cleanup, drivers part
@ 2017-01-04  0:24 Michał Mirosław
  2017-01-04  0:24 ` [PATCH net-next 2/8] benet: use skb_vlan_tag_get_prio() Michał Mirosław
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Michał Mirosław @ 2017-01-04  0:24 UTC (permalink / raw)
  To: netdev

Cleanups needed before enabling passing of VLAN.CFI.
Those patches depend on '*** SUBJECT HERE ***' patchset, but
are otherwise independent of each other.

Michał Mirosław (8):
  benet: use __vlan_hwaccel helpers
  benet: use skb_vlan_tag_get_prio()
  sky2: use __vlan_hwaccel helpers
  net/core: use __vlan_hwaccel helpers
  bridge: use __vlan_hwaccel helpers
  8021q: use __vlan_hwaccel helpers
  ipv4/tunnel: use __vlan_hwaccel helpers
  OVS: remove use of VLAN_TAG_PRESENT

 drivers/net/ethernet/emulex/benet/be_main.c | 15 ++++++++++-----
 drivers/net/ethernet/marvell/sky2.c         |  6 ++----
 net/8021q/vlan_core.c                       |  2 +-
 net/bridge/br_netfilter_hooks.c             | 15 +++++++++------
 net/bridge/br_private.h                     |  2 +-
 net/bridge/br_vlan.c                        |  6 +++---
 net/core/dev.c                              |  8 +++++---
 net/core/skbuff.c                           |  2 +-
 net/ipv4/ip_tunnel_core.c                   |  2 +-
 net/openvswitch/actions.c                   | 13 +++++++++----
 net/openvswitch/flow.c                      |  4 ++--
 net/openvswitch/flow.h                      |  2 +-
 net/openvswitch/flow_netlink.c              | 22 +++++++++++-----------
 net/sched/act_vlan.c                        |  2 +-
 14 files changed, 57 insertions(+), 44 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-04  0:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04  0:24 [PATCH net-next 0/8] Preparation for VLAN_TAG_PRESENT cleanup, drivers part Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 2/8] benet: use skb_vlan_tag_get_prio() Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 3/8] sky2: use __vlan_hwaccel helpers Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 1/8] benet: " Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 4/8] net/core: " Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 7/8] ipv4/tunnel: " Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 5/8] bridge: " Michał Mirosław
2017-01-04  0:24 ` [PATCH net-next 6/8] 8021q: " Michał Mirosław
     [not found] ` <cover.1483488960.git.mirq-linux-CoA6ZxLDdyEEUmgCuDUIdw@public.gmane.org>
2017-01-04  0:24   ` [PATCH net-next 8/8] OVS: remove use of VLAN_TAG_PRESENT Michał Mirosław

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox