From: David S. Miller Date: Tue, 3 May 2016 04:17:38 +0000 (-0400) Subject: Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge X-Git-Tag: v5.15~13739^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b40d5aaef542f5b2bcba41fb1e24cfcba793774;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge Antonio Quartulli says: ==================== In this small batch of patches you have: - a fix for our Distributed ARP Table that makes sure that the input provided to the hash function during a query is the same as the one provided during an insert (so to prevent false negatives), by Antonio Quartulli - a fix for our new protocol implementation B.A.T.M.A.N. V that ensures that a hard interface is properly re-activated when it is brought down and then up again, by Antonio Quartulli - two fixes respectively to the reference counting of the tt_local_entry and neigh_node objects, by Sven Eckelmann. Such bug is rather severe as it would prevent the netdev objects references by batman-adv from being released after shutdown. ==================== Signed-off-by: David S. Miller --- 9b40d5aaef542f5b2bcba41fb1e24cfcba793774