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