aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+3
2022-01-20hash.h: remove unused define directiveIsabella Basso1-2/+1
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2-2/+2
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+3
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing1-4/+3
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds96-8783/+2188
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe9-34/+95
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+6
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds9-17/+20
2022-01-10RDMA/irdma: Remove the redundant returnZhu Yanjun1-1/+1
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar20-68/+165
2022-01-07RDMA/rxe: Use the standard method to produce udp source portZhu Yanjun1-0/+5
2022-01-07RDMA/irdma: Make the source udp port varyZhu Yanjun1-0/+4
2022-01-07RDMA/hns: Replace get_udp_sport with rdma_get_udp_sportZhu Yanjun1-10/+3
2022-01-07IB/qib: Fix typosQinghua Jin3-3/+3
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sessVaishali Thakkar4-68/+74
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sessVaishali Thakkar4-39/+40
2022-01-07RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_pathVaishali Thakkar6-568/+586
2022-01-07RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_pathVaishali Thakkar5-375/+386
2022-01-07RDMA/rtrs: Rename rtrs_sess to rtrs_pathVaishali Thakkar8-120/+120
2022-01-07RDMA/hns: Modify the hop num of HIP09 EQ to 1Wenpeng Liang2-2/+5
2022-01-06net/mlx5: Introduce API for bulk request and release of IRQsShay Drory1-6/+0
2022-01-06IB/iser: Align coding style across driverMax Gurtovoy4-126/+87
2022-01-05IB/iser: Remove un-needed casting to/from void pointerMax Gurtovoy1-9/+8
2022-01-05IB/iser: Don't suppress send completionsMax Gurtovoy3-20/+6
2022-01-05IB/iser: Rename ib_ret local variableMax Gurtovoy1-15/+15
2022-01-05IB/iser: Fix RNR errorsSergey Gorenko3-78/+42
2022-01-05IB/iser: Remove deprecated pi_guard module paramMax Gurtovoy2-5/+0
2022-01-05IB/mlx5: Expose NDR speed through MADMaher Sanalla1-0/+5
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-05RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2022-01-05RDMA/hns: Remove support for HIP06Chengchang Tang17-6255/+33
2022-01-05RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky4-126/+0
2022-01-05RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky4-47/+23
2022-01-05RDMA/rxe: Fix indentations and operators sytleLi Zhijian1-368/+369
2022-01-05RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman2-2/+4
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-05RDMA/mlx5: Print wc status on CQE error and dump neededDust Li1-1/+4
2022-01-05RDMA/rxe: Fix a typo in opcode nameChengguang Xu1-1/+1
2022-01-05RDMA/rxe: Remove the unused xmit_errors memberZhu Yanjun2-3/+0
2022-01-05RDMA/rxe: Remove redundant err variableMinghao Chi1-6/+2
2022-01-05RDMA/ocrdma: Remove unneeded variableMinghao Chi1-6/+2
2022-01-05Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2-15/+17
2022-01-04RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian1-9/+7
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-0/+7
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-9/+67
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski5-0/+7
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2-6/+6