summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_tproxy.c
AgeCommit message (Expand)Author
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