Merge branch 'ipvlan-misc'
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:43:25 +0000 (22:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:43:25 +0000 (22:43 -0500)
Mahesh Bandewar says:

====================
IPvlan misc patches

This is a collection of unrelated patches for IPvlan driver.
a. crub_skb() changes are added to ensure that the packets hit the
NF_HOOKS in masters' ns in L3 mode.
b. u16 change is bug fix while
c. the third patch is to group tx/rx variables in single cacheline
====================

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

Trivial merge