summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas2022-09-051-1/+1
* RDMA/cma: Fix arguments order in net device validationMichael Guralnik2022-08-291-2/+2
* RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe2022-08-161-1/+7
* Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-061-36/+9
|\
| * RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe2022-07-261-36/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-044-14/+221
|\ \
| * | IB: Fix repeated words 'the the' commentsSlark Xiao2022-07-221-1/+1
| * | RDMA: Correct duplicated words in commentsJiang Jian2022-06-241-1/+1
| * | RDMA/core: Add a netevent notifier to cmaPatrisious Haddad2022-06-161-0/+81
| * | RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IPPatrisious Haddad2022-06-162-12/+138
| |/
* | RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin2022-06-241-1/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-266-25/+29
|\
| * Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-241-2/+1
| |\
| * | IB/core: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * | RDMA/core: Avoid flush_workqueue(system_unbound_wq) usageTetsuo Handa2022-04-251-10/+14
| * | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-122-384/+1
| |\ \
| * | | IB/SA: Replace usage of found with dedicated list iterator variableJakob Koschel2022-04-081-8/+8
| * | | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-063-9/+7
| * | | IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang2022-04-041-2/+4
* | | | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-251-6/+3
|\ \ \ \
| * \ \ \ Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-181-2/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-121-6/+2
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | RDMA: use DMA_RESV_USAGE_KERNELChristian König2022-04-071-1/+1
| * | | | | dma-buf: add enum dma_resv_usage v4Christian König2022-04-071-1/+2
| | |/ / / | |/| | |
| * | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-0512-54/+65
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | RDMA: use dma_resv_wait() instead of extracting the fenceChristian König2022-03-241-6/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-2/+1
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang2022-04-041-2/+1
| | |/ | |/|
* | | RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-092-384/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-249-16/+4
|\ \
| * | RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter2022-03-181-1/+2
| * | Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky2022-03-143-1/+4
| * | RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng2022-03-043-4/+1
| * | RDMA/core: Remove unnecessary statementsYajun Deng2022-02-281-8/+0
| * | IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge2022-02-171-1/+1
| * | RDMA/core: Delete useless module.h includeLeon Romanovsky2022-01-286-6/+0
| * | RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb2022-01-281-0/+1
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \
| * | mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig2022-03-031-0/+1
* | | RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe2022-02-251-16/+24
|/ /
* | IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang2022-01-281-1/+1
* | RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky2022-01-281-11/+23
* | RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb2022-01-281-10/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-136-15/+25
|\
| * Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-132-1/+4
| |\
| * | RDMA: Use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-1/+2
| * | Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-142-1/+5
| |\ \
| * | | 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