[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1431672946-300-1-git-send-email-ying.xue@windriver.com>
Date: Fri, 15 May 2015 14:55:40 +0800
From: Ying Xue <ying.xue@...driver.com>
To: <netdev@...r.kernel.org>
CC: <eric.dumazet@...il.com>, <alexei@...estorage.com>,
<joern@...estorage.com>, <ja@....bg>, <davem@...emloft.net>
Subject: [PATCH net-next 0/6] neigh cleanups and fixes
The series aims to clean up several mistakes especially to correct
the usage of neigh timer. But before doing them, we have to resolve
a crash issue discussed in the thread[1].
[1] http://www.spinics.net/lists/netdev/msg323883.html
Ying Xue (6):
net: fix a double free issue for neighbour entry
neigh: fix a possible leak issue of neigh entry
neigh: don't delete neighbour time in neigh_destroy
neigh: align the usage of neigh timer with one of sock timer
neigh: neigh dead and timer variables should be protected under its
lock
neigh: use standard interface to modify timer
net/core/neighbour.c | 39 +++++++++++++++++++++++----------------
net/ipv4/ip_output.c | 2 +-
2 files changed, 24 insertions(+), 17 deletions(-)
--
1.7.9.5
--
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