Merge branch 'mlxsw-tcpflags'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:22:13 +0000 (16:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 20:22:13 +0000 (16:22 -0400)
commit39a7d52766b9a795f382e9b1c51ea47a9574a990
tree0689185ab2c211edb4074bc66d57c06cca639adf
parent2a7f38c53857d03431897dc97ca83c0af459b7fd
parent8a41d845c4fd64e6bf909aafa977472689e8c7a5
Merge branch 'mlxsw-tcpflags'

Jiri Pirko says:

====================
net: add tcp flags match support to flower and offload it

This patch adds support to dissect tcp flags, match on them using
flower classifier and offload such rules to mlxsw Spectrum devices.

v1->v2:
- removed no longer relevant comment from patch 1 as suggested by Or
- sent correct patches this time
====================

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