summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-24netfilter: nft_fwd_netdev: allow to redirect to ifb via ingressPablo Neira Ayuso
2020-03-24netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso
2020-03-24netfilter: nft_set_rbtree: Detect partial overlaps on insertionStefano Brivio
2020-03-24netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()Stefano Brivio
2020-03-24netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...Stefano Brivio
2020-03-24netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...Pablo Neira Ayuso
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree
2020-03-19netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}Haishuang Yan
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-18netfilter: Introduce egress hookLukas Wunner
2020-03-15netfilter: conntrack: re-visit sysctls in unprivileged namespacesFlorian Westphal
2020-03-15netfilter: nft_lookup: update element stateful expressionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: add elements with stateful expressionsPablo Neira Ayuso
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso
2020-03-15nft_set_pipapo: Prepare for single ranged field usageStefano Brivio
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: helpersStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: alignmentStefano Brivio
2020-03-15nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switchStefano Brivio
2020-03-15nft_set_pipapo: Generalise group size for bucketsStefano Brivio
2020-03-15netfilter: flowtable: add tunnel encap/decap action offload supportwenxu
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: flowtable: add indr block setup supportwenxu
2020-03-15netfilter: flowtable: add nf_flow_table_block_offload_init()wenxu
2020-03-15netfilter: xt_IDLETIMER: clean up some indentingDan Carpenter
2020-03-15netfilter: bitwise: use more descriptive variable-names.Jeremy Sowden
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' staticChen Wandun
2020-03-15netfilter: cleanup unused macroLi RongQing
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi
2020-03-15netfilter: flowtable: Use nf_flow_offload_tuple for stats as wellPaul Blakey
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey
2020-03-06netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso
2020-03-05netfilter: nf_tables: fix infinite loop when expr is not availableFlorian Westphal
2020-03-05netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso
2020-03-04netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-03-04netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-04netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski