summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-10-201-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-151-0/+1
|\
| * netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-141-0/+1
* | netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso2020-10-141-1/+3
* | netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso2020-10-123-0/+85
* | netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter2020-10-041-0/+9
* | netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter2020-10-041-0/+2
* | netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez2020-09-301-0/+2
* | netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing2020-09-221-7/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-091-0/+4
|\ \ | |/ |/|
| * netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2020-09-081-0/+2
| * netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez2020-08-281-0/+2
* | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
|/
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+1
|\
| * netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-042-0/+14
|\ \
| * | netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan2020-08-031-0/+12
| * | netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal2020-07-311-0/+2
| |/
* | netfilter: nf_tables: add NFT_CHAIN_BINDINGPablo Neira Ayuso2020-07-041-1/+12
* | netfilter: nf_tables: expose enum nft_chain_flags through UAPIPablo Neira Ayuso2020-07-041-6/+1
* | netfilter: nf_tables: add NFTA_CHAIN_ID attributePablo Neira Ayuso2020-07-041-0/+3
|/
* netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-151-4/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-06-012-2/+11
|\
| * netfilter: nf_tables: delete devices from flowtablePablo Neira Ayuso2020-05-271-0/+1
| * netfilter: nf_tables: add devices to existing flowtablePablo Neira Ayuso2020-05-271-0/+6
| * netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan2020-05-271-2/+4
* | netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2020-06-011-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-152-1/+2
|\
| * netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
| * netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
* | netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso2020-04-271-0/+4
|/
* netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-051-1/+1
* netfilter: conntrack: add nf_ct_acct_add()wenxu2020-03-301-1/+10
* netfilter: nf_tables: skip set types that do not support for expressionsPablo Neira Ayuso2020-03-301-0/+2
* netfilter: nf_queue: place bridge physports into queue_entry structFlorian Westphal2020-03-291-1/+4
* netfilter: nf_queue: make nf_queue_entry_release_refs staticFlorian Westphal2020-03-291-1/+1
* netfilter: flowtable: Use rw sem as flow block lockPaul Blakey2020-03-271-1/+1
* netfilter: flowtable: add counter supportPablo Neira Ayuso2020-03-271-0/+1
* netfilter: nf_tables: add enum nft_flowtable_flags to uapiPablo Neira Ayuso2020-03-271-1/+1
* netfilter: conntrack: export nf_ct_acct_update()Pablo Neira Ayuso2020-03-271-0/+2
* netfilter: nf_tables: allow to specify stateful expression in set definitionPablo Neira Ayuso2020-03-191-0/+2
* netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.cPablo Neira Ayuso2020-03-191-0/+1
* netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso2020-03-151-0/+12
* netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso2020-03-151-2/+0
* netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso2020-03-151-0/+4
* nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio2020-03-151-0/+1
* netfilter: flowtable: add tunnel match offload supportwenxu2020-03-151-0/+6
* netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-153-5/+5
* netfilter: nf_tables: make all set structs constFlorian Westphal2020-03-152-10/+6
* netfilter: nf_tables: make sets built-inFlorian Westphal2020-03-151-6/+0