开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_range.c
Age
Commit message (
Expand
)
Author
10 days
netfilter: nf_tables: add netlink policy based cap on registers
Florian Westphal
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
2017-05-15
netfilter: nf_tables: revisit chain/object refcounting from elements
Pablo Neira Ayuso
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-24
netfilter: nft_range: add the missing NULL pointer check
Liping Zhang
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-10-18
netfilter: nf_tables: avoid uninitialized variable warning
Arnd Bergmann
2016-10-17
netfilter: nft_range: validate operation netlink attribute
Pablo Neira Ayuso
2016-09-25
netfilter: nf_tables: add range expression
Pablo Neira Ayuso