summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_tunnel.c
AgeCommit message (Expand)Author
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo 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-24netfilter: nft_tunnel: restrict it to netdev familyPablo Neira Ayuso
2022-07-11netfilter: nf_tables: use correct integer typesFlorian Westphal
2022-03-20netfilter: nft_tunnel: track register operationsPablo Neira Ayuso
2021-01-27netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long
2020-03-04netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-16netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2019-12-17netfilter: nft_tunnel: add the missing nla_nest_cancel()Xin Long
2019-12-17netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLANXin Long
2019-12-17netfilter: nft_tunnel: also dump ERSPAN_VERSIONXin Long
2019-12-17netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policyXin Long
2019-12-17netfilter: nft_tunnel: no need to call htons() when dumping portsXin Long
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-03-01netfilter: nft_tunnel: Add dst_cache supportwenxu
2019-02-04netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu
2018-08-04netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso
2018-08-03netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso
2018-08-03netfilter: nf_tables: add tunnel supportPablo Neira Ayuso