index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_tunnel.c
Age
Commit message (
Expand
)
Author
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-03-15
netfilter: nft_tunnel: add support for geneve opts
Xin Long
2020-03-04
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-16
netfilter: nft_tunnel: ERSPAN_VERSION must not be null
Florian Westphal
2020-01-16
netfilter: nft_tunnel: fix null-attribute check
Florian Westphal
2019-12-17
netfilter: nft_tunnel: add the missing nla_nest_cancel()
Xin Long
2019-12-17
netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN
Xin Long
2019-12-17
netfilter: nft_tunnel: also dump ERSPAN_VERSION
Xin Long
2019-12-17
netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
Xin Long
2019-12-17
netfilter: nft_tunnel: no need to call htons() when dumping ports
Xin Long
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-03-01
netfilter: nft_tunnel: Add dst_cache support
wenxu
2019-02-04
netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options
wenxu
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso