Age | Commit message (Expand) | Author |
2020-03-27 | IB/mlx5: Move to fully dynamic UAR mode once user space supports it | Yishai Hadas |
2020-03-27 | IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib | Leon Romanovsky |
2020-03-27 | IB/mlx5: Extend QP creation to get uar page index from user space | Yishai Hadas |
2020-03-27 | IB/mlx5: Extend CQ creation to get uar page index from user space | Yishai Hadas |
2020-03-27 | IB/mlx5: Expose UAR object and its alloc/destroy commands | Yishai Hadas |
2020-03-27 | IB/hfi1: Get rid of a warning | Mauro Carvalho Chehab |
2020-03-26 | RDMA/hns: Remove redundant judgment of qp_type | Weihang Li |
2020-03-26 | RDMA/hns: Remove redundant assignment of wc->smac when polling cq | Weihang Li |
2020-03-26 | RDMA/hns: Remove redundant qpc setup operations | Lang Cheng |
2020-03-26 | RDMA/hns: Remove meaningless prints | Wenpeng Liang |
2020-03-26 | RDMA/hns: Remove definition of cq doorbell structure | Lang Cheng |
2020-03-26 | RDMA/hns: Adjust the qp status value sequence of the hardware | Lang Cheng |
2020-03-26 | RDMA/hns: Optimize hns_roce_alloc_vf_resource() | Lijun Ou |
2020-03-26 | RDMA/hns: Simplify attribute judgment code | Lang Cheng |
2020-03-26 | RDMA/hns: Fix a wrong judgment of return value | Weihang Li |
2020-03-26 | RDMA/hns: Unify format of prints | Lijun Ou |
2020-03-26 | IB/iser: Always check sig MR before putting it to the free pool | Sergey Gorenko |
2020-03-26 | RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices | Zhu Yanjun |
2020-03-26 | IB/hfi1: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-26 | RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow | Avihai Horon |
2020-03-24 | IB/mlx5: Generally use the WC auto detection test result | Yishai Hadas |
2020-03-24 | RDMA/hns: Optimize mhop put flow for multi-hop addressing | Xi Wang |
2020-03-24 | RDMA/hns: Optimize mhop get flow for multi-hop addressing | Xi Wang |
2020-03-24 | RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures | Selvin Xavier |
2020-03-24 | IB/mlx5: Fix a NULL vs IS_ERR() check | Dan Carpenter |
2020-03-23 | RDMA/siw: Suppress uninitialized var warning | Andrew Morton |
2020-03-18 | RDMA/efa: Use in-kernel offsetofend() to check field availability | Leon Romanovsky |
2020-03-18 | IB/hfi1: Remove kobj from hfi1_devdata | Kaike Wan |
2020-03-18 | IB/rdmavt: Delete unused routine | Mike Marciniszyn |
2020-03-18 | RDMA/hns: Check if depth of qp is 0 before configure | Lang Cheng |
2020-03-18 | i40iw: Report correct firmware version | Sindhu, Devale |
2020-03-18 | RDMA/hns: Optimize wqe buffer set flow for post send | Xi Wang |
2020-03-18 | RDMA/hns: Optimize base address table config flow for qp buffer | Xi Wang |
2020-03-18 | RDMA/hns: Optimize the wr opcode conversion from ib to hns | Xi Wang |
2020-03-18 | RDMA/hns: Optimize wqe buffer filling process for post send | Xi Wang |
2020-03-18 | RDMA/hns: Rename wqe buffer related functions | Xi Wang |
2020-03-17 | RDMA/bnxt_re: Remove unnecessary sched count | Selvin Xavier |
2020-03-17 | RDMA/bnxt_re: Fix lifetimes in bnxt_re_task | Jason Gunthorpe |
2020-03-17 | RDMA/bnxt_re: Use ib_device_try_get() | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lock | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Allow ib_send_cm_rej() to be done under lock | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Allow ib_send_cm_drep() to be done under lock | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Allow ib_send_cm_dreq() to be done under lock | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Add some lockdep assertions for cm_id_priv->lock | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Add missing locking around id.state in cm_dup_req_handler | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Make it clearer how concurrency works in cm_req_handler() | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Make it clear that there is no concurrency in cm_sidr_req_handler() | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Read id.state under lock when doing pr_debug() | Jason Gunthorpe |
2020-03-17 | RDMA/cm: Simplify establishing a listen cm_id | Jason Gunthorpe |