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:   Thu, 15 Jun 2017 22:23:48 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     saeedm@...lanox.com
Cc:     netdev@...r.kernel.org
Subject: Re: [pull request][net 0/6] Mellanox mlx5 fixes 2017-06-14

From: Saeed Mahameed <saeedm@...lanox.com>
Date: Thu, 15 Jun 2017 23:55:24 +0300

> This series contains some fixes for the mlx5 core and netdev driver.
> 
> Please pull and let me know if there's any problem.

Pulled.

> For -stable:
> ("net/mlx5: Wait for FW readiness before initializing command interface") kernels >= 4.4
> ("net/mlx5e: Fix timestamping capabilities reporting") kernels >= 4.5
> ("net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it") kernels >= 4.9
> ("net/mlx5e: Fix min inline value for VF rep SQs") kernels >= 4.11
> 
> The "net/mlx5e: Fix min inline .." (a oneliner patch) doesn't cleanly apply
> to 4.11, it hits a contextual conflict and can be easily resolved by:
> +       mlx5_query_min_inline(mdev, &priv->params.tx_min_inline_mode);
> to the end of mlx5e_build_rep_netdev_priv. Note the 2nd parameter of
> mlx5_query_min_inline is slightly different from the original one.

Queued up, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ