From: Patrick McHardy Date: Fri, 7 Mar 2014 11:34:05 +0000 (+0100) Subject: netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~176^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60eb18943bd787ac12685e863a37ea440f70abba;p=pandora-kernel.git netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations We currently have a limit of 8 * PAGE_SIZE anonymous sets. Lift that limit by continuing the scan if the entire page is exhausted. Signed-off-by: Patrick McHardy Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed