summaryrefslogtreecommitdiffstats
path: root/net/ethtool/bitset.c
AgeCommit message (Expand)AuthorLines
2024-12-04ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent-4/+44
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent-26/+6
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent-6/+26
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek-0/+2
2020-10-06ethtool: trim policy tablesJakub Kicinski-14/+12
2020-03-12ethtool: add ethnl_parse_bitset() helperMichal Kubecek-0/+94
2020-02-26ethtool: limit bitset sizeMichal Kubecek-1/+2
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek-0/+3
2019-12-27ethtool: netlink bitset handlingMichal Kubecek-0/+735