lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 29 Mar 2020 22:33:32 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     mkubecek@...e.cz
Cc:     kuba@...nel.org, netdev@...r.kernel.org, jiri@...nulli.us,
        andrew@...n.ch, f.fainelli@...il.com, linville@...driver.com,
        johannes@...solutions.net, richardcochran@...il.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3 00/12] ethtool netlink interface, part 4

From: Michal Kubecek <mkubecek@...e.cz>
Date: Sat, 28 Mar 2020 00:00:58 +0100 (CET)

> Implementation of more netlink request types:
> 
>   - coalescing (ethtool -c/-C, patches 2-4)
>   - pause parameters (ethtool -a/-A, patches 5-7)
>   - EEE settings (--show-eee / --set-eee, patches 8-10)
>   - timestamping info (-T, patches 11-12)
> 
> Patch 1 is a fix for netdev reference leak similar to commit 2f599ec422ad
> ("ethtool: fix reference leak in some *_SET handlers") but fixing a code
> 
> Changes in v3
>   - change "one-step-*" Tx type names to "onestep-*", (patch 11, suggested
>     by Richard Cochran
>   - use "TSINFO" rather than "TIMESTAMP" for timestamping information
>     constants and adjust symbol names (patch 12, suggested by Richard
>     Cochran)
> 
> Changes in v2:
>   - fix compiler warning in net_hwtstamp_validate() (patch 11)
>   - fix follow-up lines alignment (whitespace only, patches 3 and 8)
> which is only in net-next tree at the moment.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ