From: David S. Miller Date: Wed, 13 Sep 2017 03:41:02 +0000 (-0700) Subject: Merge branch 'net_sched-fix-filter-chain-reference-counting' X-Git-Tag: v4.14-rc1~3^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63428fb6a134947d9efad721dc80e721b328a4e4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net_sched-fix-filter-chain-reference-counting' Cong Wang says: ==================== net_sched: fix filter chain reference counting This patchset fixes tc filter chain reference counting and nasty race conditions with RCU callbacks. Please see each patch for details. v3: Rebase on the latest -net Add code comment in patch 1 Improve comment and changelog for patch 2 Add patch 3 v2: Add patch 1 Get rid of more ugly code in patch 2 ==================== Signed-off-by: David S. Miller --- 63428fb6a134947d9efad721dc80e721b328a4e4