[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1455767538-16667-1-git-send-email-mahesh@bandewar.net>
Date: Wed, 17 Feb 2016 19:52:18 -0800
From: Mahesh Bandewar <mahesh@...dewar.net>
To: David Miller <davem@...emloft.net>
Cc: Mahesh Bandewar <maheshb@...gle.com>,
Eric Dumazet <edumazet@...gle.com>,
netdev <netdev@...r.kernel.org>
Subject: [PATCH next v3 0/3] IPvlan misc patches
From: Mahesh Bandewar <maheshb@...gle.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 | 31 ++++++++++++++++++-------------
drivers/net/ipvlan/ipvlan_main.c | 11 +++++++----
3 files changed, 28 insertions(+), 24 deletions(-)
--
2.7.0.rc3.207.g0ac5344
Powered by blists - more mailing lists