summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* | IB/mlx5: DEVX cleanup mdevYishai Hadas2019-07-031-10/+8
* | 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/+2
| * 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/+18
* | 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
* | | | RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin2019-06-242-153/+16
* | | | RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-242-7/+2
* | | | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-243-10/+9
* | | | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2019-06-241-20/+198
* | | | RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy2019-06-241-6/+5
* | | | RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy2019-06-241-7/+12
* | | | RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy2019-06-241-0/+2
* | | | RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy2019-06-243-11/+189
* | | | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-203-28/+14
* | | | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-202-4/+2
* | | | RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb2019-06-191-0/+5
* | | | RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb2019-06-191-6/+14