From: David S. Miller Date: Thu, 8 Dec 2016 16:32:50 +0000 (-0500) Subject: Merge branch 'cls_flower-flags' X-Git-Tag: v4.10-rc1~202^2~47 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8b7b707a3c2746566d21871e1715ce325fb2e656;p=karo-tx-linux.git Merge branch 'cls_flower-flags' Or Gerlitz says: ==================== net/sched: cls_flower: Add support for matching on dissection flags This series add the UAPI to provide set of flags for matching, where the flags provided from user-space are mapped to flow-dissector flags. The 1st flag allows to match on whether the packet is an IP fragment and corresponds to the FLOW_DIS_IS_FRAGMENT flag. v2->v3: - replace BIT() with << (kbuild test robot) v1->v2: - dropped the flow dissector patch (#1) as no changes are needed there (Jiri) - applied code review comments from Jiri to the flower patch ==================== Signed-off-by: David S. Miller --- 8b7b707a3c2746566d21871e1715ce325fb2e656