aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe
2022-05-24IB/core: Fix typo in commentJulia Lawall
2022-04-25RDMA/core: Avoid flush_workqueue(system_unbound_wq) usageTetsuo Handa
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe
2022-04-12Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky
2022-04-08IB/SA: Replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-07RDMA: use DMA_RESV_USAGE_KERNELChristian König
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang
2022-04-04IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-24RDMA: use dma_resv_wait() instead of extracting the fenceChristian König
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-18RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter
2022-03-14Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky
2022-03-04RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-02-28RDMA/core: Remove unnecessary statementsYajun Deng
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-17IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge
2022-01-28RDMA/core: Delete useless module.h includeLeon Romanovsky
2022-01-28IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang
2022-01-28RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
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-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-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2022-01-05RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-14RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon
2021-12-14RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2021-12-14RDMA/core: Modify rdma_query_gid() to return accurate error codesAvihai Horon
2021-12-06IB/core: Remove redundant pointer mmColin Ian King
2021-12-06RDMA/uverbs: Remove the unnecessary assignmentZhu Yanjun
2021-11-25RDMA/cma: Remove open coding of overflow checking for private_data_lenHåkon Bugge
2021-11-17RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky
2021-11-16RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-03RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau