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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 1 May 2014 15:51:52 +0300 From: Or Gerlitz <ogerlitz@...lanox.com> To: davem@...emloft.net Cc: netdev@...r.kernel.org, roland@...nel.org, jackm@....mellanox.co.il, matanb@...lanox.com, amirv@...lanox.com, Or Gerlitz <ogerlitz@...lanox.com> Subject: [PATCH net 0/4] Batch of mlx4 fixes for 3.15 Hi Dave, This series contains fixes for 3.15-rc, mostly around SRIOV. The patches by Jack, Matan and myself fix few issues related to mlx4 SRIOV support for RoCE and single port VFs, and the patch from Eyal elimninates checking PCI caps for VFs which is misleading. Patches done against the net tree, commit 014f1b2 "net: bonding: Fix format string mismatch in bond_sysfs.c" We'd be happy to get Eyal's patch queued in your -stable list for 3.14.y Or. Eyal Perry (1): net/mlx4_core: Don't issue PCIe speed/width checks for VFs Jack Morgenstein (1): net/mlx4_core: Adjust port number in qp_attach wrapper when detaching Matan Barak (1): net/mlx4_core: Fix slave id computation for single port VF Or Gerlitz (1): net/mlx4_core: Load the Eth driver first drivers/net/ethernet/mellanox/mlx4/main.c | 7 ++-- drivers/net/ethernet/mellanox/mlx4/port.c | 35 +++++++++++-------- .../net/ethernet/mellanox/mlx4/resource_tracker.c | 23 +++++++++++++ 3 files changed, 47 insertions(+), 18 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists