index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_tproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
1
-2
/
+1
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
1
-2
/
+2
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
1
-0
/
+5
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
1
-1
/
+1
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
1
-1
/
+1
2022-08-23
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
1
-3
/
+3
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2021-06-16
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
1
-1
/
+8
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
1
-2
/
+2
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
1
-0
/
+24
2021-01-27
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
1
-7
/
+7
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+2
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2018-08-16
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
1
-1
/
+3
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
1
-0
/
+2
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
1
-0
/
+314