summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-011-1/+1
* RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler2022-02-012-15/+12
* IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn2022-01-281-0/+2
* IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang2022-01-281-1/+1
* RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter2022-01-281-1/+2
* RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky2022-01-281-11/+23
* RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb2022-01-281-10/+12
* IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn2022-01-281-2/+12
* IB/hfi1: Fix AIP early init panicMike Marciniszyn2022-01-281-10/+3
* IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn2022-01-282-12/+26
* IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn2022-01-281-1/+1
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-8/+8
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-8/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-203-4/+3
|\ \
| * | hash.h: remove unused define directiveIsabella Basso2022-01-201-2/+1
| * | drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2022-01-202-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-4/+3
|\ \
| * | RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing2022-01-151-4/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-1396-8783/+2188
|\ \
| * | Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-139-34/+95
| |\|
| * | RDMA/irdma: Remove the redundant returnZhu Yanjun2022-01-101-1/+1
| * | RDMA/rxe: Use the standard method to produce udp source portZhu Yanjun2022-01-071-0/+5
| * | RDMA/irdma: Make the source udp port varyZhu Yanjun2022-01-071-0/+4
| * | RDMA/hns: Replace get_udp_sport with rdma_get_udp_sportZhu Yanjun2022-01-071-10/+3
| * | IB/qib: Fix typosQinghua Jin2022-01-073-3/+3
| * | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar2022-01-074-68/+74
| * | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar2022-01-074-39/+40
| * | RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar2022-01-076-568/+586
| * | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar2022-01-075-375/+386
| * | RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar2022-01-078-120/+120
| * | RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang2022-01-072-2/+5
| * | IB/iser: Align coding style across driverMax Gurtovoy2022-01-064-126/+87
| * | IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy2022-01-051-9/+8
| * | IB/iser: Don't suppress send completionsMax Gurtovoy2022-01-053-20/+6
| * | IB/iser: Rename ib_ret local variableMax Gurtovoy2022-01-051-15/+15
| * | IB/iser: Fix RNR errorsSergey Gorenko2022-01-053-78/+42
| * | IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2022-01-052-5/+0
| * | IB/mlx5: Expose NDR speed through MADMaher Sanalla2022-01-051-0/+5
| * | RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-051-0/+1
| * | RDMA/hns: Remove support for HIP06Chengchang Tang2022-01-0517-6255/+33
| * | RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky2022-01-054-126/+0
| * | RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-054-47/+23
| * | 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
| |\ \