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,  4 Dec 2018 22:24:05 -0800
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net-next 0/7] Mellanox, mlx5e updates 2018-12-04

Hi Dave,

The following series is for mlx5e netdevice driver, it adds ethtool
support for RX hash fields configuration and some misc updates, please
see tag log below.

Please pull and let me know if there's any problem.

Thanks,
Saeed.

--- 

The following changes since commit 55827458e0586b1d4e84541bc015e37f507820ee:

  Merge branch 'mlxsw-Add-one-armed-router-support' (2018-12-04 08:36:37 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5e-updates-2018-12-04

for you to fetch changes up to f2da8ccfa4635e661d8aafa3d71ce824ad036c3f:

  net/mlx5e: Improve ethtool private-flags code structure (2018-12-04 18:20:02 -0800)

----------------------------------------------------------------
mlx5e-updates-2018-12-04

This series includes updates to mlx5e netdevice driver

>From Saeed, Remove trailing space of tx_pause ethtool stat
>From Gal, Cleanup unused defines
>From Aya, ethtool Support for configuring of RX hash fields
>From Tariq, Improve ethtool private-flags code structure

----------------------------------------------------------------
Aya Levin (4):
      net/mlx5e: Move modify tirs hash functionality
      net/mlx5e: Refactor TIR configuration function
      net/mlx5e: Move RSS params to a dedicated struct
      net/mlx5e: ethtool, Support user configuration for RX hash fields

Gal Pressman (1):
      net/mlx5e: Cleanup unused defines

Saeed Mahameed (1):
      net/mlx5e: Remove trailing space of tx_pause ethtool counter name

Tariq Toukan (1):
      net/mlx5e: Improve ethtool private-flags code structure

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  40 +++--
 drivers/net/ethernet/mellanox/mlx5/core/en/fs.h    |  60 +++++++
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 131 ++++++---------
 .../ethernet/mellanox/mlx5/core/en_fs_ethtool.c    | 113 +++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 175 +++++++++------------
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |   9 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |   6 +-
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   2 +-
 9 files changed, 324 insertions(+), 214 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ