summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+2
* IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge2020-10-092-49/+51
* RDMA/drivers: Remove udata check from special QPLeon Romanovsky2020-09-291-3/+0
* RDMA/mlx4: Prepare QP allocation to remove from the driverLeon Romanovsky2020-09-291-94/+63
* RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky2020-09-292-91/+100
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-1/+2
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-111-1/+2
| |\
| | * RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-08-271-1/+2
* | | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-173-34/+26
* | | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-173-23/+12
* | | RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-114-7/+6
* | | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-092-2/+3
* | | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-1/+2
* | | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-092-2/+3
* | | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-092-2/+3
* | | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-092-6/+4
* | | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-313-6/+6
|\| |
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-6/+6
| |/
* | IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-08-241-0/+3
* | IB/mlx4: Add support for REJ due to timeoutHåkon Bugge2020-08-242-1/+137
* | IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-08-242-3/+33
* | IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge2020-08-242-21/+26
* | IB/mlx4: Add support for MRAHåkon Bugge2020-08-241-2/+3
* | IB/mlx4: Add and improve loggingHåkon Bugge2020-08-242-47/+40
* | RDMA: Remove constant domain argument from flow creation callLeon Romanovsky2020-08-181-23/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-073-25/+17
|\
| * RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-071-22/+15
| * IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-071-1/+0
| * RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-072-2/+2
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-3/+3
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-033-120/+0
* Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe2020-05-212-4/+13
|\
| * IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-121-3/+11
| * RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-04-151-1/+2
* | RDMA: Group create AH arguments in structMaor Gottlieb2020-05-032-5/+8
|/
* RDMA/mlx4: Delete duplicated offsetofend implementationLeon Romanovsky2020-03-131-6/+3
* RDMA/providers: Fix return value when QP type isn't supportedKamal Heib2020-03-041-1/+1
* IB/mlx4: Fix leak in id_map_find_delHåkon Bugge2020-01-271-26/+3
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-215-9/+12
|\
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-165-9/+12
* | IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-01-161-4/+16
* | RDMA/mlx4: use true,false for bool variablezhengbin2020-01-041-2/+2
* | RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2020-01-031-11/+7
|/
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
* IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg2019-11-192-1/+9
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-175-7/+6
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-132-18/+14