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-next>] [day] [month] [year] [list]
Date:	Wed,  2 Mar 2016 13:47:04 +0100
From:	Michal Schmidt <mschmidt@...hat.com>
To:	netdev@...r.kernel.org
Cc:	Yuval Mintz <Yuval.Mintz@...gic.com>,
	Ariel Elior <Ariel.Elior@...gic.com>
Subject: [PATCH net 0/7] bnx2x: endianness fixes

Hello,
this fixes a VLAN crash and some SRIOV bugs in bnx2x observed on ppc64.

Michal Schmidt (7):
  bnx2x: fix crash on big-endian when adding VLAN
  bnx2x: fix sending VF->PF messages on big-endian
  bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
  bnx2x: access cfc_del_event only if the opcode is CFC_DEL
  bnx2x: define fields of struct cfc_del_event_data as little-endian
  bnx2x: define event data reserved fields as little-endian
  bnx2x: fix indentation in bnx2x_sp_task()

 drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h   | 36 ++++++++++-------------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c  | 22 +++++++-------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 12 ++++----
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c  |  4 +--
 4 files changed, 32 insertions(+), 42 deletions(-)

-- 
2.5.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ