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, 17 Jan 2017 11:59:48 +0000
From:   Edward Cree <ecree@...arflare.com>
To:     <linux-net-drivers@...arflare.com>, <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/2] sfc: RX hash configuration

This series improves support for getting and setting RX hashing
 configuration on Solarflare adapters through ethtool.

Edward Cree (2):
  sfc: support setting RSS hash key through ethtool API
  sfc: read back RX hash config from the NIC when querying it with
    ethtool -x

 drivers/net/ethernet/sfc/ef10.c       | 84 +++++++++++++++++++++++++++++++----
 drivers/net/ethernet/sfc/ethtool.c    | 29 +++++++++---
 drivers/net/ethernet/sfc/farch.c      | 16 +++++++
 drivers/net/ethernet/sfc/net_driver.h |  5 ++-
 drivers/net/ethernet/sfc/nic.h        |  1 +
 drivers/net/ethernet/sfc/siena.c      | 27 ++++++++++-
 6 files changed, 146 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ