aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool/bitset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Revert "ethtool: Fix mod state of verbose no_mask bitset"Kory Maincent1-26/+6
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent1-6/+26
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek1-0/+2
2020-10-06ethtool: trim policy tablesJakub Kicinski1-14/+12
2020-03-12ethtool: add ethnl_parse_bitset() helperMichal Kubecek1-0/+94
2020-02-26ethtool: limit bitset sizeMichal Kubecek1-1/+2
2020-02-16ethtool: fix application of verbose no_mask bitsetMichal Kubecek1-0/+3
2019-12-27ethtool: netlink bitset handlingMichal Kubecek1-0/+735