Age | Commit message (Expand) | Author |
2024-09-13 | RDMA/nldev: Add support for RDMA monitoring | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas |
2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas |
2024-08-11 | RDMA/umem: Introduce an option to revoke DMABUF umem | Yishai Hadas |
2024-08-11 | RDMA/umem: Add support for creating pinned DMABUF umem with a given dma device | Yishai Hadas |
2024-07-04 | RDMA/core: Introduce "name_assign_type" for an IB device | Mark Zhang |
2024-07-01 | RDMA: Set type of rdma_ah to IB for a SMI sub device | Mark Zhang |
2024-07-01 | RDMA/core: Support IB sub device with type "SMI" | Mark Zhang |
2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger |
2024-06-26 | IB/core: add support for draining Shared receive queues | Max Gurtovoy |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-04-30 | RDMA/core: Add an option to display driver-specific QPs in the rdmatool | Chiara Meiohas |
2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet |
2024-03-03 | RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2024-02-21 | RDMA/uverbs: Remove flexible arrays from struct *_filter | Erick Archer |
2023-12-04 | RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz | Mike Marciniszyn |
2023-10-04 | RDMA/core: Fix a couple of obvious typos in comments | Chuck Lever |
2023-10-02 | RDMA: Annotate struct rdma_hw_stats with __counted_by | Kees Cook |
2023-09-26 | IB/mlx5: Expose XDR speed through MAD | Or Har-Toov |
2023-09-26 | IB/core: Add support for XDR link speed | Or Har-Toov |
2023-09-20 | RDMA/core: Add support to dump SRQ resource in RAW format | wenglianfa |
2023-09-20 | RDMA/core: Add dedicated SRQ resource tracker function | wenglianfa |
2023-08-13 | RDMA Remove unused function declarations | Yue Haibing |
2023-07-03 | rdma: fix INFINIBAND_USER_ACCESS dependency | Arnd Bergmann |
2023-06-11 | RDMA/cma: Always set static rate to 0 for RoCE | Mark Zhang |
2023-04-16 | RDMA: Add ib_virt_dma_to_page() | Jason Gunthorpe |
2023-02-12 | RDMA/umem: Remove unused 'work' member from struct ib_umem | Jason Gunthorpe |
2023-02-07 | RDMA/restrack: Correct spelling | Deming Wang |
2023-01-15 | RDMA/mlx: Calling qp event handler in workqueue context | Mark Zhang |
2023-01-10 | RDMA/cma: Refactor the inbound/outbound path records process flow | Mark Zhang |
2022-12-09 | RDMA: Extend RDMA kernel verbs ABI to support flush | Li Zhijian |
2022-12-01 | RDMA: Extend RDMA kernel ABI to support atomic write | Xiao Yang |
2022-11-28 | RDMA: Add netdevice_tracker to ib_device_set_netdev() | Jason Gunthorpe |
2022-10-19 | RDMA/opa_vnic: fix spelling typo in comment | Jiangshan Yi |
2022-10-19 | RDMA/core: return -EOPNOSUPP for ODP unsupported device | Li Zhijian |
2022-09-27 | RDMA/core: Add UVERBS_ATTR_RAW_FD | Jason Gunthorpe |
2022-09-22 | RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID | Mark Zhang |
2022-09-22 | RDMA/cma: Multiple path records support with netlink channel | Mark Zhang |
2022-09-22 | RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths | Mark Zhang |
2022-08-30 | IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in... | Mark Zhang |
2022-08-30 | IB/cm: Remove the service_mask parameter from ib_cm_listen() | Mark Zhang |
2022-08-21 | IB: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-07-26 | RDMA/core: introduce ib_dma_pci_p2p_dma_supported() | Logan Gunthorpe |
2022-07-22 | RDMA: Fix comment typo | Xin Gao |
2022-06-16 | RDMA/core: Add a netevent notifier to cma | Patrisious Haddad |
2022-05-24 | RDMA/core: Fix typo in comment | Julia Lawall |
2022-04-12 | Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m... | Jason Gunthorpe |
2022-04-09 | RDMA/core: Delete IPsec flow action logic from the core | Leon Romanovsky |
2022-04-06 | RDMA: Split kernel-only global device caps from uverbs device caps | Jason Gunthorpe |