Age | Commit message (Expand) | Author |
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 |
2022-04-04 | IB/uverbs: Move part of enum ib_device_cap_flags to uapi | Xiao Yang |
2022-04-04 | IB/uverbs: Move enum ib_raw_packet_caps to uapi | Xiao Yang |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-01-07 | RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn | Zhu Yanjun |
2022-01-05 | IB/mlx5: Expose NDR speed through MAD | Maher Sanalla |
2022-01-05 | RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky |
2021-11-16 | RDMA/netlink: Add __maybe_unused to static inline in C file | Leon Romanovsky |
2021-10-29 | RDMA/hns: Use the core code to manage the fixed mmap entries | Chengchang Tang |
2021-10-28 | RDMA/umem: Allow pinned dmabuf umem usage | Gal Pressman |
2021-10-13 | RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg() | Logan Gunthorpe |
2021-10-12 | RDMA/mlx5: Add modify_op_stat() support | Aharon Landau |
2021-10-12 | RDMA/mlx5: Add steering support in optional flow counters | Aharon Landau |
2021-10-12 | RDMA/counter: Add optional counter support | Aharon Landau |