Age | Commit message (Expand) | Author |
2022-09-07 | RDMA/irdma: Report RNR NAK generation in device caps | Sindhu-Devale |
2022-09-07 | RDMA/irdma: Use s/g array in post send only when its valid | Sindhu-Devale |
2022-09-07 | RDMA/irdma: Return correct WC error for bind operation failure | Sindhu-Devale |
2022-09-07 | RDMA/irdma: Return error on MR deregister CQP failure | Sindhu-Devale |
2022-09-07 | RDMA/irdma: Report the correct max cqes from query device | Sindhu-Devale |
2022-09-05 | RDMA/mlx5: Fix UMR cleanup on error flow of driver init | Maor Gottlieb |
2022-09-05 | RDMA/mlx5: Set local port to one when accessing counters | Chris Mi |
2022-09-05 | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile | Maher Sanalla |
2022-09-05 | IB/core: Fix a nested dead lock as part of ODP flow | Yishai Hadas |
2022-09-04 | RDMA/siw: Pass a pointer to virt_to_page() | Linus Walleij |
2022-09-01 | RDMA/srp: Set scmnd->result only when scmnd is not NULL | yangx.jy@fujitsu.com |
2022-08-30 | RDMA/hns: Remove the num_qpc_timer variable | Yixing Liu |
2022-08-30 | RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift | Wenpeng Liang |
2022-08-30 | RDMA/hns: Fix supported page size | Chengchang Tang |
2022-08-29 | RDMA/cma: Fix arguments order in net device validation | Michael Guralnik |
2022-08-28 | RDMA/irdma: Fix drain SQ hang with no completion | Shiraz Saleem |
2022-08-21 | RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL | Jack Wang |
2022-08-21 | RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg | Jack Wang |
2022-08-16 | RDMA: Handle the return code from dma_resv_wait_timeout() properly | Jason Gunthorpe |
2022-08-16 | RDMA/erdma: Correct the max_qp and max_cq capacities of the device | Cheng Xu |
2022-08-16 | RDMA/erdma: Using the key in FMR WR instead of MR structure | Cheng Xu |
2022-08-16 | RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size | Potnuri Bharat Teja |
2022-08-16 | RDMA/mlx5: Use the proper number of ports | Mark Bloch |
2022-08-16 | IB/iser: Fix login with authentication | Sergey Gorenko |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-03 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv() | Li Zhijian |
2022-08-02 | RDMA/rxe: Fix error unwind in rxe_create_qp() | Zhu Yanjun |
2022-08-02 | RDMA/mlx5: Add missing check for return value in get namespace flow | Maor Gottlieb |
2022-08-02 | RDMA/rxe: Split qp state for requester and completer | Bob Pearson |
2022-08-02 | RDMA/rxe: Generate error completion for error requester QP state | Li Zhijian |
2022-08-02 | RDMA/rxe: Update wqe_index for each wqe error completion | Li Zhijian |
2022-07-29 | RDMA/srpt: Fix a use-after-free | Bart Van Assche |
2022-07-29 | RDMA/srpt: Introduce a reference count in struct srpt_device | Bart Van Assche |
2022-07-29 | RDMA/srpt: Duplicate port name members | Bart Van Assche |
2022-07-28 | IB/qib: Fix repeated "in" within comments | wangjianli |
2022-07-27 | Merge branch 'erdma' into rdma.git for-next | Jason Gunthorpe |
2022-07-27 | RDMA/erdma: Add driver to kernel build environment | Cheng Xu |
2022-07-27 | RDMA/erdma: Add the erdma module | Cheng Xu |
2022-07-27 | RDMA/erdma: Add connection management (CM) support | Cheng Xu |
2022-07-27 | RDMA/erdma: Add verbs implementation | Cheng Xu |
2022-07-27 | RDMA/erdma: Add verbs header file | Cheng Xu |
2022-07-27 | RDMA/erdma: Add event queue implementation | Cheng Xu |
2022-07-27 | RDMA/erdma: Add cmdq implementation | Cheng Xu |
2022-07-27 | RDMA/erdma: Add main include file | Cheng Xu |
2022-07-27 | RDMA/erdma: Add the hardware related definitions | Cheng Xu |