From: David S. Miller Date: Fri, 12 Apr 2013 18:26:39 +0000 (-0400) Subject: Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into... X-Git-Tag: v3.9-rc8~20^2~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b5b8c29909b94a4f2969629722264b7ca947329;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'master' of git://git./linux/kernel/git/pablo/nf into netfilter Pablo Neira Ayuso says: ==================== The following patchset contains late netfilter fixes for your net tree, they are: * Don't drop segmented TCP packets in the SIP helper, we've got reports from users that this was breaking communications when the SIP phone messages are larger than the MTU, from Patrick McHardy. * Fix refcount leak in the ipset list set, from Jozsef Kadlecsik. * On hash set resizing, the nomatch flag was lost, thus entirely inverting the logic of the set matching, from Jozsef Kadlecsik. * Fix crash on NAT modules removal. Timer expiration may race with the module cleanup exit path while deleting conntracks, from Florian Westphal. ==================== Signed-off-by: David S. Miller --- 8b5b8c29909b94a4f2969629722264b7ca947329