David S. Miller 4ca257eed6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains netfilter fixes for you net tree,
they are:

1) Missing ct zone size in the nft_ct initialization path, patch
   from Florian Westphal.

2) Two patches for netfilter uapi headers, one to remove unnecessary
   sysctl.h inclusion and another to fix compilation of xt_hashlimit.h
   in userspace, from Dmitry V. Levin.

3) Patch to fix a sloppy change in nf_ct_expect that incorrectly
   simplified nf_ct_expect_related_report() in the previous nf-next
   batch. This also includes another patch for __nf_ct_expect_check()
   to report success by returning 0 to keep it consistent with other
   existing functions. From Jarno Rajahalme.

4) The ->walk() iterator of the new bitmap set type goes over the real
   bitmap size, this results in incorrect dumps when NFTA_SET_USERDATA
   is used.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-27 09:17:43 -05:00
..
2017-01-22 16:46:13 -05:00
2017-02-23 13:53:42 -05:00
2016-12-03 23:54:25 -05:00
2017-02-21 13:25:22 -05:00
2017-02-26 11:03:38 -05:00
2016-12-25 17:21:22 +01:00
2017-02-10 14:31:51 -05:00
2017-02-20 11:13:37 -05:00
2016-10-20 11:23:08 -04:00
2017-02-24 14:13:14 -05:00
2017-01-24 11:07:35 +01:00
2017-02-10 14:31:51 -05:00