summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * | | IB/mthca: Use memset_startat() for clearing mpt_entryKees Cook2021-12-141-2/+1
| * | | iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook2021-12-141-2/+3
| * | | RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook2021-12-141-2/+2
| * | | Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-1420-73/+124
| |\ \ \
| * | | | RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon2021-12-141-3/+9
| * | | | RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon2021-12-141-1/+2
| * | | | RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon2021-12-141-3/+9
| * | | | RDMA/hns: Support direct wqe of userspaceYixing Liu2021-12-145-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-061-1/+1