[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1427476903.git.jbenc@redhat.com>
Date: Fri, 27 Mar 2015 18:30:22 +0100
From: Jiri Benc <jbenc@...hat.com>
To: netdev@...r.kernel.org
Cc: Mahesh Bandewar <maheshb@...gle.com>,
Dan Williams <dcbw@...hat.com>
Subject: [PATCH net 0/4] ipvlan: list corruption and rcu fixes
This patch set fixes different issues leading to corrupted lists and
incorrect rcu usage.
Jiri Benc (4):
ipvlan: fix addr hash list corruption
ipvlan: protect against concurrent link removal
ipvlan: do not use rcu operations for address list
ipvlan: fix check for IP addresses in control path
drivers/net/ipvlan/ipvlan.h | 4 +++-
drivers/net/ipvlan/ipvlan_core.c | 25 ++++++++++++++++++-------
drivers/net/ipvlan/ipvlan_main.c | 28 +++++++++++++++++-----------
3 files changed, 38 insertions(+), 19 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists