summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas2019-08-121-4/+5
* IB/mlx5: Check the correct variable in error handling codeDan Carpenter2019-08-071-1/+1
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-071-15/+9Star
* RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-011-4/+3Star
* IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-011-18/+9Star
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-07-251-1/+0Star
* IB/mlx5: Prevent concurrent MR updates during invalidationMoni Shoua2019-07-251-1/+2
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-07-241-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-07-241-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-07-241-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-07-243-6/+11
* IB/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-221-2/+2
* RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky2019-07-081-0/+2
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+6
* Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-4/+20
|\
| * IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy2019-07-081-4/+20
* | IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang2019-07-051-0/+23
* | IB/mlx5: Support statistic q counter configurationMark Zhang2019-07-051-0/+44
* | IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang2019-07-051-5/+5
* | IB/mlx5: Support set qp counterMark Zhang2019-07-052-2/+80
* | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-051-1/+1
|\|
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-031-1/+1
* | RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky2019-07-041-2/+1Star
* | IB/mlx5: DEVX cleanup mdevYishai Hadas2019-07-031-10/+8Star
* | IB/mlx5: Add DEVX support for CQ eventsYishai Hadas2019-07-031-0/+39
* | IB/mlx5: Implement DEVX dispatching eventYishai Hadas2019-07-031-3/+300
* | IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2019-07-031-7/+553
* | IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-033-2/+48
* | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2019-07-031-0/+95
* | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-0310-70/+103
|\|
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-033-3/+3
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+2
| * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-031-1/+1
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-022-2/+2
| * RDMA/mlx5: Cleanup rep when doing unloadBodong Wang2019-07-021-7/+11
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-022-3/+2Star
| * RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu2019-06-261-9/+36
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-263-16/+28
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-254-28/+18Star
* | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-031-24/+36
* | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-296-15/+23
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-06-072-3/+8
| |\ \
| | * | mlx5: avoid 64-bit divisionMichal Kubecek2019-05-292-3/+8
| * | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-212-0/+2
| |\ \ \
| | * | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-202-12/+13
| |\ \ \ | | |/ / | |/| |
| | * | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-172-12/+13
* | | | RDMA/mlx5: Refactor MR descriptors allocationMax Gurtovoy2019-06-241-133/+157
* | | | RDMA/mlx5: Use PA mapping for PI handoverMax Gurtovoy2019-06-243-30/+114
* | | | RDMA/mlx5: Improve PI handover performanceIsrael Rukshin2019-06-243-24/+164