Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Preparation for VLAN_TAG_PRESENT cleanup
@ 2017-01-03 23:53 Michał Mirosław
  2017-01-03 23:53 ` [PATCH net-next 1/3] net/vlan: introduce __vlan_hwaccel_clear_tag() helper Michał Mirosław
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michał Mirosław @ 2017-01-03 23:53 UTC (permalink / raw)
  To: netdev

This introduces additional and fixes existing helpers for accessing
skb->vlan_tag.

Michał Mirosław (3):
  net/vlan: introduce __vlan_hwaccel_clear_tag() helper
  net/vlan: introduce __vlan_hwaccel_copy_tag() helper
  net/vlan: include the shift in skb_vlan_tag_get_prio()

 include/linux/if_vlan.h   | 28 ++++++++++++++++++++++++++--
 net/core/flow_dissector.c |  3 +--
 2 files changed, 27 insertions(+), 4 deletions(-)

-- 
2.11.0

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 23:53 [PATCH net-next 0/3] Preparation for VLAN_TAG_PRESENT cleanup Michał Mirosław
2017-01-03 23:53 ` [PATCH net-next 1/3] net/vlan: introduce __vlan_hwaccel_clear_tag() helper Michał Mirosław
2017-01-03 23:53 ` [PATCH net-next 3/3] net/vlan: include the shift in skb_vlan_tag_get_prio() Michał Mirosław
2017-01-03 23:53 ` [PATCH net-next 2/3] net/vlan: introduce __vlan_hwaccel_copy_tag() helper Michał Mirosław
2017-01-04  3:23 ` [PATCH net-next 0/3] Preparation for VLAN_TAG_PRESENT cleanup David Miller

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