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