From: David S. Miller Date: Thu, 5 Feb 2015 04:35:05 +0000 (-0800) Subject: Merge branch 'rhashtable-next' X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a356207ae8acf600de7f0a08640659ac71cdf6d;p=pandora-kernel.git Merge branch 'rhashtable-next' Herbert Xu says: ==================== rhashtable: Add iterators and use them The first patch fixes a potential crash with nft_hash destroying the table during a shrinking process. While the next patch adds rhashtable iterators to replace current manual walks used by netlink and netfilter. The final two patches make use of these iterators in netlink and netfilter. ==================== Signed-off-by: David S. Miller --- 2a356207ae8acf600de7f0a08640659ac71cdf6d Reading git-diff-tree failed