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
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
2016-10-27
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
1
-0
/
+3
2016-10-17
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
1
-2
/
+4
2016-09-12
netfilter: nft_dynset: allow to invert match criteria
Pablo Neira Ayuso
1
-1
/
+19
2016-06-24
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
1
-2
/
+5
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
1
-1
/
+2
2015-11-10
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
1
-2
/
+3
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
1
-4
/
+50
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
1
-4
/
+4
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
1
-6
/
+7
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
1
-2
/
+2
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
1
-0
/
+218