| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-04-02 | 102 | -4430/+5261 |
|\ |
|
| * | RDMA/bnxt_re: make bnxt_re_ib_init static | YueHaibing | 2020-03-30 | 1 | -1/+1 |
| * | IB/qib: Delete struct qib_ivdev.qp_rnd | George Spelvin | 2020-03-29 | 2 | -3/+0 |
| * | RDMA/hns: Fix uninitialized variable bug | Gustavo A. R. Silva | 2020-03-29 | 1 | -1/+1 |
| * | RDMA/hns: Modify the mask of QP number for CQE of hip08 | Lang Cheng | 2020-03-29 | 1 | -1/+1 |
| * | RDMA/hns: Reduce the maximum number of extend SGE per WQE | Lang Cheng | 2020-03-29 | 1 | -4/+3 |
| * | RDMA/hns: Reduce PFC frames in congestion scenarios | Jihua Tao | 2020-03-29 | 1 | -1/+1 |
| * | Merge branch 'mlx5_tx_steering' into rdma.git for-next | Jason Gunthorpe | 2020-03-27 | 3 | -0/+11 |
| |\ |
|
| | * | RDMA/mlx5: Add support for RDMA TX flow table | Michael Guralnik | 2020-03-27 | 3 | -0/+11 |
| * | | IB/hfi1: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan | 2020-03-27 | 1 | -5/+8 |
| * | | IB/hfi1: Fix memory leaks in sysfs registration and unregistration | Kaike Wan | 2020-03-27 | 1 | -2/+11 |
| * | | IB/mlx5: Move to fully dynamic UAR mode once user space supports it | Yishai Hadas | 2020-03-27 | 4 | -3/+25 |
| * | | IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib | Leon Romanovsky | 2020-03-27 | 1 | -0/+17 |
| * | | IB/mlx5: Extend QP creation to get uar page index from user space | Yishai Hadas | 2020-03-27 | 1 | -10/+17 |
| * | | IB/mlx5: Extend CQ creation to get uar page index from user space | Yishai Hadas | 2020-03-27 | 1 | -6/+11 |
| * | | IB/mlx5: Expose UAR object and its alloc/destroy commands | Yishai Hadas | 2020-03-27 | 2 | -9/+165 |
| * | | IB/hfi1: Get rid of a warning | Mauro Carvalho Chehab | 2020-03-27 | 1 | -1/+1 |
| * | | RDMA/hns: Remove redundant judgment of qp_type | Weihang Li | 2020-03-26 | 1 | -7/+0 |
| * | | RDMA/hns: Remove redundant assignment of wc->smac when polling cq | Weihang Li | 2020-03-26 | 1 | -8/+1 |
| * | | RDMA/hns: Remove redundant qpc setup operations | Lang Cheng | 2020-03-26 | 1 | -236/+1 |
| * | | RDMA/hns: Remove meaningless prints | Wenpeng Liang | 2020-03-26 | 2 | -11/+3 |
| * | | RDMA/hns: Remove definition of cq doorbell structure | Lang Cheng | 2020-03-26 | 1 | -5/+0 |
| * | | RDMA/hns: Adjust the qp status value sequence of the hardware | Lang Cheng | 2020-03-26 | 1 | -1/+1 |
| * | | RDMA/hns: Optimize hns_roce_alloc_vf_resource() | Lijun Ou | 2020-03-26 | 1 | -81/+62 |
| * | | RDMA/hns: Simplify attribute judgment code | Lang Cheng | 2020-03-26 | 1 | -2/+1 |
| * | | RDMA/hns: Fix a wrong judgment of return value | Weihang Li | 2020-03-26 | 1 | -1/+1 |
| * | | RDMA/hns: Unify format of prints | Lijun Ou | 2020-03-26 | 2 | -73/+89 |
| * | | IB/iser: Always check sig MR before putting it to the free pool | Sergey Gorenko | 2020-03-26 | 1 | -3/+18 |
| * | | RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices | Zhu Yanjun | 2020-03-26 | 1 | -0/+2 |
| * | | IB/hfi1: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 2020-03-26 | 1 | -2/+2 |
| * | | RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow | Avihai Horon | 2020-03-26 | 1 | -0/+1 |
| * | | IB/mlx5: Generally use the WC auto detection test result | Yishai Hadas | 2020-03-25 | 2 | -13/+5 |
| * | | RDMA/hns: Optimize mhop put flow for multi-hop addressing | Xi Wang | 2020-03-25 | 1 | -100/+61 |
| * | | RDMA/hns: Optimize mhop get flow for multi-hop addressing | Xi Wang | 2020-03-25 | 1 | -115/+182 |
| * | | RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures | Selvin Xavier | 2020-03-25 | 2 | -0/+74 |
| * | | IB/mlx5: Fix a NULL vs IS_ERR() check | Dan Carpenter | 2020-03-24 | 1 | -2/+2 |
| * | | RDMA/siw: Suppress uninitialized var warning | Andrew Morton | 2020-03-24 | 1 | -1/+1 |
| * | | RDMA/efa: Use in-kernel offsetofend() to check field availability | Leon Romanovsky | 2020-03-19 | 1 | -5/+2 |
| * | | IB/hfi1: Remove kobj from hfi1_devdata | Kaike Wan | 2020-03-18 | 3 | -27/+5 |
| * | | IB/rdmavt: Delete unused routine | Mike Marciniszyn | 2020-03-18 | 1 | -6/+0 |
| * | | RDMA/hns: Check if depth of qp is 0 before configure | Lang Cheng | 2020-03-18 | 1 | -44/+33 |
| * | | i40iw: Report correct firmware version | Sindhu, Devale | 2020-03-18 | 8 | -9/+167 |
| * | | RDMA/hns: Optimize wqe buffer set flow for post send | Xi Wang | 2020-03-18 | 1 | -248/+224 |
| * | | RDMA/hns: Optimize base address table config flow for qp buffer | Xi Wang | 2020-03-18 | 3 | -41/+21 |
| * | | RDMA/hns: Optimize the wr opcode conversion from ib to hns | Xi Wang | 2020-03-18 | 1 | -27/+36 |
| * | | RDMA/hns: Optimize wqe buffer filling process for post send | Xi Wang | 2020-03-18 | 1 | -31/+32 |
| * | | RDMA/hns: Rename wqe buffer related functions | Xi Wang | 2020-03-18 | 4 | -15/+16 |
| * | | RDMA/bnxt_re: Remove unnecessary sched count | Selvin Xavier | 2020-03-18 | 2 | -9/+0 |
| * | | RDMA/bnxt_re: Fix lifetimes in bnxt_re_task | Jason Gunthorpe | 2020-03-18 | 1 | -0/+2 |
| * | | RDMA/bnxt_re: Use ib_device_try_get() | Jason Gunthorpe | 2020-03-18 | 2 | -14/+14 |