summaryrefslogtreecommitdiffstats
path: root/net/ethtool/tunnels.c
Commit message (Expand)AuthorAgeFilesLines
* genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-1/+1
* net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski2023-07-281-45/+26
* ethtool: tunnels: check the return value of nla_nest_start()Li Zhong2022-09-221-0/+2
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-3/+3
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-1/+2
* ethtool: trim policy tablesJakub Kicinski2020-10-061-3/+1
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-26/+13
* ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-2/+2
* udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-031-8/+61
* ethtool: add tunnel info interfaceJakub Kicinski2020-07-101-0/+259