summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-301-11/+7
* RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-303-61/+67
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-262-19/+18
* RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-262-3/+1
* RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-1/+0
* RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-262-3/+4
* RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-18/+2
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
* RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-13/+1
* 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-233-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-063-25/+17
|\
| * RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-22/+15
| * IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-061-1/+0
| * RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-062-2/+2
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-3/+3
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-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-023-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-141-1/+2
* | RDMA: Group create AH arguments in structMaor Gottlieb2020-05-022-5/+8
|/
* RDMA/mlx4: Delete duplicated offsetofend implementationLeon Romanovsky2020-03-131-6/+3