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