Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet | 2021-12-15 | 1 | -1/+1 |
* | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 2020-10-06 | 1 | -2/+4 |
* | ethtool: trim policy tables | Jakub Kicinski | 2020-10-06 | 1 | -5/+2 |
* | ethtool: wire up set policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -8/+2 |
* | ethtool: wire up get policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -4/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-25 | 1 | -1/+3 |
|\ | |||||
| * | ethtool: fix reference leak in some *_SET handlers | Michal Kubecek | 2020-03-23 | 1 | -1/+3 |
* | | ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() | Michal Kubecek | 2020-03-12 | 1 | -2/+4 |
|/ | |||||
* | ethtool: add DEBUG_NTF notification | Michal Kubecek | 2020-01-27 | 1 | -0/+1 |
* | ethtool: set message mask with DEBUG_SET request | Michal Kubecek | 2020-01-27 | 1 | -0/+53 |
* | ethtool: provide message mask with DEBUG_GET request | Michal Kubecek | 2020-01-27 | 1 | -0/+80 |