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, 29 Oct 2019 23:45:50 +0000
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net V2 00/11] Mellanox, mlx5 fixes 2019-10-24

Hi Dave,

This series introduces misc fixes to mlx5 driver.

v1->v2:
 - Dropped the kTLS counter documentation patch, Tariq will fix it and
   send it later.
 - Added a new fix for link speed mode reporting.
  ('net/mlx5e: Initialize link modes bitmap on stack')

Please pull and let me know if there is any problem.

For -stable v4.14
  ('net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget')

For -stable v4.19
  ('net/mlx5e: Fix ethtool self test: link speed')
 
For -stable v5.2
  ('net/mlx5: Fix flow counter list auto bits struct')
  ('net/mlx5: Fix rtable reference leak')

For -stable v5.3
  ('net/mlx5e: Remove incorrect match criteria assignment line')
  ('net/mlx5e: Determine source port properly for vlan push action')
  ('net/mlx5e: Initialize link modes bitmap on stack')

Thanks,
Saeed.

---
The following changes since commit 6f3ef5c25cc762687a7341c18cbea5af54461407:

  wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle (2019-10-29 16:20:25 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-10-24

for you to fetch changes up to 926b37f76fb0a22fe93c8873c819fd167180e85c:

  net/mlx5e: Initialize on stack link modes bitmap (2019-10-29 16:27:20 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-10-24

----------------------------------------------------------------
Aya Levin (2):
      net/mlx5e: Fix ethtool self test: link speed
      net/mlx5e: Initialize on stack link modes bitmap

Dmytro Linkin (2):
      net/mlx5e: Determine source port properly for vlan push action
      net/mlx5e: Remove incorrect match criteria assignment line

Eli Britstein (1):
      net/mlx5: Fix NULL pointer dereference in extended destination

Maor Gottlieb (1):
      net/mlx5e: Replace kfree with kvfree when free vhca stats

Maxim Mikityanskiy (1):
      net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget

Parav Pandit (1):
      net/mlx5: Fix rtable reference leak

Roi Dayan (1):
      net/mlx5: Fix flow counter list auto bits struct

Vlad Buslov (2):
      net/mlx5e: Only skip encap flows update when encap init failed
      net/mlx5e: Don't store direct pointer to action's tunnel info

 .../ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c |  4 +--
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    | 12 ++++++--
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |  4 +--
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  5 +++-
 .../net/ethernet/mellanox/mlx5/core/en_selftest.c  | 15 ++--------
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 34 +++++++++++++++++-----
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  1 -
 .../mellanox/mlx5/core/eswitch_offloads_termtbl.c  | 22 ++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c   |  3 +-
 include/linux/mlx5/mlx5_ifc.h                      |  3 +-
 11 files changed, 67 insertions(+), 38 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ