From: Mahesh Bandewar <mahe...@google.com>

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

Mahesh Bandewar (3):
  ipvlan: scrub skb before routing in L3 mode.
  ipvlan: mode is u16
  ipvlan: misc changes

 drivers/net/ipvlan/ipvlan.h      | 10 +++------
 drivers/net/ipvlan/ipvlan_core.c | 46 +++++++++++++++++++++++-----------------
 drivers/net/ipvlan/ipvlan_main.c | 11 ++++++----
 3 files changed, 36 insertions(+), 31 deletions(-)

-- 
2.7.0.rc3.207.g0ac5344

Reply via email to