index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_dynset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
1
-2
/
+2
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+2
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
1
-1
/
+1
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+1
2021-10-07
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-04-26
netfilter: nftables: add nft_pernet() helper function
Pablo Neira Ayuso
1
-4
/
+1
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
1
-1
/
+5
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-6
/
+6
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-6
/
+6
2021-01-16
netfilter: nft_dynset: dump expressions when set definition contains no expre...
Pablo Neira Ayuso
1
-14
/
+17
2021-01-16
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
2021-01-16
netfilter: nft_dynset: honor stateful expressions in set definition
Pablo Neira Ayuso
1
-0
/
+6
2020-12-28
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
1
-2
/
+7
2020-12-28
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
Pablo Neira Ayuso
1
-3
/
+3
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-21
/
+135
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
1
-3
/
+53
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
1
-20
/
+83
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
1
-1
/
+2
2020-12-08
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-3
/
+5
2020-03-30
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
1
-2
/
+7
2020-03-19
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
1
-17
/
+0
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
1
-7
/
+1
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
1
-13
/
+2
2020-01-27
netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute
Pablo Neira Ayuso
1
-1
/
+1
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
1
-0
/
+6
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-5
/
+1
2019-06-19
netfilter: nf_tables: enable set expiration time for set elements
Laura Garcia Liebana
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-30
netfilter: nf_tables: relocate header content to consumer
Paul Gortmaker
1
-0
/
+17
2019-03-11
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
1
-4
/
+9
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+7
2019-02-04
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
1
-11
/
+7
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
1
-3
/
+2
2018-09-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+20
2018-08-16
netfilter: nft_dynset: allow dynamic updates of non-anonymous set
Pablo Neira Ayuso
1
-2
/
+0
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+2
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
1
-3
/
+1
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
1
-0
/
+9
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-04-24
netfilter: nf_tables: always use an upper set size for dynsets
Florian Westphal
1
-1
/
+4
2018-03-30
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
1
-2
/
+3
2018-01-19
netfilter: nf_tables: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
1
-1
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+2
2017-04-25
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
1
-3
/
+2
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
1
-10
/
+4
2017-01-23
netfilter: nf_tables: validate the name size when possible
Liping Zhang
1
-1
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-12
/
+1
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
1
-6
/
+10
[next]