netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4 v2] ipvlan: list corruption and rcu fixes
@ 2015-03-28 18:13 Jiri Benc
  2015-03-28 18:13 ` [PATCH net 1/4 v3] ipvlan: fix addr hash list corruption Jiri Benc
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jiri Benc @ 2015-03-28 18:13 UTC (permalink / raw)
  To: netdev; +Cc: Mahesh Bandewar, Dan Williams

This patch set fixes different issues leading to corrupted lists and
incorrect rcu usage.

Only patch 1/4 changed since the last submission.

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 | 28 ++++++++++++++++++++--------
 drivers/net/ipvlan/ipvlan_main.c | 30 +++++++++++++++++++-----------
 3 files changed, 42 insertions(+), 20 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-03-31 18:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-28 18:13 [PATCH net 0/4 v2] ipvlan: list corruption and rcu fixes Jiri Benc
2015-03-28 18:13 ` [PATCH net 1/4 v3] ipvlan: fix addr hash list corruption Jiri Benc
2015-03-30 20:24   ` Mahesh Bandewar
2015-03-28 18:13 ` [PATCH net 2/4 v2] ipvlan: protect against concurrent link removal Jiri Benc
2015-03-28 18:13 ` [PATCH net 3/4 v2] ipvlan: do not use rcu operations for address list Jiri Benc
2015-03-31 18:35   ` Cong Wang
2015-03-28 18:13 ` [PATCH net 4/4 v2] ipvlan: fix check for IP addresses in control path Jiri Benc
2015-03-30 20:27   ` Mahesh Bandewar
2015-03-31 17:29 ` [PATCH net 0/4 v2] ipvlan: list corruption and rcu fixes 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).