summaryrefslogtreecommitdiff
path: root/net/netfilter/Kconfig
AgeCommit message (Expand)Author
2024-01-29netfilter: xtables: allow xtables-nft only buildsFlorian Westphal
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal
2023-03-22netfilter: xtables: disable 32bit compat interface by defaultFlorian Westphal
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-10-25netfilter: nft_objref: make it builtinFlorian Westphal
2022-08-17netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven
2022-08-05netfilter: flowtable: fix incorrect Kconfig dependenciesPablo Neira Ayuso
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov
2021-12-23netfilter: nf_tables: make counter support built-inPablo Neira Ayuso
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-07netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum
2021-06-09netfilter: nfnetlink_hook: add depends-on nftablesFlorian Westphal
2021-06-07netfilter: add new hook nfnl subsystemFlorian Westphal
2021-05-29netfilter: Remove leading spaces in KconfigJuerg Haefliger
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_netdev: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2020-10-31netfilter: nft_reject: add reject verdict support for netdevJose M. Guisado Gomez
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti
2020-07-29netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-30docs: networking: convert tproxy.txt to ReSTMauro Carvalho Chehab
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-18netfilter: Introduce egress hookLukas Wunner
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-07-16netfilter: Update obsolete comments referring to ip_conntrackYonatan Goldschmidt
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
2019-06-28docs: leds: convert to ReSTMauro Carvalho Chehab
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-11netfilter: x_tables: merge ip and ipv6 masquerade modulesFlorian Westphal
2019-04-08netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal
2019-03-18netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann
2019-03-01netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal
2019-03-01netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal