linux/include/net/netfilter
Jakub Kicinski c162610c7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Pablo Neira Ayuso says:

====================
Netfilter/IPVS updates for net-next

The following patchset contains Netfilter/IPVS updates for net-next:

1) Rename mss field to mss_option field in synproxy, from Fernando Mancera.

2) Use SYSCTL_{ZERO,ONE} definitions in conntrack, from Matteo Croce.

3) More strict validation of IPVS sysctl values, from Junwei Hu.

4) Remove unnecessary spaces after on the right hand side of assignments,
   from yangxingwu.

5) Add offload support for bitwise operation.

6) Extend the nft_offload_reg structure to store immediate date.

7) Collapse several ip_set header files into ip_set.h, from
   Jeremy Sowden.

8) Make netfilter headers compile with CONFIG_KERNEL_HEADER_TEST=y,
   from Jeremy Sowden.

9) Fix several sparse warnings due to missing prototypes, from
   Valdis Kletnieks.

10) Use static lock initialiser to ensure connlabel spinlock is
    initialized on boot time to fix sched/act_ct.c, patch
    from Florian Westphal.
====================

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2019-08-13 18:22:57 -07:00
..
ipv4 netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
ipv6 netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
br_netfilter.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_conntrack.h netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. 2019-08-13 12:15:08 +02:00
nf_conntrack_acct.h netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. 2019-08-13 12:15:08 +02:00
nf_conntrack_bridge.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_conntrack_core.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_conntrack_count.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_conntrack_ecache.h netfilter: conntrack: remove empty pernet fini stubs 2018-12-21 00:51:54 +01:00
nf_conntrack_expect.h netfilter: nf_conntrack_sip: fix expectation clash 2019-07-16 13:16:59 +02:00
nf_conntrack_extend.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nf_conntrack_helper.h netfilter: add API to manage NAT helpers. 2019-04-30 14:19:55 +02:00
nf_conntrack_l4proto.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_conntrack_labels.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nf_conntrack_seqadj.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nf_conntrack_synproxy.h netfilter: synproxy: rename mss synproxy_options field 2019-08-03 18:39:08 +02:00
nf_conntrack_timeout.h netfilter: Export nf_ct_{set,destroy}_timeout() 2019-03-28 16:53:29 -07:00
nf_conntrack_timestamp.h netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. 2019-08-13 12:15:08 +02:00
nf_conntrack_tuple.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_conntrack_zones.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nf_dup_netdev.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_flow_table.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_log.h netfilter: check if the socket netns is correct. 2018-06-28 22:21:32 +09:00
nf_nat.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_nat_helper.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_nat_masquerade.h netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration 2019-04-11 20:59:34 +02:00
nf_nat_redirect.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_queue.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_reject.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_socket.h netfilter: Decrease code duplication regarding transparent socket option 2018-06-03 00:02:01 +02:00
nf_synproxy.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_tables.h netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. 2019-08-13 12:15:18 +02:00
nf_tables_core.h netfilter: nf_tables: add direct calls for all builtin expressions 2019-01-18 15:02:33 +01:00
nf_tables_ipv4.h netfilter: nf_tables_inet: don't use multihook infrastructure anymore 2018-01-08 18:01:20 +01:00
nf_tables_ipv6.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nf_tables_offload.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2019-08-13 18:22:57 -07:00
nf_tproxy.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2018-07-20 22:28:28 -07:00
nft_fib.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nft_meta.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
nft_reject.h netfilter: add missing includes to a number of header-files. 2019-08-13 12:14:39 +02:00
xt_rateest.h netfilter: make xt_rateest hash table per net 2018-03-05 23:15:44 +01:00