aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_tproxy.c
AgeCommit message (Expand)Author
2024-01-24netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso
2023-06-26netfilter: nf_tables: limit allowed range via nla_policyFlorian Westphal
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-08-23netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2022-07-11netfilter: nf_tables: add and use BE register load-store helpersFlorian Westphal
2022-03-20netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2018-08-16netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl
2018-08-03netfilter: nft_tproxy: Add missing config checkMáté Eckl
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl