Merge branch 'cls_flower-port-masks'
authorDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 00:27:30 +0000 (20:27 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2016 00:28:09 +0000 (20:28 -0400)
Or Gerlitz says:

====================
net/sched: cls_flower: Add ports masks

This series adds the ability to specify tcp/udp ports masks
for TC/flower filter matches.

I also removed an unused fields from the flower keys struct
and clarified the format of the recently added vlan attibutes.

v1--> v2 changes:

 * fixes typo in patch #2 title and change log (Sergei)
 * added acks provided by Jiri on v1

FWIW, by mistake the cover letter of V1 (but not the patches)
carried V2 tag, hope this doesn't create too much confusion.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge