summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu2024-04-222-4/+6
* net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu2024-04-221-2/+2
* net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu2024-04-051-2/+18
* net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu2024-04-031-1/+3
* net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu2024-04-032-5/+33
* net/mlx5: Convert uintX_t to uXGal Pressman2024-04-031-1/+1
* Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-03-151-0/+5
|\
| * net/mlx5: Add the IFC related bits for query trackerYishai Hadas2024-02-221-0/+5
* | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-082-1/+4
|\ \
| * | net/mlx5: Enable SD featureTariq Toukan2024-03-071-0/+1
| * | net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan2024-03-071-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-1/+3
|\ \ \ | |/ / |/| |
| * | net/mlx5: Check capability for fw_resetMoshe Shemesh2024-03-011-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-222-2/+5
|\| |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-202-2/+5
| |\ \ | | |/ | |/|
| | * IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-1/+1
| | * RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky2024-01-311-1/+4
* | | net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman2024-02-051-0/+1
* | | net/mlx5: DPLL, Implement lock status error valueJiri Pirko2024-02-011-0/+8
|/ /
* | net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2024-01-242-1/+2
* | net/mlx5: Fix query of sd_group fieldTariq Toukan2024-01-242-3/+8
* | net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed2024-01-241-0/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-01-182-1/+6
|\
| * vdpa/mlx5: Use vq suspend/resume during .set_mapDragos Tatulea2024-01-101-0/+1
| * vdpa/mlx5: Mark vq state for modification in hw vqDragos Tatulea2024-01-101-0/+2
| * vdpa/mlx5: Mark vq addrs for modification in hw vqDragos Tatulea2024-01-101-0/+1
| * vdpa/mlx5: Expose resumable vq capabilityDragos Tatulea2024-01-101-1/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-01-123-2/+16
|\ \
| * | net/mlx5: E-Switch, expose eswitch manager vportMark Bloch2023-12-121-0/+8
| * | RDMA/mlx5: Support handling of SW encap ICM areaShun Hao2023-12-121-0/+1
| * | net/mlx5: Introduce indirect-sw-encap ICM propertiesShun Hao2023-12-121-2/+7
| |/
* | Revert "mlx5 updates 2023-12-20"Jakub Kicinski2024-01-073-29/+6
* | net/mlx5: Implement management PF Ethernet profileArmen Ratner2023-12-202-3/+19
* | net/mlx5: Enable SD featureTariq Toukan2023-12-201-0/+1
* | net/mlx5: Fix query of sd_group fieldTariq Toukan2023-12-202-3/+8
* | net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed2023-12-201-0/+1
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-1/+1
|\ \
| * | mlx5: implement VLAN tag XDP hintLarysa Zaremba2023-12-131-1/+1
* | | Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-12-152-6/+42
|\ \ \
| * | | net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan2023-12-131-0/+2
| * | | net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan2023-12-132-0/+15
| * | | net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-DirectTariq Toukan2023-12-131-6/+25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-141-1/+8
|\ \ \ | |/ / |/| |
| * | net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky2023-12-041-1/+1
| * | net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky2023-12-041-0/+7
| |/
* / net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu2023-11-151-1/+4
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-052-2/+13
|\
| * vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea2023-11-011-1/+6
| * vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea2023-10-021-1/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-021-1/+2
|\ \