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:	Mon, 23 Dec 2013 17:01:57 +0530
From:	Hariprasad Shenai <hariprasad@...lsio.com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, dm@...lsio.com, leedom@...lsio.com,
	nirranjan@...lsio.com, kumaras@...lsio.com, santosh@...lsio.com,
	hariprasad@...lsio.com
Subject: [PATCH net 0/3] namespace collision fix and update FW version check on cxgb4 

Hi All,

This patch series provides namespace collision fix for cxgb4 & cxgb4vf driver.
Also updated FW version check for cxgb4 driver.

Patch 1/3 (cxgb4: make functions static and remove dead code) was provided by
Stephen Hemminger on netdev mailing list.
http://www.spinics.net/lists/linux-rdma/msg18148.html

Patch series is created against David Miller's net tree.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks,
Hari

Hariprasad Shenai (2):
  cxgb4: Fix namespace collision issue.
  cxgb4: Changed FW check version to match FW binary version

Stephen Hemminger (1):
  cxgb4: make functions static and remove dead code

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  20 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 238 +++++----------------
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h |   1 -
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     |   4 +-
 4 files changed, 62 insertions(+), 201 deletions(-)

-- 
1.8.0

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