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:	Tue,  8 Jul 2014 11:25:18 +0300
From:	Amir Vadai <amirv@...lanox.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, Or Gerlitz <ogerlitz@...lanox.com>,
	Yevgeny Petrilin <yevgenyp@...lanox.com>,
	Amir Vadai <amirv@...lanox.com>
Subject: [PATCH net-next 0/6] Mellanox driver update Jul-08-2014

Hi,

This patch set introduce some small bug fixes.
Most of the patches are small fixes to cornet case bugs.
The patch by Noa ("Fix mac_hash database inconsistency") was sent in the past
[1] and was droped because a fix to the bonding code was supposed to make it
unnecessary. After a second look on the patch, it is still needed even
after the direct access to dev_addr by the bonding will be fixed.

Patches were applied and tested over commit bd4578b
("drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree")

[1] - http://permalink.gmane.org/gmane.linux.network/315900

Thanks,
Amir

Eugenia Emantayev (4):
  net/mlx4_en: Fix set port ratelimit
  net/mlx4_en: Run loopback test only when port is up
  net/mlx4: Verify port number in __mlx4_unregister_mac
  net/mlx4_en: Do not disable vlan filter during promiscuous mode

Noa Osherovich (1):
  net/mlx4_en: Fix mac_hash database inconsistency

Yishai Hadas (1):
  net/mlx4_en: Do not count LLC/SNAP in MTU calculation

 drivers/net/ethernet/mellanox/mlx4/en_netdev.c   | 33 ++++++++++--------------
 drivers/net/ethernet/mellanox/mlx4/en_rx.c       |  2 +-
 drivers/net/ethernet/mellanox/mlx4/en_selftest.c |  3 ++-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h        |  5 ----
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h     |  4 +--
 drivers/net/ethernet/mellanox/mlx4/port.c        | 32 ++++++++++++++++++-----
 include/linux/mlx4/device.h                      | 11 ++++++++
 7 files changed, 54 insertions(+), 36 deletions(-)

-- 
1.8.3.4

--
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