index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
/
nft_meta.h
Age
Commit message (
Expand
)
Author
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
2018-04-24
netfilter: merge meta_bridge into nft_meta
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-25
netfilter: nft_meta: improve the validity check of pkttype set expr
Liping Zhang
2015-12-09
netfilter: nf_tables: wrap tracing with a static key
Florian Westphal
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka