summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Make check for invalid flags stricterDan Carpenter2023-07-121-9/+9
* RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter2023-03-191-2/+6
* RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-153-36/+96
* RDMA/mlx4: Remove NULL check before dev_{put, hold}zhang songyi2022-11-291-8/+4
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-121-1/+1
* IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda2022-09-221-1/+0
* RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa2022-05-203-8/+34
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-252-2/+0
|\
| * RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King2022-02-011-1/+0
| * RDMA/mlx4: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* | RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-011-1/+1
|/
* RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-051-16/+8
* Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-151-3/+15
|\
| * RDMA/mlx4: Do not fail the registration on port statsJack Wang2021-11-171-3/+15
* | RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET2021-11-291-6/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-034-28/+26
|\
| * RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-10-121-1/+3
| * RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-121-3/+1
| * RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-122-24/+22
* | mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-052-2/+2
|/
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-302-3/+4
|\
| * RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-252-3/+4
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-033-19/+12
|/
* Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-7/+1
|\
| * RDMA: Verify port when creating flow ruleMaor Gottlieb2021-06-101-3/+0
| * RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-031-4/+1
* | IB/mlx4: Avoid field-overflowing memcpy()Kees Cook2021-06-221-1/+1
* | RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe2021-06-171-1/+1
* | RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-171-6/+19
* | RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-06-021-7/+2
* | RDMA/mlx4: Remove unused parameter udataLang Cheng2021-05-201-4/+4
|/
* RDMA/mlx4: Remove an unused variableChristophe JAILLET2021-04-201-3/+0
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-264-65/+70
* IB/mlx4: Use port iterator and validation APIsParav Pandit2021-02-032-3/+3
* RDMA/mlx4: Remove bogus dev_base_lock usageVladimir Oltean2020-12-101-3/+0
* RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-072-12/+12
* RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-0/+5
* RDMA/mlx4: Enable querying AH for XRC QP typesAvihai Horon2020-11-261-1/+3
* 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-311-11/+7
* RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-313-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