summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-211-1/+0Star
| * RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe2018-09-211-0/+1
| * RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe2018-09-211-0/+1
| * RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe2018-09-211-15/+0Star
| * RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-212-21/+21
| * RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-212-12/+22
| * RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe2018-09-211-3/+3
| * RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe2018-09-211-7/+4Star
| * RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-212-19/+24
| * RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe2018-09-201-2/+1Star
| * RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-201-0/+22
| * IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2018-09-181-14/+20
| * RDMA: Remove duplicated include from ib_addr.hYueHaibing2018-09-131-1/+0Star
| * RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-131-0/+3
| * RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit2018-09-121-4/+0Star
| * IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-2/+8
| * RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-111-0/+6
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-112-14/+33
| * IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi2018-09-111-1/+70
| * RDMA/core: Document QP @event_handler functionChuck Lever2018-09-111-0/+2
| * RDMA/core: Document CM @event_handler functionChuck Lever2018-09-111-1/+5
| * RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit2018-09-061-2/+3
| * Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-061-0/+3
| |\
| | * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-061-0/+3
| * | RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky2018-09-051-1/+1
| * | IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2018-09-051-3/+6
| * | RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-051-0/+12
| * | RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs languageMark Bloch2018-09-051-0/+40
| |/
* | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-111-0/+7
* | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-2/+21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-241-24/+0Star
|\
| * RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-181-24/+0Star
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-1/+2
|/
* Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe2018-08-161-0/+1
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-5/+8
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-211-5/+8
| |\
| | * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-181-5/+8
* | | IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-131-91/+0Star
* | | IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe2018-08-131-29/+7Star
* | | IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2018-08-131-0/+24
* | | IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe2018-08-111-28/+8Star
* | | IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2018-08-111-0/+1
* | | IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-113-19/+22
* | | IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-111-0/+137
* | | IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-111-1/+1
* | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-031-1/+5
* | | IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-011-2/+4
* | | IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-012-4/+3Star
* | | IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-011-3/+9
* | | IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-011-1/+6