index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_dynset.c
Age
Commit message (
Expand
)
Author
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-25
netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded
Liping Zhang
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
2017-01-23
netfilter: nf_tables: validate the name size when possible
Liping Zhang
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
2016-10-27
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
2016-10-17
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
2016-09-12
netfilter: nft_dynset: allow to invert match criteria
Pablo Neira Ayuso
2016-06-24
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2015-11-10
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2015-04-13
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy