Age | Commit message (Expand) | Author | Files | Lines |
2020-06-03 | RDMA/rdmavt: Remove FMR memory registration | Max Gurtovoy | 3 | -173/+0 |
2020-05-21 | Merge tag 'v5.7-rc6' into rdma.git for-next | Jason Gunthorpe | 4 | -8/+8 |
2020-05-21 | IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs | Gary Leshner | 1 | -5/+19 |
2020-05-03 | RDMA: Group create AH arguments in struct | Maor Gottlieb | 2 | -7/+8 |
2020-04-24 | IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() | Sudip Mukherjee | 4 | -8/+8 |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -7/+1 |
2020-03-19 | IB/rdmavt: Delete unused routine | Mike Marciniszyn | 1 | -6/+0 |
2020-03-13 | IB/rdmavt: Free kernel completion queue when done | Kaike Wan | 1 | -1/+1 |
2020-03-04 | Merge tag 'v5.6-rc4' into rdma.git for-next | Jason Gunthorpe | 1 | -33/+51 |
2020-03-04 | RDMA/providers: Fix return value when QP type isn't supported | Kamal Heib | 1 | -1/+1 |
2020-02-11 | IB/rdmavt: Reset all QPs when the device is shut down | Kaike Wan | 1 | -33/+51 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+1 |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 1 | -1/+1 |
2020-01-03 | IB/rdmavt: Correct comments in rdmavt_qp.h header | Mike Marciniszyn | 1 | -1/+8 |
2019-11-17 | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 1 | -1/+1 |
2019-10-22 | infiniband: fix sw/rdmavt/ kernel-doc notation | rd.dunlab@gmail.com | 4 | -19/+17 |
2019-07-10 | IB/rdmavt: Fix variable shadowing issue in rvt_create_cq | Nathan Chancellor | 1 | -2/+0 |
2019-07-08 | RDMA/rvt: Do not use a kernel header in the ABI | Jason Gunthorpe | 1 | -5/+27 |
2019-06-29 | IB/rdmavt: Add trace for map_mr_sg | Mike Marciniszyn | 2 | -0/+37 |
2019-06-29 | IB/rdmavt: Enhance trace information for FRWR debug | Mike Marciniszyn | 2 | -4/+18 |
2019-06-29 | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details | Michael J. Ruhl | 1 | -1/+1 |
2019-06-29 | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs | Michael J. Ruhl | 2 | -8/+56 |
2019-06-29 | IB/rdmavt: Set QP allowed opcodes after QP allocation | Michael J. Ruhl | 1 | -23/+12 |
2019-06-29 | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 3 | -5/+22 |
2019-06-29 | IB/rdmavt: Fracture single lock used for posting and processing RWQEs | Kamenee Arumugam | 3 | -60/+90 |
2019-06-29 | IB/hfi1: Move receive work queue struct into uapi directory | Kamenee Arumugam | 4 | -71/+152 |
2019-06-29 | IB/hfi1: Move rvt_cq_wc struct into uapi directory | Kamenee Arumugam | 1 | -69/+123 |
2019-06-29 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 4 | -1/+6 |
2019-06-21 | IB/{rdmavt, qib, hfi1}: Convert to new completion API | Mike Marciniszyn | 1 | -22/+9 |
2019-06-20 | RDMA: Check umem pointer validity prior to release | Leon Romanovsky | 1 | -2/+1 |
2019-06-11 | RDMA: Convert CQ allocations to be under core responsibility | Leon Romanovsky | 3 | -38/+19 |
2019-06-11 | RDMA: Clean destroy CQ in drivers do not return errors | Leon Romanovsky | 2 | -6/+2 |
2019-06-10 | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | 1 | -1/+2 |
2019-06-10 | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 1 | -2/+1 |
2019-06-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2 | -1/+4 |
2019-05-30 | IB/rdmavt: Use struct_size() helper | Gustavo A. R. Silva | 1 | -3/+1 |
2019-05-29 | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 1 | -0/+2 |
2019-05-29 | IB/rdmavt: Fix alloc_qpn() WARN_ON() | Mike Marciniszyn | 1 | -1/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-06 | RDMA/rdmavt: Catch use-after-free access of AH structures | Leon Romanovsky | 1 | -2/+1 |
2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe | 1 | -7/+10 |
2019-04-24 | IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts | Mike Marciniszyn | 1 | -7/+2 |
2019-04-24 | IB/rdmavt: Use more efficient allowed_ops | Mike Marciniszyn | 1 | -11/+4 |
2019-04-24 | IB/rdmavt: Fix ab/ba include issues | Mike Marciniszyn | 5 | -5/+5 |
2019-04-16 | IB/rdmavt: Fix frwr memory registration | Josh Collier | 1 | -7/+10 |
2019-04-08 | RDMA: Handle SRQ allocations by IB/core | Leon Romanovsky | 3 | -32/+19 |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 3 | -30/+18 |
2019-04-01 | IB: Pass only ib_udata in function prototypes | Shamir Rabinovitch | 8 | -28/+17 |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 12 | -18/+21 |
2019-03-28 | RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses | Shiraz Saleem | 1 | -1/+1 |