index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_tproxy.c
Age
Commit message (
Expand
)
Author
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
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-23
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-16
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2018-08-16
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl