summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/Kconfig
AgeCommit message (Expand)Author
2024-03-28netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.cKuniyuki Iwashima
2024-02-21netfilter: xtables: fix up kconfig dependenciesFlorian Westphal
2024-01-29netfilter: xtables: allow xtables-nft only buildsFlorian Westphal
2024-01-29netfilter: arptables: allow xtables-nft only buildsFlorian Westphal
2023-01-18netfilter: ip_tables: remove clusterip targetFlorian Westphal
2022-01-27netfilter: Remove flowtable relicsGeert Uytterhoeven
2021-12-23netfilter: flowtable: remove ipv4/ipv6 modulesFlorian Westphal
2021-03-31netfilter: nf_log_arp: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
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: nf_tables: merge route type into coreFlorian Westphal
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
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-08-31netfilter: kconfig: nat related expression depend on nftables coreFlorian Westphal
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl
2018-05-29netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso
2018-02-02netfilter: flowtable infrastructure depends on NETFILTER_INGRESSPablo Neira Ayuso
2018-01-19netfilter: nf_nat_snmp_basic: use asn1 decoder libraryTaehee Yoo
2018-01-11netfilter: clusterip: make sure arp hooks are availableFlorian Westphal
2018-01-10netfilter: improve flow table Kconfig dependenciesArnd Bergmann
2018-01-08netfilter: flow table support for IPv4Pablo Neira Ayuso
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-10-01netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso
2015-08-07netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso
2015-08-07netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso
2015-06-15netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso
2015-03-06netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso
2014-09-12netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso
2014-09-12netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero