summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso
2020-03-30netfilter: conntrack: add nf_ct_acct_add()wenxu
2020-03-30netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso
2020-03-29netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal
2020-03-29netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal
2020-03-27netfilter: flowtable: Use rw sem as flow block lockPaul Blakey
2020-03-27netfilter: flowtable: add counter supportPablo Neira Ayuso
2020-03-27netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso
2020-03-27netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso
2020-03-19netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso
2020-03-19netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo 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: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
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-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-16netfilter: flowtable: refresh flow if hardware offload failsPablo Neira Ayuso
2020-01-16netfilter: flowtable: add nf_flowtable_hw_offload() helper functionPablo Neira Ayuso
2020-01-16netfilter: flowtable: use atomic bitwise operations for flow flagsPablo Neira Ayuso
2020-01-16netfilter: flowtable: remove dying bit, use teardown bit insteadPablo Neira Ayuso
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-20netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()Pablo Neira Ayuso
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso
2019-11-13netfilter: nft_meta: offload support for interface indexPablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-04netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso
2019-10-23netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso
2019-10-23netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso
2019-10-23netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso
2019-10-17netfilter: conntrack: free extension area immediatelyFlorian Westphal
2019-09-25netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana