summaryrefslogtreecommitdiffstats
path: root/net/netfilter/Makefile
AgeCommit message (Expand)Author
2020-10-31netfilter: nft_reject: add reject verdict support for netdevJose M. Guisado Gomez
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
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-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 nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera
2018-07-30netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal
2018-04-24netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_tableFelix Fietkau
2018-04-21netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.cFelix Fietkau
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31netfilter: nf_tables: add fib expression to the netdev familyPablo M. Bermudo Garay
2017-06-19netfilter, kbuild: use canonical method to specify objs.Jike Song
2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso
2017-01-03netfilter: nat: merge udp and udplite helpersFlorian Westphal
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal
2016-12-06netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti