All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] ethtool-netlink bug fixes
@ 2020-08-17 13:34 Maxim Mikityanskiy
  2020-08-17 13:34 ` [PATCH net v2 1/3] ethtool: Fix preserving of wanted feature bits in netlink interface Maxim Mikityanskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Maxim Mikityanskiy @ 2020-08-17 13:34 UTC (permalink / raw)
  To: David S. Miller, Michal Kubecek, Andrew Lunn
  Cc: Jakub Kicinski, Florian Fainelli, netdev, Maxim Mikityanskiy

This series contains a few bug fixes for ethtool-netlink. These bugs are
specific for the netlink interface, and the legacy ioctl interface is
not affected. These patches aim to have the same behavior in
ethtool-netlink as in the legacy ethtool.

Please also see the sibling series for the userspace tool.

v2 changes: Added Fixes tags.

Maxim Mikityanskiy (3):
  ethtool: Fix preserving of wanted feature bits in netlink interface
  ethtool: Account for hw_features in netlink interface
  ethtool: Don't omit the netlink reply if no features were changed

 net/ethtool/features.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-18 23:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 13:34 [PATCH net v2 0/3] ethtool-netlink bug fixes Maxim Mikityanskiy
2020-08-17 13:34 ` [PATCH net v2 1/3] ethtool: Fix preserving of wanted feature bits in netlink interface Maxim Mikityanskiy
2020-08-18 22:15   ` Michal Kubecek
2020-08-17 13:34 ` [PATCH net v2 2/3] ethtool: Account for hw_features " Maxim Mikityanskiy
2020-08-18 22:25   ` Michal Kubecek
2020-08-17 13:34 ` [PATCH net v2 3/3] ethtool: Don't omit the netlink reply if no features were changed Maxim Mikityanskiy
2020-08-18 22:46   ` Michal Kubecek
2020-08-18 23:01 ` [PATCH net v2 0/3] ethtool-netlink bug fixes David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.