summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10RDMA/irdma: Remove the redundant returnZhu Yanjun
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07RDMA/rxe: Use the standard method to produce udp source portZhu Yanjun
2022-01-07RDMA/irdma: Make the source udp port varyZhu Yanjun
2022-01-07RDMA/hns: Replace get_udp_sport with rdma_get_udp_sportZhu Yanjun
2022-01-07IB/qib: Fix typosQinghua Jin
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar
2022-01-07RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar
2022-01-07RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy
2022-01-05IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy
2022-01-05IB/iser: Rename ib_ret local variableMax Gurtovoy
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko
2022-01-05IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2022-01-05RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang
2022-01-05RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky
2022-01-05RDMA/rxe: Fix indentations and operators sytleLi Zhijian
2022-01-05RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-05RDMA/mlx5: Print wc status on CQE error and dump neededDust Li
2022-01-05RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-05RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun
2022-01-05RDMA/rxe: Remove redundant err variableMinghao Chi
2022-01-05RDMA/ocrdma: Remove unneeded variableMinghao Chi
2022-01-05Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb
2022-01-04RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski