summaryrefslogtreecommitdiff
path: root/net/netfilter/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao1-1/+1
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal1-0/+1
2023-02-11net: create nf_conntrack_ovs for ovs and tc useXin Long1-0/+1
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal1-0/+6
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+1
2022-10-25netfilter: nft_inner: support for inner tunnel header matchingPablo Neira Ayuso1-1/+1
2022-10-25netfilter: nft_objref: make it builtinFlorian Westphal1-2/+2
2022-10-03net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.cLorenzo Bianconi1-0/+6
2022-07-11netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov1-0/+1
2022-01-19net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi1-0/+5
2021-12-23netfilter: nf_tables: make counter support built-inPablo Neira Ayuso1-2/+1
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito1-0/+3
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso1-1/+1
2021-06-07netfilter: add new hook nfnl subsystemFlorian Westphal1-0/+1
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal1-2/+0
2021-03-31netfilter: nf_log_netdev: merge with nf_log_syslogFlorian Westphal1-3/+0
2021-03-31netfilter: nf_log_ipv4: rename to nf_log_syslogFlorian Westphal1-0/+1
2020-10-31netfilter: nft_reject: add reject verdict support for netdevJose M. Guisado Gomez1-0/+1
2020-04-08x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld1-1/+1
2020-04-08x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld1-1/+1
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio1-0/+6
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal1-6/+3
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-1/+2
2019-11-13netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso1-1/+2
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden1-1/+1
2019-07-10netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso1-1/+1
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera1-0/+1
2019-04-11netfilter: x_tables: merge ip and ipv6 masquerade modulesFlorian Westphal1-0/+1
2019-04-09netfilter: nf_tables: merge route type into coreFlorian Westphal1-1/+2
2019-03-01netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal1-0/+2
2019-02-27netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal1-0/+1
2019-01-18netfilter: conntrack: gre: switch module to be built-inFlorian Westphal1-2/+1
2018-12-18netfilter: nat: remove nf_nat_l4proto structFlorian Westphal1-6/+1
2018-12-18netfilter: nat: remove l4proto->manip_pktFlorian Westphal1-1/+1
2018-12-18netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal1-1/+1
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal1-0/+1
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso1-0/+1
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl1-0/+1
2018-07-30netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera1-0/+1
2018-07-30netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera1-1/+1
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+6
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal1-1/+6
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal1-1/+1
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso1-3/+4
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso1-0/+1
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+1
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal1-1/+1
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera1-0/+1
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal1-2/+1
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-2/+1