summary refs log tree commit diff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-23RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-18RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal
2022-02-18RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-01RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-01-28IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn
2022-01-28IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang
2022-01-28RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter
2022-01-28RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky
2022-01-28RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb
2022-01-28IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn
2022-01-28IB/hfi1: Fix AIP early init panicMike Marciniszyn
2022-01-28IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn
2022-01-28IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn
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