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)
commitea5b2f4406d1b00324f0f572e505360695c8f8be
treee4843b1960e13c8d184ac91b937e659773304094
parent86310cc42ddf300a9482c613720e7811abec2c4c
parentab5b7013db3cc637a8f19e00d71310e40db75bf6
Merge branch 'ipvlan-misc'

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>