Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 1 | -2/+4 |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski | 1 | -7/+2 |
2020-10-06 | ethtool: wire up set policies to ops | Jakub Kicinski | 1 | -8/+3 |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski | 1 | -4/+2 |
2020-03-29 | ethtool: fix reference leak in ethnl_set_privflags() | Michal Kubecek | 1 | -1/+3 |
2020-03-12 | ethtool: add PRIVFLAGS_NTF notification | Michal Kubecek | 1 | -0/+3 |
2020-03-12 | ethtool: set device private flags with PRIVFLAGS_SET request | Michal Kubecek | 1 | -0/+70 |
2020-03-12 | ethtool: provide private flags with PRIVFLAGS_GET request | Michal Kubecek | 1 | -0/+136 |