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:	Sun, 17 May 2015 16:15:20 +0530
From:	Hariprasad Shenai <hariprasad@...lsio.com>
To:	netdev@...r.kernel.org
Cc:	davem@...emloft.net, leedom@...lsio.com, nirranjan@...lsio.com,
	Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/3] cxgb4/cxgb4vf: Adds VI loopback, FL starvation support and cleanup 

Hi,

This patch series adds the following.
Adds support for Loopback between VI of same port, adds debugfs entry to
inject freelist starvation and cleansup some function and argument

This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4vf driver.

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

Thanks

Hariprasad Shenai (3):
  cxgb4: Add support for loopback between VI of same port
  cxgb4: Add debugfs facility to inject FL starvation
  cxgb4/cxgb4vf: function and argument name cleanup

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |   6 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |  58 +++-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c |  16 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    | 113 +++---
 drivers/net/ethernet/chelsio/cxgb4/sge.c           | 384 ++++++++++++++++++++-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  14 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_values.h     |   2 +
 drivers/net/ethernet/chelsio/cxgb4vf/sge.c         |   4 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h |  10 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     |  12 +-
 10 files changed, 531 insertions(+), 88 deletions(-)

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