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:   Wed,  1 Nov 2017 08:44:45 -0700
From:   Parvi Kaustubhi <pkaustub@...co.com>
To:     netdev@...r.kernel.org, davem@...emloft.net
Cc:     gvaradar@...co.com, benve@...co.com,
        Parvi Kaustubhi <pkaustub@...co.com>
Subject: [PATCH net-next v2 0/3] enic: Additional ethtool support

This patch set allows the user to show or modify rx/tx ring sizes using
ethtool.

v2:
- remove unused variable to fix build warning.
- update list of maintainers for cisco vic ethernet nic driver.

Parvi Kaustubhi (3):
  enic: reset fetch index
  enic: Add support for 'ethtool -g/-G'
  MAINTAINERS: update MAINTAINERS for cisco vic

 MAINTAINERS                                    |  2 +-
 drivers/net/ethernet/cisco/enic/enic.h         |  2 +-
 drivers/net/ethernet/cisco/enic/enic_ethtool.c | 77 ++++++++++++++++++++++++++
 drivers/net/ethernet/cisco/enic/vnic_rq.c      | 16 +-----
 4 files changed, 81 insertions(+), 16 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ