summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix indentations and operators sytleLi Zhijian2022-01-051-368/+369
* RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
* RDMA/mlx5: Print wc status on CQE error and dump neededDust Li2022-01-051-1/+4
* RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-051-1/+1
* RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun2022-01-052-3/+0
* RDMA/rxe: Remove redundant err variableMinghao Chi2022-01-051-6/+2
* RDMA/ocrdma: Remove unneeded variableMinghao Chi2022-01-051-6/+2
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-12-152-10/+11
|\
| * RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb2021-12-142-3/+4
| * net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-141-7/+7
* | IB/mthca: Use memset_startat() for clearing mpt_entryKees Cook2021-12-151-2/+1
* | iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook2021-12-151-2/+3
* | RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook2021-12-151-2/+2
* | Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-1520-73/+124
|\ \
| * | RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova2021-12-075-5/+38
| * | RDMA/irdma: Report correct WC errorsShiraz Saleem2021-12-071-1/+4
| * | RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET2021-12-073-12/+4
| * | RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem2021-12-071-1/+1
| * | IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn2021-12-071-19/+14
| * | IB/hfi1: Fix early init panicMike Marciniszyn2021-12-073-3/+6
| * | IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn2021-12-071-1/+1
| * | IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-071-1/+1
| * | RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang2021-11-291-3/+6
| * | RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li2021-11-251-1/+11
| * | RDMA/hns: Do not halt commands during reset until laterYangyang Li2021-11-251-2/+0
| * | RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel2021-11-252-17/+15
| * | RDMA: Fix use-after-free in rxe_queue_cleanupPavel Skripkin2021-11-251-0/+1
| * | RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky2021-11-171-1/+2
| * | RDMA/mlx4: Do not fail the registration on port statsJack Wang2021-11-171-3/+15
| * | IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro2021-11-161-3/+2
| * | RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky2021-11-161-0/+3
| |/
* | RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon2021-12-151-3/+9
* | RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon2021-12-151-1/+2
* | RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon2021-12-151-3/+9
* | RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-155-12/+92
* | RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib2021-12-071-0/+2
* | RDMA/rxe: Remove the unnecessary variableZhu Yanjun2021-12-071-4/+1
* | RDMA/bnxt_re: Fix endianness warning for req.pkeyKamal Heib2021-12-071-1/+1
* | RDMA/irdma: Fix the type used to declare a bitmapChristophe JAILLET2021-12-071-1/+1
* | IB/core: Remove redundant pointer mmColin Ian King2021-12-071-2/+1
* | RDMA/uverbs: Remove the unnecessary assignmentZhu Yanjun2021-12-071-1/+0
* | RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2021-12-071-1/+1
* | RDMA/siw: Use max() instead of doing it manuallyJiapeng Chong2021-12-071-1/+1
* | RDMA/bnxt_re: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-4/+2
* | RDMA/pvrdma: Use non-atomic bitmap functions when possibleChristophe JAILLET2021-11-291-3/+3
* | RDMA/pvrdma: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-2/+2
* | IB/hfi1: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-5/+3
* | RDMA/mlx4: Use bitmap_alloc() when applicableChristophe JAILLET2021-11-291-6/+4
* | RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()'Christophe JAILLET2021-11-291-3/+3
* | RDMA/ocrdma: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-10/+6