commit | ea5b2f4406d1b00324f0f572e505360695c8f8be | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Feb 21 22:43:25 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 21 22:43:25 2016 -0500 |
tree | e4843b1960e13c8d184ac91b937e659773304094 | |
parent | 86310cc42ddf300a9482c613720e7811abec2c4c [diff] | |
parent | ab5b7013db3cc637a8f19e00d71310e40db75bf6 [diff] |
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>