[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080205142902.13543.88604.sendpatchset@localhost.localdomain>
Date: Tue, 5 Feb 2008 15:29:39 +0100 (MET)
From: Patrick McHardy <kaber@...sh.net>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, Patrick McHardy <kaber@...sh.net>
Subject: [NET_SCHED 00/04]: Two fixes + cls_flow VLAN tag based classification
These patches fix a compile warning in em_meta, an invalid check in
the flow classifier and add VLAN tag based classification to cls_flow.
Please apply, thanks.
include/linux/if_vlan.h | 7 ++++---
include/linux/pkt_cls.h | 1 +
net/sched/cls_flow.c | 17 +++++++++++++++--
net/sched/em_meta.c | 2 +-
4 files changed, 21 insertions(+), 6 deletions(-)
Patrick McHardy (4):
[NET_SCHED]: em_meta: fix compile warning
[NET_SCHED]: cls_flow: fix key mask validity check
[VLAN]: Constify skb argument to vlan_get_tag()
[NET_SCHED]: cls_flow: support classification based on VLAN tag
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists