summaryrefslogtreecommitdiff
path: root/include/linux/mlx5
AgeCommit message (Expand)AuthorFilesLines
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/m...Jakub Kicinski3-5/+70
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad1-1/+55
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2-0/+4
2023-09-28net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas1-4/+11
2023-09-20net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh1-0/+1
2023-09-20net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit1-0/+1
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko1-0/+1
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2-1/+60
2023-08-28net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky1-0/+1
2023-08-28net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky1-0/+3
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski4-1/+87
2023-08-20RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad1-1/+3
2023-08-20net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad3-0/+36
2023-08-20net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad1-0/+2
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad1-0/+44
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad1-0/+3
2023-08-15net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2-53/+0
2023-08-15net/mlx5: Remove unused CAPsShay Drory2-59/+1
2023-08-15net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh1-1/+2
2023-08-10net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris2-2/+15
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla1-1/+1
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla1-1/+1
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla1-2/+1
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu1-0/+2
2023-08-03net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu1-0/+1
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu1-0/+3
2023-08-03net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu1-0/+1
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory1-1/+1
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory1-10/+11
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan1-2/+2
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky1-2/+5
2023-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+0
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2-1/+16
2023-06-23net/mlx5: Fix reserved at offset in hca_cap registerLama Kayal1-2/+2
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov1-2/+4
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh2-1/+3
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh1-1/+3
2023-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+12
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+12
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+12
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad1-1/+0
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky1-9/+0
2023-06-10net/mlx5: Add new page type for EC VF pagesDaniel Jurgens1-0/+1
2023-06-10net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens1-1/+1
2023-06-10net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens1-0/+6
2023-06-10net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens1-3/+8
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-2/+10