- 8daa8fd netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET by Phil Sutter · 2 years, 5 months ago
- 7d34aa3 netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters by Phil Sutter · 2 years, 5 months ago
- 34aae2c netfilter: nf_tables: validate variable length element extension by Pablo Neira Ayuso · 2 years, 7 months ago
- b2d3065 netfilter: nf_tables: do not reduce read-only expressions by Pablo Neira Ayuso · 3 years ago
- 7b13948 netfilter: nft_dynset: relax superfluous check on set updates by Pablo Neira Ayuso · 3 years, 5 months ago
- d59d2f8 netfilter: nftables: add nft_pernet() helper function by Pablo Neira Ayuso · 3 years, 11 months ago
- 0854db2 netfilter: nf_tables: use net_generic infra for transaction data by Florian Westphal · 4 years ago
- c273a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
- 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years, 1 month ago
- ce53799 netfilter: nft_dynset: dump expressions when set definition contains no expressions by Pablo Neira Ayuso · 4 years, 2 months ago
- 0c5b7a5 netfilter: nft_dynset: add timeout extension to template by Pablo Neira Ayuso · 4 years, 2 months ago
- fca05d4 netfilter: nft_dynset: honor stateful expressions in set definition by Pablo Neira Ayuso · 4 years, 2 months ago
- b4e70d8 netfilter: nftables: add set expression flags by Pablo Neira Ayuso · 4 years, 2 months ago
- 95cd4bc netfilter: nft_dynset: report EOPNOTSUPP on missing set feature by Pablo Neira Ayuso · 4 years, 2 months ago
- 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 3 months ago
- 48b0ae0 netfilter: nftables: netlink support for several set element expressions by Pablo Neira Ayuso · 4 years, 3 months ago
- 563125a netfilter: nftables: generalize set extension to support for several expressions by Pablo Neira Ayuso · 4 years, 3 months ago
- 8cfd9b0f netfilter: nftables: generalize set expressions support by Pablo Neira Ayuso · 4 years, 3 months ago
- 917d80d netfilter: nft_dynset: fix timeouts later than 23 days by Pablo Neira Ayuso · 4 years, 3 months ago
- 8548bde netfilter: nft_dynset: validate set expression definition by Pablo Neira Ayuso · 5 years ago
- c604cc691 netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c by Pablo Neira Ayuso · 5 years ago
- 76adfaf netfilter: nf_tables: add nft_set_elem_update_expr() helper function by Pablo Neira Ayuso · 5 years ago
- a7fc936 netfilter: nf_tables: add nft_set_elem_expr_alloc() by Pablo Neira Ayuso · 5 years ago
- 7b225d0 netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute by Pablo Neira Ayuso · 5 years ago
- d0a8d87 netfilter: nft_dynset: support for element deletion by Ander Juaristi · 6 years ago
- 1c5ba67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 6 years ago
- 79ebb5b netfilter: nf_tables: enable set expiration time for set elements by Laura Garcia Liebana · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- f1f86d09 netfilter: nf_tables: relocate header content to consumer by Paul Gortmaker · 6 years ago
- 273fe3f netfilter: nf_tables: bogus EBUSY when deleting set after flush by Pablo Neira Ayuso · 6 years ago
- a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- f6ac858 netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 6 years ago
- 10870dd netfilter: nf_tables: add direct calls for all builtin expressions by Florian Westphal · 6 years ago
- cd5125d netfilter: nf_tables: split set destruction in deactivate and destroy phase by Florian Westphal · 7 years ago
- feb9f55 netfilter: nft_dynset: allow dynamic updates of non-anonymous set by Pablo Neira Ayuso · 7 years ago
- f102d66 netfilter: nf_tables: use dedicated mutex to guard transactions by Florian Westphal · 7 years ago
- 215a31f netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL by Pablo Neira Ayuso · 7 years ago
- 79b174a netfilter: nf_tables: garbage collection for stateful expressions by Pablo Neira Ayuso · 7 years ago
- b13468d netfilter: nft_dynset: fix timeout updates on 32bit by Florian Westphal · 7 years ago
- 99a0efb netfilter: nf_tables: always use an upper set size for dynsets by Florian Westphal · 7 years ago
- 10659cb netfilter: nf_tables: rename to nft_set_lookup_global() by Pablo Neira Ayuso · 7 years ago
- b0c3dc6 netfilter: nf_tables: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- 408070d netfilter: nf_tables: add nft_set_is_anonymous() helper by Pablo Neira Ayuso · 7 years ago
- 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
- 277a292 netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded by Liping Zhang · 8 years ago
- c7a72e3 netfilter: nf_tables: add nft_set_lookup() by Pablo Neira Ayuso · 8 years ago
- b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 4e24877 netfilter: nf_tables: simplify the basic expressions' init routine by Liping Zhang · 8 years ago
- 61f9e29 netfilter: nf_tables: fix *leak* when expr clone fail by Liping Zhang · 8 years ago
- bb6a6e8 netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled by Liping Zhang · 8 years ago
- a8b1e36 netfilter: nft_dynset: fix element timeout for HZ != 1000 by Anders K. Pedersen · 8 years ago
- dbd2be0 netfilter: nft_dynset: allow to invert match criteria by Pablo Neira Ayuso · 9 years ago
- 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 9 years ago
- b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
- 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
- 3e135cd netfilter: nft_dynset: dynamic stateful expression instantiation by Patrick McHardy · 10 years ago
- b1c96ed netfilter: nf_tables: add register parsing/dumping helpers by Patrick McHardy · 10 years ago
- a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
- d07db98 netfilter: nf_tables: introduce nft_validate_register_load() by Patrick McHardy · 10 years ago
- 22fe54d netfilter: nf_tables: add support for dynamic set updates by Patrick McHardy · 10 years ago