summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie3-3/+11
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman3-3/+11
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld1-1/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-15RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang1-1/+1
2022-11-15RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang1-6/+11
2022-11-15RDMA/restrack: Release MR restrack when deleteMark Zhang1-2/+0
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich1-5/+0
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman1-2/+2
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2-2/+10
2022-10-27RDMA/core: Fix order of nldev_exit callLeon Romanovsky1-1/+1
2022-10-24RDMA/core: fix repeated words in commentswangjianli1-1/+1
2022-10-19RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge1-1/+1
2022-10-19IB/uverbs: fix the typo of optionalDeming Wang1-1/+1
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard11-163/+312
2022-10-18RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko1-3/+4
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe3-4/+10
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe1-0/+8
2022-09-22RDMA/core: Clean up a variable name in ib_create_srq_user()Dan Carpenter1-1/+1
2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda2-1/+6
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang2-2/+25
2022-09-22RDMA/cm: Use SLID in the work completion as the DLID in responder sideMark Zhang1-7/+7
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang2-84/+221
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang2-14/+14
2022-09-05IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas1-1/+1
2022-08-30IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang1-20/+15
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang1-20/+8
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang1-6/+2
2022-08-29RDMA/cma: Fix arguments order in net device validationMichael Guralnik1-2/+2
2022-08-28RDMA/core: Remove 'device' argument from rdma_build_skb()Yunsheng Lin1-3/+2
2022-08-23IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda1-2/+0
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-08-16RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe1-1/+7
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-36/+9
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-14/+221
2022-07-26RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe1-36/+9
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao1-1/+1
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian1-1/+1
2022-06-24RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin1-1/+3
2022-06-16RDMA/core: Add a netevent notifier to cmaPatrisious Haddad1-0/+81
2022-06-16RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IPPatrisious Haddad2-12/+138
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-25/+29
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+3
2022-05-24Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe1-2/+1
2022-05-24IB/core: Fix typo in commentJulia Lawall1-1/+1
2022-04-25RDMA/core: Avoid flush_workqueue(system_unbound_wq) usageTetsuo Handa1-10/+14
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil1-2/+1
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+1
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2-384/+1