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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun,  7 Apr 2013 16:44:05 +0300
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, amirv@...lanox.com, sagig@...lanox.com,
	john.r.fastabend@...el.com, Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH V1 net-next 0/3] Mellanox Core and Ethernet driver updates 2013-04-07

Hi Dave,

Here's V1 of this batch of mlx4 driver updates for 3.10, mostly DCB related. 

Series done against the net-next tree as of commit a210576c "Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net"

changes from V0: 

  - in patch #2 advertize getdcbx/setdcbx callbacks also for devices that support only PFC

  - per feedback from John, dropeed patch #3 which turned to be work-around for user space 
    bug in open-lldp. John posted a user space patch to fix the bug

  - per feedback from John, added small a patch under which we advertize DCB_CAP_DCBX_HOST in getdcbx

Or.


Or Gerlitz (3):
  net/mlx4_core: Added proper description for two device capabilities
  net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
  net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx

 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c |   10 +++++++++-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |   10 ++++++++--
 drivers/net/ethernet/mellanox/mlx4/fw.c        |    4 +++-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |    1 +
 include/linux/mlx4/device.h                    |    1 +
 5 files changed, 22 insertions(+), 4 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ