| 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 | 2019-06-07 | 2 | -1/+4 |
|\ |
|
| * | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 2019-05-29 | 1 | -0/+2 |
| * | IB/rdmavt: Fix alloc_qpn() WARN_ON() | Mike Marciniszyn | 2019-05-29 | 1 | -1/+2 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
* | RDMA/rdmavt: Catch use-after-free access of AH structures | Leon Romanovsky | 2019-05-06 | 1 | -2/+1 |
* | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe | 2019-04-24 | 1 | -7/+10 |
|\ |
|
| * | IB/rdmavt: Fix frwr memory registration | Josh Collier | 2019-04-16 | 1 | -7/+10 |
* | | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | 2019-04-24 | 1 | -7/+2 |
* | | IB/rdmavt: Use more efficient allowed_ops | Mike Marciniszyn | 2019-04-24 | 1 | -11/+4 |
* | | IB/rdmavt: Fix ab/ba include issues | Mike Marciniszyn | 2019-04-24 | 5 | -5/+5 |
* | | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky | 2019-04-08 | 3 | -32/+19 |
* | | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 2019-04-08 | 3 | -30/+18 |
* | | IB: Pass only ib_udata in function prototypes | Shamir Rabinovitch | 2019-04-01 | 8 | -28/+17 |
* | | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 2019-04-01 | 12 | -18/+21 |
* | | RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses | Shiraz Saleem | 2019-03-28 | 1 | -1/+1 |
|/ |
|
* | 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 | 1 | -14/+8 |
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs | Shamir Rabinovitch | 2019-02-15 | 3 | -6/+8 |
* | 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 | 3 | -25/+12 |
|\ |
|
| * | RDMA: Handle PD allocations by IB/core | Leon Romanovsky | 2019-02-08 | 3 | -25/+12 |
* | | 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 |
* | | 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 | 1 | -1/+1 |
| |/
|/| |
|
* | | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 2019-01-30 | 1 | -24/+2 |
* | | IB/rdmavt: Add wc_flags and wc_immdata to cq entry trace | Mike Marciniszyn | 2019-01-18 | 1 | -2/+8 |
* | | RDMA: Rename port_callback to init_port | Parav Pandit | 2019-01-14 | 1 | -3/+2 |
* | | 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 | 1 | -2/+1 |
|/ |
|
* | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 3 | -3/+5 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 2 | -0/+3 |
* | 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 |
* | 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/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-06 | 1 | -1/+8 |
|/ |
|
* | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -0/+331 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 2 | -0/+85 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 4 | -2/+272 |
* | RDMA: Remove unused parameter from ib_modify_qp_is_ok() | Kamal Heib | 2018-10-03 | 1 | -4/+1 |
* | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 1 | -8/+20 |
* | RDMA: Fully setup the device name in ib_register_device | Jason Gunthorpe | 2018-09-26 | 1 | -1/+2 |
* | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 1 | -6/+8 |