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:   Fri, 21 Oct 2016 04:43:38 -0400
From:   <sudarsana.kalluru@...ium.com>
To:     <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <Ariel.Elior@...ium.com>,
        <Yuval.Mintz@...ium.com>, <manish.chopra@...ium.com>,
        Sudarsana Reddy Kalluru <Sudarsana.Kalluru@...ium.com>
Subject: [PATCH net 0/7] qed*: fix series.

From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@...ium.com>

The patch series contains several minor bug fixes for qed/qede modules.
Please consider applying this to 'net' branch.

Manish Chopra (1):
  qede: Fix incorrrect usage of APIs for un-mapping DMA memory

Sudarsana Reddy Kalluru (6):
  qede: get_channels() need to populate max tx/rx coalesce values
  qede: Do not allow RSS config for 100G devices
  qede: Loopback implementation should ignore the normal traffic
  qed*: Reduce the memory footprint for Rx path
  qede: Reconfigure rss indirection direction table when rss count is
    updated
  qed: Zero-out the buffer paased to dcbx_query() API

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c      |  2 +
 drivers/net/ethernet/qlogic/qed/qed_main.c      |  1 +
 drivers/net/ethernet/qlogic/qede/qede.h         |  3 +-
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 99 ++++++++++++++++---------
 drivers/net/ethernet/qlogic/qede/qede_main.c    | 11 ++-
 include/linux/qed/qed_if.h                      |  1 +
 6 files changed, 75 insertions(+), 42 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ