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_lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
2023-05-18
1
-8
/
+15
*
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-03
1
-1
/
+1
*
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-18
1
-32
/
+4
*
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-15
1
-1
/
+2
*
netfilter: nft_lookup: only cancel tracking for clobbered dregs
Florian Westphal
2022-03-20
1
-0
/
+12
*
netfilter: nf_tables: prefer direct calls for set lookups
Florian Westphal
2021-05-29
1
-0
/
+31
*
netfilter: add and use nft_set_do_lookup helper
Florian Westphal
2021-05-28
1
-2
/
+2
*
netfilter: nftables: add catch-all set element support
Pablo Neira Ayuso
2021-04-27
1
-4
/
+8
*
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
1
-4
/
+4
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
1
-3
/
+3
*
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-04-05
1
-5
/
+7
*
netfilter: nft_lookup: update element stateful expression
Pablo Neira Ayuso
2020-03-15
1
-0
/
+1
*
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2019-09-20
1
-3
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
netfilter: nf_tables: bogus EBUSY when deleting set after flush
Pablo Neira Ayuso
2019-03-11
1
-4
/
+9
*
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
1
-11
/
+7
*
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
2018-09-17
1
-1
/
+19
*
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-30
1
-3
/
+3
*
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
2018-07-17
1
-2
/
+11
*
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2018-06-01
1
-0
/
+47
*
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
1
-2
/
+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
*
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-11-09
1
-12
/
+1
*
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-3
/
+2
*
netfilter: nft_lookup: remove superfluous element found check
Pablo Neira Ayuso
2016-09-23
1
-1
/
+1
*
netfilter: nf_tables: get rid of possible_net_t from set and basechain
Pablo Neira Ayuso
2016-07-11
1
-1
/
+1
*
netfilter: nf_tables: add support for inverted logic in nft_lookup
Arturo Borrero
2016-06-24
1
-5
/
+32
*
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
2016-06-24
1
-2
/
+4
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
1
-0
/
+3
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
1
-1
/
+1
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
1
-4
/
+4
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
1
-4
/
+5
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
1
-1
/
+1
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
1
-4
/
+0
*
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
1
-5
/
+4
*
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-04-08
1
-0
/
+2
*
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
1
-1
/
+5
*
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
1
-0
/
+1
*
netfilter: nf_tables: use new transaction infrastructure to handle sets
Pablo Neira Ayuso
2014-05-19
1
-2
/
+8
*
netfilter: nf_tables: restore notifications for anonymous set destruction
Patrick McHardy
2014-03-08
1
-1
/
+1
*
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-03-08
1
-1
/
+2
*
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
2014-02-09
1
-0
/
+1
*
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
1
-5
/
+11
*
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
1
-0
/
+135