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