aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+5
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski2-1/+4
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2024-03-07net/mlx5: Enable SD featureTariq Toukan1-0/+1
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan1-1/+3
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh1-1/+3
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+5
2024-02-22net/mlx5: Add the IFC related bits for query trackerYishai Hadas1-0/+5
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+5
2024-02-05net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman1-0/+1
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+8
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not supportedMark Zhang1-1/+1
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+4
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-1/+6
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+16
2024-01-10vdpa/mlx5: Use vq suspend/resume during .set_mapDragos Tatulea1-0/+1
2024-01-10vdpa/mlx5: Mark vq state for modification in hw vqDragos Tatulea1-0/+2
2024-01-10vdpa/mlx5: Mark vq addrs for modification in hw vqDragos Tatulea1-0/+1
2024-01-10vdpa/mlx5: Expose resumable vq capabilityDragos Tatulea1-1/+2
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski3-29/+6
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner2-3/+19
2023-12-20net/mlx5: Enable SD featureTariq Toukan1-0/+1
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-6/+42
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan1-0/+2
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan2-0/+15
2023-12-13net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-DirectTariq Toukan1-6/+25
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba1-1/+1
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch1-0/+8
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao1-0/+1
2023-12-12net/mlx5: Introduce indirect-sw-encap ICM propertiesShun Hao1-2/+7
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky1-1/+1
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky1-0/+7
2023-11-15net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu1-1/+4
2023-11-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+13
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+2
2023-11-01vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea1-1/+6
2023-10-14net/mlx5: Remove unused declarationYue Haibing1-14/+0
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory1-0/+1
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang1-0/+1
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski3-5/+70
2023-10-04IPsec packet offload support in multiport RoCE devicesLeon Romanovsky3-5/+70
2023-10-02vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea1-1/+7
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad1-1/+55