aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/tunnels.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski1-1/+1
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-45/+26
2022-09-22ethtool: tunnels: check the return value of nla_nest_start()Li Zhong1-0/+2
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet1-3/+3
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski1-1/+2
2020-10-06ethtool: trim policy tablesJakub Kicinski1-3/+1
2020-10-06ethtool: wire up get policies to opsJakub Kicinski1-26/+13
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek1-2/+2
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski1-8/+61
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+259