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, 1 Oct 2013 15:59:55 +0530
From:	Sathya Perla <sathya.perla@...lex.com>
To:	<netdev@...r.kernel.org>
Subject: [PATCH next 0/6] be2net: patch set

Pls apply the following patches to the net-next tree. Thanks.

Sathya Perla (2):
  be2net: fix adaptive interrupt coalescing
  be2net: add a counter for pkts dropped in xmit path

Vasundhara Volam (4):
  be2net: Call be_vf_setup() even when VFs are enbaled from previous
    load
  be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
  be2net: Create single TXQ on BE3-R 1G ports
  be2net: call ENABLE_VF cmd for Skyhawk-R too

 drivers/net/ethernet/emulex/benet/be.h         |   22 +++-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |   22 +++--
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   15 ++--
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   33 ++++---
 drivers/net/ethernet/emulex/benet/be_main.c    |  135 ++++++++++++++----------
 5 files changed, 135 insertions(+), 92 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