summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-10-24net/mlx5e: Cleanup MACsec uninitialization routineLeon Romanovsky
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-03net/mlx5: E-Switch, Return EBUSY if can't get mode lockJianbo Liu
2022-10-03net/mlx5: E-switch, Don't update group if qos is not enabledChris Mi
2022-10-03net/mlx5: E-Switch, Allow offloading fwd dest flow table with vportRoi Dayan
2022-10-03net/mlx5: Set default grace period based on function typeMaher Sanalla
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2022-10-03net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte framesMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Print a warning in slow configurationsMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned modeMaxim Mikityanskiy
2022-10-03net/mlx5e: Improve MTT/KSM alignmentMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Improve need_wakeup logicMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALLMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Set napi_id to support busy pollingMaxim Mikityanskiy
2022-10-03net/mlx5e: xsk: Flush RQ on XSK activation to save memoryMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Support XDP metadata on XSK RQsMaxim Mikityanskiy
2022-10-01net/mlx5e: Optimize RQ page deallocationMaxim Mikityanskiy
2022-10-01net/mlx5e: Call mlx5e_page_release_dynamic directly where possibleMaxim Mikityanskiy
2022-10-01net/mlx5e: Use non-XSK page allocator in SHAMPOMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Remove the outer loop when allocating legacy RQ WQEsMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use partial batches in legacy RQ with XSKMaxim Mikityanskiy
2022-10-01net/mlx5e: Use partial batches in legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeupMaxim Mikityanskiy
2022-09-30net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rqMaxim Mikityanskiy
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy