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
| ||
|
Message-ID: <1408978113-27902-1-git-send-email-Yuval.Mintz@qlogic.com> Date: Mon, 25 Aug 2014 17:48:28 +0300 From: Yuval Mintz <Yuval.Mintz@...gic.com> To: <davem@...emloft.net>, <netdev@...r.kernel.org> CC: <Ariel.Elior@...gic.com>, Yuval Mintz <Yuval.Mintz@...gic.com> Subject: [PATCH net-next 0/5] bnx2x: `fixes' patch-series Hi, This series contains mostly bug fixes, but never the less is intended for `net-next' and not `net', as: - Some of the fixes are quite insignificant [`VF clean statistics', `ethtool -d might cause timeout in log']. - Some only recently were submitted to `net-next' [`Fix timesync endianity']. - Some are not usually compiled as part of the kernel [`Fix stop-on-error']. Dave - please consider applying this series to `net-next'; If you prefer, I can break this series into 2 parts [one for `net' and the other for `net-next'] - but personally I don't see much benefit in it. Thanks, Yuval Mintz Dmitry Kravkov (2): bnx2x: ethtool -d might cause timeout in log bnx2x: Be more forgiving toward SW GRO Michal Kalderon (1): bnx2x: Fix timesync endianity Yuval Mintz (2): bnx2x: Fix stop-on-error bnx2x: VF clean statistics drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 35 +++++++++++++++++++---- drivers/net/ethernet/broadcom/bnx2x/bnx2x_dump.h | 14 ++++----- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 2 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c | 6 ++-- drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c | 5 ++++ 5 files changed, 44 insertions(+), 18 deletions(-) -- 1.8.3.1 -- 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