index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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