From: David S. Miller Date: Tue, 10 May 2016 04:50:20 +0000 (-0400) Subject: Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf X-Git-Tag: v4.6~20^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=adc0a8bfdc52cbbfe76730b166a17cb0d5cbc0f4;p=platform%2Fkernel%2Flinux-exynos.git Merge git://git./pub/scm/linux/kernel/git/pablo/nf Pablo Neira Ayuso says: ==================== Netfilter fixes for net The following patchset contain Netfilter simple fixes for your net tree, two one-liner and one two-liner: 1) Oneliner to fix missing spinlock definition that triggers 'BUG: spinlock bad magic on CPU#' when spinlock debugging is enabled, from Florian Westphal. 2) Fix missing workqueue cancelation on IDLETIMER removal, from Liping Zhang. 3) Fix insufficient validation of netlink of NFACCT_QUOTA in nfnetlink_acct, from Phil Turnbull. ==================== Signed-off-by: David S. Miller --- adc0a8bfdc52cbbfe76730b166a17cb0d5cbc0f4