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, 24 Apr 2020 12:45:01 -0700
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     Saeed Mahameed <saeedm@...lanox.com>,
        Leon Romanovsky <leonro@...lanox.com>
Cc:     netdev@...r.kernel.org, linux-rdma@...r.kernel.org
Subject: [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24

Hi, 

This series provides misc mlx5 updates, mostly HW bits and definitions:

1) release all pages FW capability but
2) Aligned ICM memory allocation
3) COPY steering action
4) bits and definitions for FW update feature
5) IPSec and TLS related HW bits

In case of no objection this series will be applied to mlx5-next branch
and sent later as pull request to both rdma-next and net-next branches.

Thanks,
Saeed.

---

Eran Ben Elisha (1):
  net/mlx5: Add release all pages capability bit

Erez Shitrit (1):
  net/mlx5: Use aligned variable while allocating ICM memory

Huy Nguyen (1):
  net/mlx5: Add support for COPY steering action

Moshe Shemesh (2):
  net/mlx5: Add structure layout and defines for MFRL register
  net/mlx5: Add structure and defines for pci sync for fw update event

Raed Salem (3):
  net/mlx5: Introduce IPsec Connect-X offload hardware bits and
    structures
  net/mlx5: Refactor imm_inval_pkey field in cqe struct
  net/mlx5: TX WQE Add trailer insertion field

Tariq Toukan (1):
  net/mlx5: Introduce TLS RX offload hardware bits

 drivers/infiniband/hw/mlx5/cq.c               |   8 +-
 drivers/infiniband/hw/mlx5/flow.c             |   4 +-
 drivers/infiniband/hw/mlx5/main.c             |   2 +-
 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |   2 +-
 .../net/ethernet/mellanox/mlx5/core/en_tc.c   |   8 +-
 .../ethernet/mellanox/mlx5/core/esw/chains.c  |   2 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |   4 +-
 .../net/ethernet/mellanox/mlx5/core/fs_cmd.c  |   2 +-
 .../net/ethernet/mellanox/mlx5/core/lib/dm.c  |  15 ++-
 .../mellanox/mlx5/core/steering/dr_icm_pool.c |  53 ++++----
 .../mellanox/mlx5/core/steering/fs_dr.c       |   2 +-
 include/linux/mlx5/device.h                   |  44 ++++++-
 include/linux/mlx5/driver.h                   |   4 +-
 include/linux/mlx5/mlx5_ifc.h                 | 123 ++++++++++++++++--
 include/linux/mlx5/qp.h                       |   6 +
 15 files changed, 214 insertions(+), 65 deletions(-)

-- 
2.25.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ