Age | Commit message (Expand) | Author | Files | Lines |
2019-02-04 | RDMA/rxe: Improve loopback marking | Kamal Heib | 2 | -6/+4 |
2019-02-04 | RDMA/rxe: Move rxe_init_av() to rxe_av.c | Kamal Heib | 4 | -14/+11 |
2019-02-04 | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+6 |
2019-01-30 | RDMA: Provide safe ib_alloc_device() function | Leon Romanovsky | 2 | -2/+2 |
2019-01-30 | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 1 | -24/+2 |
2019-01-21 | IB/rxe: Remove unnecessary rxe variable | Zhu Yanjun | 4 | -16/+11 |
2019-01-21 | IB/hfi1: Add limit test for RC/UC send via loopback | Mike Marciniszyn | 1 | -1/+6 |
2019-01-18 | IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace | Mike Marciniszyn | 1 | -2/+8 |
2019-01-14 | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit | 1 | -2/+2 |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit | 2 | -4/+3 |
2019-01-10 | RDMA: Clear CTX objects during their allocation | Leon Romanovsky | 1 | -1/+1 |
2019-01-10 | RDMA: Clear PD objects during their allocation | Leon Romanovsky | 1 | -1/+1 |
2019-01-10 | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 2 | -3/+2 |
2018-12-20 | IB/rxe: Reuse code which sets port state | Yuval Shaia | 3 | -21/+11 |
2018-12-20 | IB/rxe: Make counters thread safe | Parav Pandit | 2 | -4/+4 |
2018-12-19 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 4 | -4/+6 |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 3 | -0/+4 |
2018-12-18 | RDMA: Cleanup undesired pd->uobject usage | Shamir Rabinovitch | 3 | -4/+5 |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib | 1 | -8/+8 |
2018-12-12 | RDMA/rdmavt: Initialize ib_device_ops struct | Kamal Heib | 1 | -245/+54 |
2018-12-12 | RDMA/rxe: Initialize ib_device_ops struct | Kamal Heib | 1 | -43/+47 |
2018-12-11 | IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs | Yuval Shaia | 1 | -21/+1 |
2018-12-11 | Merge tag 'v4.20-rc6' into rdma.git for-next | Jason Gunthorpe | 2 | -2/+5 |
2018-12-11 | IB/rxe: Fix incorrect cache cleanup in error flow | Yuval Shaia | 1 | -12/+14 |
2018-12-06 | IB/rxe: Utilize generic function to validate port number | Yuval Shaia | 1 | -3/+3 |
2018-12-06 | IB/rxe: Make function rxe_pool_cleanup return void | Yuval Shaia | 2 | -4/+2 |
2018-12-06 | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 1 | -1/+8 |
2018-11-29 | rxe: IB_WR_REG_MR does not capture MR's iova field | Chuck Lever | 1 | -0/+1 |
2018-11-21 | RDMA/rdmavt: Fix rvt_create_ah function signature | Kamal Heib | 2 | -2/+5 |
2018-11-08 | IB/rxe: make rxe_unregister_device void | Zhu Yanjun | 2 | -4/+2 |
2018-11-08 | IB/rxe: move the variable into the function that uses it | Zhu Yanjun | 3 | -11/+8 |
2018-11-08 | RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters | Andrew Boyer | 5 | -3/+17 |
2018-11-08 | RDMA/rxe: Distinguish between down links and disabled links | Andrew Boyer | 3 | -4/+11 |
2018-11-06 | rxe: fix error completion wr_id and qp_num | Sagi Grimberg | 1 | -4/+9 |
2018-11-06 | IB/rxe: clean skb queue directly | Zhu Yanjun | 1 | -4/+1 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 1 | -18/+8 |
2018-10-17 | IB/rxe: Remove unnecessary enum values | Nathan Chancellor | 3 | -12/+7 |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 1 | -0/+331 |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2 | -0/+85 |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 4 | -2/+272 |
2018-10-03 | RDMA: Remove unused parameter from ib_modify_qp_is_ok() | Kamal Heib | 2 | -6/+2 |
2018-10-03 | RDMA/rxe: Remove unused addr_same() | Kamal Heib | 1 | -5/+0 |
2018-10-03 | IB/rxe: avoid srq memory leak | Zhu Yanjun | 1 | -2/+8 |
2018-09-30 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 1 | -8/+20 |
2018-09-30 | IB/rxe: replace kvfree with vfree | Zhu Yanjun | 2 | -4/+5 |
2018-09-26 | RDMA/drivers: Use dev_name instead of ibdev->name | Jason Gunthorpe | 1 | -1/+1 |
2018-09-26 | RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name | Jason Gunthorpe | 2 | -3/+3 |
2018-09-26 | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 2 | -3/+3 |
2018-09-11 | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 1 | -6/+8 |
2018-08-30 | IB/rxe: fixes for rdma read retry | Vijay Immanuel | 2 | -11/+25 |