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