OSDN Git Service

Merge branch 'bnx2x-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2016 01:12:17 +0000 (20:12 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2016 01:12:17 +0000 (20:12 -0500)
commit64f63d59ba782ec317fca150895ef8dc6ddbff4b
treecc216c8662dcce12bfed50ca845ba78504945415
parent4952cd3e7b47dfe8f7d6c69973b13eb487eb2bd0
parente56270f63529718bed5b9017c98fb355a25e9954
Merge branch 'bnx2x-next'

Yuval Mintz says:

====================
bnx2x: driver updates

This series contains several changes - the biggest change is the
addition of Geneve NDO support [allows device to perform RSS according
to inner-headers of encapsulated packet, similar to what it does for
vxlan]. It also extends dcbx support, as well as introducing some minor
changes.

Dave,

Please consider applying this series to `net-next'.
[Do notice patch #3 fails checkpatch due to consistency with existing
HSI]
====================

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