summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-01net: devlink: convert reload command to take implicit devlink->lockJiri Pirko
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-28devlink: Hold the instance lock in health callbacksMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh
2022-07-28net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh
2022-07-28net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh
2022-07-28net/mlx5e: kTLS, Dynamically re-size TX recycling poolTariq Toukan
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-07-28net/mlx5e: kTLS, Take stats out of OOO handlerTariq Toukan
2022-07-28net/mlx5e: kTLS, Introduce TLS-specific create TISTariq Toukan
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Report flow steering errors with mdev err report APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-28net/mlx5e: TC, Separate get/update/replace meter functionsRoi Dayan
2022-07-28net/mlx5e: Add red and green counters for meteringRoi Dayan
2022-07-28net/mlx5e: TC, Allocate post meter ft per ruleRoi Dayan
2022-07-28net/mlx5: DR, Add support for flow metering ASOYevgeny Kliteynik
2022-07-28net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory
2022-07-28net/mlx5: DR, Fix SMFS steering info dump formatYevgeny Kliteynik
2022-07-28net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla
2022-07-28net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov
2022-07-28net/mlx5e: Fix calculations related to max MPWQE sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan
2022-07-19net/mlx5e: Add resiliency for PTP TX port timestampAya Levin
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureSaeed Mahameed
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-19net/mlx5e: HTB, move section comment to the right placeMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: HTB, reduce visibility of htb functionsSaeed Mahameed
2022-07-19net/mlx5e: Fix mqprio_rl handling on devlink reloadMoshe Tal
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch