]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab43687356700c0e6a428c54c077d155696a8be6
treee4843b1960e13c8d184ac91b937e659773304094
parent4ef99bb4ba59e439e73a9408165a30e625307b70
parentaea405f1904be617d56036bbea545d36bd28b3d5
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>