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, 6 Mar 2012 16:03:29 +0200
From:	Yevgeny Petrilin <yevgenyp@...lanox.co.il>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>, <yevgenyp@...lanox.co.il>
Subject: [PATCH net-next 0/8] net/mlx4: Performance enhancement and cleanups

Hi Dave,
This patch consists of a patch with datapath pointer optimizations, which was submitted a week ago
and you agreed to accept it after resubmission.
In addition, there are 7 cleanup patches that remove sparse warnings for mlx4 drivers.

Or Gerlitz (2):
  net/mlx4: fix sparse warnings on TX control flags endianess
  net/mlx4: fix sparse warnings on TX blue flame buffer

Yevgeny Petrilin (6):
  net/mlx4_en: Saving mem access on data path
  net/mlx4: fix sparse warnings on wrong type for RSS keys
  net/mlx4: fixing sparse warnings when copying mac address to gid entry
  net/mlx4: fixing sparse warnings for not declared functions
  net/mlx4: remove unused functions
  net/mlx4: defining functions as static



 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |    1
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     |   16 +---
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |   15 ++--
 drivers/net/ethernet/mellanox/mlx4/fw.c        |   10 ---
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |    7 --
 drivers/net/ethernet/mellanox/mlx4/mr.c        |   81 -------------------------
 drivers/net/ethernet/mellanox/mlx4/port.c      |   10 +--
 include/linux/mlx4/device.h                    |    5 +
 8 files changed, 28 insertions(+), 117 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