summary refs log tree commit diff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2023-09-08Merge tag 'v6.1.52' into 6.1/features/merge-fixesCristian Ciocaltea
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik
2023-07-22Merge tag 'v6.1.39' into 6.1/features/merge-fixesCristian Ciocaltea
2023-06-21IB/uverbs: Fix to consider event queue closing also upon non-blocking modeYishai Hadas
2023-06-21RDMA/cma: Always set static rate to 0 for RoCEMark Zhang
2023-06-21RDMA/uverbs: Restrict usage of privileged QKEYsEdward Srouji
2023-06-05Merge tag 'v6.1.29' into amd-staging-drm-nextCristian Ciocaltea
2023-05-11RDMA/cm: Trace icm_send_rej event before the cm state is resetMark Zhang
2023-04-20RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-20RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang
2023-03-11RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook
2023-02-14Merge tag 'v6.1.9' into amd-staging-drm-nextAlex Deucher
2023-02-14Merge tag 'v6.1.2' into amd-staging-drm-nextAlex Deucher
2023-02-01RDMA/core: Fix ib block iterator counter overflowYonatan Nachum
2022-12-31RDMA/nldev: Fix failure to send large messagesMark Zhang
2022-12-31RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()Yuan Can
2022-12-31RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected portMark Zhang
2022-12-31RDMA/core: Make sure "ib_port" is valid when access sysfs nodeMark Zhang
2022-12-31RDMA/restrack: Release MR restrack when deleteMark Zhang
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
2022-12-31RDMA/core: Fix order of nldev_exit callLeon Romanovsky
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-10-28RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-10-19RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18RDMA/umem: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe
2022-09-22RDMA/core: Clean up a variable name in ib_create_srq_user()Dan Carpenter
2022-09-22IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda
2022-09-22RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLIDMark Zhang
2022-09-22RDMA/cm: Use SLID in the work completion as the DLID in responder sideMark Zhang
2022-09-22RDMA/cma: Multiple path records support with netlink channelMark Zhang
2022-09-22RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_pathsMark Zhang
2022-09-05IB/core: Fix a nested dead lock as part of ODP flowYishai Hadas
2022-08-30IB/cm: Refactor cm_insert_listen() and cm_find_listen()Mark Zhang
2022-08-30IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...Mark Zhang
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2022-08-29RDMA/cma: Fix arguments order in net device validationMichael Guralnik
2022-08-28RDMA/core: Remove 'device' argument from rdma_build_skb()Yunsheng Lin
2022-08-23IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-16RDMA: Handle the return code from dma_resv_wait_timeout() properlyJason Gunthorpe
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-26RDMA/rw: drop pci_p2pdma_[un]map_sg()Logan Gunthorpe
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian
2022-06-24RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin