summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-021-1/+2
|\
| * IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-043-5/+70
| |\
| * | IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad2023-09-261-1/+1
| * | IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad2023-09-261-0/+1
* | | net/mlx5: Remove unused declarationYue Haibing2023-10-141-14/+0
* | | net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory2023-10-141-0/+1
* | | net/mlx5: Parallelize vhca event handlingWei Zhang2023-10-141-0/+1
* | | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-10-133-5/+70
|\ \ \ | | |/ | |/|
| * | net/mlx5: Add alias flow table bitsPatrisious Haddad2023-10-021-1/+55
| * | RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-022-0/+4
| * | net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas2023-09-281-4/+11
| |/
* | net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh2023-09-191-0/+1
* | net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit2023-09-191-0/+1
* | net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko2023-09-171-0/+1
* | mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2023-09-172-1/+60
|/
* net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky2023-08-271-0/+1
* net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky2023-08-271-0/+3
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-244-1/+87
|\
| * RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad2023-08-201-1/+3
| * net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad2023-08-203-0/+36
| * net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad2023-08-201-0/+2
| * RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad2023-08-201-0/+44
| * net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad2023-08-201-0/+3
* | net/mlx5: Remove unused MAX HCA capabilitiesShay Drory2023-08-142-53/+0
* | net/mlx5: Remove unused CAPsShay Drory2023-08-142-59/+1
* | net/mlx5: Check with FW that sync reset completed successfullyMoshe Shemesh2023-08-141-1/+2
* | net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris2023-08-092-2/+15
* | net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
* | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla2023-08-071-1/+1
* | net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla2023-08-071-2/+1
* | net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu2023-08-021-0/+2
* | net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu2023-08-021-0/+1
* | net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu2023-08-021-0/+3
* | net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu2023-08-021-0/+1
* | net/mlx5: Allocate command stats with xarrayShay Drory2023-07-271-1/+1
* | net/mlx5: Re-organize mlx5_cmd structShay Drory2023-07-271-10/+11
* | net/mlx5: Devcom, Infrastructure changesRoi Dayan2023-07-271-2/+2
* | net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky2023-07-251-2/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-291-10/+0
|\
| * Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-272-1/+16
| |\
| * | RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad2023-06-111-1/+0
| * | RDMA/mlx5: Reduce QP table exposureLeon Romanovsky2023-06-111-9/+0
* | | net/mlx5: Fix reserved at offset in hca_cap registerLama Kayal2023-06-231-2/+2
* | | net/mlx5: Expose bits for local loopback counterOr Har-Toov2023-06-161-2/+4
* | | net/mlx5: Handle sync reset unload eventMoshe Shemesh2023-06-162-1/+3
* | | net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2023-06-161-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-151-0/+12
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-151-0/+12
| |\ \
| | * | RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-111-0/+12
| | |/
* | | net/mlx5: Add new page type for EC VF pagesDaniel Jurgens2023-06-091-0/+1