summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5 days1-0/+12
|\
| * RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas2024-11-041-0/+11
| * RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas2024-11-041-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14 days7-15/+54
|\ \
| * | net/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran2024-11-111-0/+4
| * | net/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh2024-11-111-1/+1
| * | net/mlx5e: clear xdp features on non-uplink representorsWilliam Tu2024-11-111-1/+2
| * | net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea2024-11-111-4/+4
| * | net/mlx5: fs, lock FTE when checking if activeMark Bloch2024-11-111-3/+12
| * | net/mlx5: Fix msix vectors to respect platform limitParav Pandit2024-11-111-5/+27
| * | net/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas2024-11-111-1/+4
* | | net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea2024-11-111-15/+17
* | | net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea2024-11-113-44/+42
* | | net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea2024-11-111-4/+2
* | | net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea2024-11-113-6/+5
* | | net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea2024-11-112-18/+12
* | | net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran2024-11-115-111/+96
* | | net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran2024-11-111-48/+39
* | | net/mlx5: Generalize scheduling element operationsCarolina Jubran2024-11-111-81/+76
* | | net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran2024-11-111-56/+24
* | | net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran2024-11-111-56/+13
* | | net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran2024-11-111-55/+17
* | | net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad2024-11-112-6/+21
* | | mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos2024-11-111-8/+1
* | | mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos2024-11-111-1/+1
* | | mlx5/core: Schedule EQ comp tasklet only if necessaryCaleb Sander Mateos2024-11-092-4/+12
* | | mlx5_en: use read sequence for gettimex64Vadim Fedorenko2024-11-051-5/+1
* | | net/mlx5e: do not create xdp_redirect for non-uplink repWilliam Tu2024-11-031-6/+11
* | | net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu2024-11-035-23/+56
* | | net/mlx5: HWS, renamed the files in accordance with naming conventionYevgeny Kliteynik2024-11-0333-77/+77
* | | net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik2024-11-0330-13/+26
* | | net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu2024-11-032-7/+12
* | | dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-2/+2
* | | net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko2024-11-031-0/+81
* | | mlx5: simplify EQ interrupt polling logicCaleb Sander Mateos2024-10-291-14/+8
* | | mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"Caleb Sander Mateos2024-10-293-4/+4
* | | net/mlx5e: Update features on ring size changeDragos Tatulea2024-10-291-0/+3
* | | net/mlx5e: Update features on MTU changeDragos Tatulea2024-10-291-0/+4
* | | net/mlx5: unique names for per device cachesSebastian Ott2024-10-281-2/+5
* | | net/mlx5: fs, rename modify header struct member actionMoshe Shemesh2024-10-213-8/+10
* | | net/mlx5: fs, rename packet reformat struct member actionMoshe Shemesh2024-10-212-11/+14
* | | net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier2024-10-211-14/+13
* | | net/mlx5: Add sync reset drop mode supportMoshe Shemesh2024-10-211-1/+8
* | | net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran2024-10-211-72/+43
* | | net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran2024-10-211-46/+40
* | | net/mlx5: Remove vport QoS enabled flagCarolina Jubran2024-10-212-9/+6
* | | net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran2024-10-215-67/+110
* | | net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran2024-10-211-12/+15
* | | net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran2024-10-214-215/+217
* | | net/mlx5: Rename vport QoS group reference to parentCarolina Jubran2024-10-213-27/+29