| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/rdmavt: Reset all QPs when the device is shut down | Kaike Wan | 2020-02-11 | 1 | -33/+51 |
* | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 2020-01-21 | 1 | -1/+1 |
|\ |
|
| * | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 2020-01-16 | 1 | -1/+1 |
* | | IB/rdmavt: Correct comments in rdmavt_qp.h header | Mike Marciniszyn | 2020-01-03 | 1 | -1/+8 |
|/ |
|
* | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 2019-11-17 | 1 | -1/+1 |
* | infiniband: fix sw/rdmavt/ kernel-doc notation | rd.dunlab@gmail.com | 2019-10-22 | 4 | -19/+17 |
* | IB/rdmavt: Fix variable shadowing issue in rvt_create_cq | Nathan Chancellor | 2019-07-10 | 1 | -2/+0 |
* | RDMA/rvt: Do not use a kernel header in the ABI | Jason Gunthorpe | 2019-07-08 | 1 | -5/+27 |
* | IB/rdmavt: Add trace for map_mr_sg | Mike Marciniszyn | 2019-06-28 | 2 | -0/+37 |
* | IB/rdmavt: Enhance trace information for FRWR debug | Mike Marciniszyn | 2019-06-28 | 2 | -4/+18 |
* | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 2019-06-28 | 1 | -1/+1 |
* | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 2019-06-28 | 2 | -8/+56 |
* | IB/rdmavt: Set QP allowed opcodes after QP allocation | Michael J. Ruhl | 2019-06-28 | 1 | -23/+12 |
* | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 2019-06-28 | 3 | -5/+22 |
* | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam | 2019-06-28 | 3 | -60/+90 |
* | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam | 2019-06-28 | 4 | -71/+152 |
* | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam | 2019-06-28 | 1 | -69/+123 |
* | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-28 | 4 | -1/+6 |
|\ |
|
| * | 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 |
| |/ |
|
* | | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | 2019-06-20 | 1 | -22/+9 |
* | | RDMA: Check umem pointer validity prior to release | Leon Romanovsky | 2019-06-20 | 1 | -2/+1 |
* | | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | 2019-06-11 | 3 | -38/+19 |
* | | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky | 2019-06-11 | 2 | -6/+2 |
* | | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -1/+2 |
* | | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 1 | -2/+1 |
* | | IB/rdmavt: Use struct_size() helper | Gustavo A. R. Silva | 2019-05-30 | 1 | -3/+1 |
|/ |
|
* | 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 |