netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next v4 0/3] IPvlan misc patches
@ 2016-02-21  3:31 Mahesh Bandewar
  2016-02-22  3:45 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Bandewar @ 2016-02-21  3:31 UTC (permalink / raw)
  To: David Miller; +Cc: Mahesh Bandewar, Eric Dumazet, netdev

From: Mahesh Bandewar <maheshb@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-22  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-21  3:31 [PATCH next v4 0/3] IPvlan misc patches Mahesh Bandewar
2016-02-22  3:45 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).