From: David S. Miller Date: Thu, 11 Aug 2016 00:19:07 +0000 (-0700) Subject: Merge branch 'qdisc-hashtable' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=084c9535aab61ddd0e55eb796baa6b078b3843b1;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'qdisc-hashtable' Jiri Kosina says: ==================== Convert qdisc linked list into a hashtable This is a respin of the v6 of the original patch [1], split into two-patch series as requested by davem; first patch fixes all symbol conflicts that'd happen once netdevice.h starts to include hashtable.h, the second one performs the actual switch to hashtable. I've preserved Cong's Reviewed-by:, as code-wise this series is identical to the original v6 of the patch. [1] lkml.kernel.org/r/alpine.LNX.2.00.1608011220580.22028@cbobk.fhfr.pm ==================== Signed-off-by: David S. Miller --- 084c9535aab61ddd0e55eb796baa6b078b3843b1