aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_tproxy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2021-06-16netfilter: nft_tproxy: restrict support to TCP and UDP transport protocolsPablo Neira Ayuso1-1/+8
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal1-2/+2
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal1-0/+24
2021-01-27netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso1-7/+7
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+2
2019-12-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter1-2/+2
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2018-08-16netfilter: nft_tproxy: Fix missing-braces warningMáté Eckl1-1/+3
2018-08-03netfilter: nft_tproxy: Add missing config checkMáté Eckl1-0/+2
2018-07-30netfilter: nf_tables: Add native tproxy supportMáté Eckl1-0/+314