From: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
To: netdev@vger.kernel.org
Subject: [PATCH net-next 0/8] Preparation for VLAN_TAG_PRESENT cleanup, drivers part
Date: Wed, 4 Jan 2017 01:24:25 +0100 (CET) [thread overview]
Message-ID: <cover.1483488960.git.mirq-linux@rere.qmqm.pl> (raw)
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
next reply other threads:[~2017-01-04 0:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 0:24 Michał Mirosław [this message]
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 6/8] 8021q: " Michał Mirosław
2017-01-04 0:24 ` [PATCH net-next 5/8] bridge: " 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1483488960.git.mirq-linux@rere.qmqm.pl \
--to=mirq-linux@rere.qmqm.pl \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox