Age | Commit message (Expand) | Author |
2024-04-08 | RDMA/mlx5: Fix port number for counter query in multi-port configuration | Michael Guralnik |
2024-04-01 | RDMA/cm: Print the old state when cm_destroy_id gets timeout | Mark Zhang |
2024-04-01 | RDMA/rxe: Fix the problem "mutex_destroy missing" | Yanjun.Zhu |
2024-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-03-10 | RDMA/cm: add timeout to cm_destroy_id wait | Manjunath Patil |
2024-03-07 | RDMA/mana_ib: Use virtual address in dma regions for MRs | Konstantin Taranov |
2024-03-07 | RDMA/mana_ib: Fix bug in creation of dma regions | Konstantin Taranov |
2024-03-07 | RDMA/hns: Append SCC context to the raw dump of QPC | wenglianfa |
2024-03-03 | RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2024-03-03 | RDMA/hns: Support userspace configuring congestion control algorithm with QP ... | Junxian Huang |
2024-02-26 | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet |
2024-02-25 | RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() | Alexey Kodanev |
2024-02-21 | RDMA/uverbs: Remove flexible arrays from struct *_filter | Erick Archer |
2024-02-21 | RDMA/device: Fix a race between mad_client and cm_client init | Shifeng Li |
2024-02-19 | RDMA/hns: Fix mis-modifying default congestion control algorithm | Luoyouming |
2024-02-14 | RDMA/srpt: fix function pointer cast warnings | Arnd Bergmann |
2024-02-12 | RDMA/qedr: Fix qedr_create_user_qp error flow | Kamal Heib |
2024-02-05 | RDMA/srpt: Support specifying the srpt_service_guid parameter | Bart Van Assche |
2024-02-04 | RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user | Guoqing Jiang |
2024-02-04 | RDMA/srpt: Do not register event handler until srpt device is fully setup | William Kucharski |
2024-02-04 | IB/hfi1: Fix sdma.h tx->num_descs off-by-one error | Daniel Vacek |
2024-02-04 | RDMA/irdma: Remove duplicate assignment | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Add AE for too many RNRS | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Set the CQ read threshold for GEN 1 | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Validate max_send_wr and max_recv_wr | Shiraz Saleem |
2024-02-04 | RDMA/irdma: Fix KASAN issue with tasklet | Mike Marciniszyn |
2024-01-31 | RDMA/efa: Limit EQs to available MSI-X vectors | Yonatan Nachum |
2024-01-31 | RDMA/mlx5: Relax DEVX access upon modify commands | Yishai Hadas |
2024-01-31 | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup... | Mark Zhang |
2024-01-31 | RDMA/mlx5: Fix fortify source warning while accessing Eth segment | Leon Romanovsky |
2024-01-25 | RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototype | Alexey Dobriyan |
2024-01-25 | RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype | Alexey Dobriyan |
2024-01-25 | RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Return error for SRQ resize | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Fix unconditional fence for newer adapters | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config | Kalesh AP |
2024-01-25 | RDMA/bnxt_re: Avoid creating fence MR for newer adapters | Kalesh AP |
2024-01-25 | RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper function | Konstantin Taranov |
2024-01-25 | RDMA/mana_ib: Introduce mana_ib_get_netdev helper function | Konstantin Taranov |
2024-01-25 | RDMA/mana_ib: Introduce mdev_to_gc helper function | Konstantin Taranov |
2024-01-25 | IB/hfi1: Fix a memleak in init_credit_return | Zhipeng Lu |
2024-01-25 | RDMA/hns: Simplify 'struct hns_roce_hem' allocation | Yunsheng Lin |
2024-01-25 | RDMA/hns: Support adaptive PBL hopnum | Chengchang Tang |
2024-01-25 | RDMA/hns: Support flexible umem page size | Chengchang Tang |
2024-01-25 | RDMA/hns: Alloc MTR memory before alloc_mtt() | Chengchang Tang |
2024-01-25 | RDMA/hns: Refactor mtr_init_buf_cfg() | Chengchang Tang |
2024-01-25 | RDMA/hns: Refactor mtr find | Chengchang Tang |
2024-01-25 | RDMA/ipoib: Print symbolic error name instead of error code | Christian Heusel |
2024-01-25 | RDMA/rxe: Remove rxe_info from rxe_set_mtu | Li Zhijian |
2024-01-25 | RDMA/rxe: Improve newline in printing messages | Li Zhijian |