| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/rdmavt: Fix concurrency panics in QP post_send and modify to error | Michael J. Ruhl | 2019-03-04 | 1 | -10/+23 |
* | IB/rdmavt: Fix loopback send with invalidate ordering | Mike Marciniszyn | 2019-03-04 | 1 | -10/+16 |
* | RDMA: Handle ucontext allocations by IB/core | Leon Romanovsky | 2019-02-22 | 4 | -23/+16 |
* | rdma_rxe: Use netlink messages to add/delete links | Steve Wise | 2019-02-19 | 8 | -13/+46 |
* | RDMA/rxe: Close a race after ib_register_device | Jason Gunthorpe | 2019-02-19 | 4 | -12/+21 |
* | RDMA/rxe: Add ib_device_get_by_name() and use it in rxe | Jason Gunthorpe | 2019-02-19 | 5 | -33/+4 |
* | RDMA/rxe: Use driver_unregister and new unregistration API | Jason Gunthorpe | 2019-02-19 | 8 | -87/+30 |
* | RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding | Jason Gunthorpe | 2019-02-19 | 4 | -47/+38 |
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 2019-02-15 | 5 | -11/+17 |
* | RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs | Shiraz, Saleem | 2019-02-13 | 1 | -10/+8 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma... | Doug Ledford | 2019-02-13 | 8 | -53/+79 |
|\ |
|
| * | RDMA/rxe: Use for_each_sg_page iterator on umem SGL | Shiraz, Saleem | 2019-02-11 | 1 | -7/+6 |
| * | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 2019-02-08 | 7 | -46/+73 |
* | | Merge branch 'wip/dl-for-next' into for-next | Doug Ledford | 2019-02-09 | 2 | -6/+21 |
|\ \
| |/
|/| |
|
| * | IB/hfi1: Add an s_acked_ack_queue pointer | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
| * | IB/hfi1: Increment the retry timeout value for TID RDMA READ request | Kaike Wan | 2019-02-05 | 1 | -5/+6 |
| * | IB/hfi1: TID RDMA RcvArray programming and TID allocation | Kaike Wan | 2019-02-05 | 1 | -1/+1 |
| * | IB/hfi: Move RC functions into a header file | Kaike Wan | 2019-02-05 | 1 | -0/+13 |
* | | RDMA/rxe: Improve loopback marking | Kamal Heib | 2019-02-04 | 2 | -6/+4 |
* | | RDMA/rxe: Move rxe_init_av() to rxe_av.c | Kamal Heib | 2019-02-04 | 4 | -14/+11 |
* | | Merge tag 'v5.0-rc5' into rdma.git for-next | Jason Gunthorpe | 2019-02-04 | 1 | -1/+6 |
|\ \ |
|
| * | | IB/hfi1: Add limit test for RC/UC send via loopback | Mike Marciniszyn | 2019-01-21 | 1 | -1/+6 |
* | | | RDMA: Provide safe ib_alloc_device() function | Leon Romanovsky | 2019-01-30 | 2 | -2/+2 |
| |/
|/| |
|
* | | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 2019-01-30 | 1 | -24/+2 |
* | | IB/rxe: Remove unnecessary rxe variable | Zhu Yanjun | 2019-01-21 | 4 | -16/+11 |
* | | IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace | Mike Marciniszyn | 2019-01-18 | 1 | -2/+8 |
* | | RDMA: Introduce and use rdma_device_to_ibdev() | Parav Pandit | 2019-01-14 | 1 | -2/+2 |
* | | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 2 | -4/+3 |
* | | RDMA: Clear CTX objects during their allocation | Leon Romanovsky | 2019-01-10 | 1 | -1/+1 |
* | | RDMA: Clear PD objects during their allocation | Leon Romanovsky | 2019-01-10 | 1 | -1/+1 |
* | | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 2019-01-10 | 2 | -3/+2 |
|/ |
|
* | IB/rxe: Reuse code which sets port state | Yuval Shaia | 2018-12-20 | 3 | -21/+11 |
* | IB/rxe: Make counters thread safe | Parav Pandit | 2018-12-20 | 2 | -4/+4 |
* | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 4 | -4/+6 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 3 | -0/+4 |
* | RDMA: Cleanup undesired pd->uobject usage | Shamir Rabinovitch | 2018-12-18 | 3 | -4/+5 |
* | RDMA: Start use ib_device_ops | Kamal Heib | 2018-12-12 | 1 | -8/+8 |
* | RDMA/rdmavt: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -245/+54 |
* | RDMA/rxe: Initialize ib_device_ops struct | Kamal Heib | 2018-12-12 | 1 | -43/+47 |
* | IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs | Yuval Shaia | 2018-12-11 | 1 | -21/+1 |
* | Merge tag 'v4.20-rc6' into rdma.git for-next | Jason Gunthorpe | 2018-12-11 | 2 | -2/+5 |
|\ |
|
| * | RDMA/rdmavt: Fix rvt_create_ah function signature | Kamal Heib | 2018-11-21 | 2 | -2/+5 |
* | | IB/rxe: Fix incorrect cache cleanup in error flow | Yuval Shaia | 2018-12-11 | 1 | -12/+14 |
* | | IB/rxe: Utilize generic function to validate port number | Yuval Shaia | 2018-12-06 | 1 | -3/+3 |
* | | IB/rxe: Make function rxe_pool_cleanup return void | Yuval Shaia | 2018-12-06 | 2 | -4/+2 |
* | | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-06 | 1 | -1/+8 |
* | | rxe: IB_WR_REG_MR does not capture MR's iova field | Chuck Lever | 2018-11-29 | 1 | -0/+1 |
* | | IB/rxe: make rxe_unregister_device void | Zhu Yanjun | 2018-11-08 | 2 | -4/+2 |
* | | IB/rxe: move the variable into the function that uses it | Zhu Yanjun | 2018-11-08 | 3 | -11/+8 |
* | | RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters | Andrew Boyer | 2018-11-08 | 5 | -3/+17 |