summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-4/+5
* RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-081-0/+13
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-2/+22
|\
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-211-2/+22
* | IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-27/+0
* | IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2019-02-041-0/+1
* | IB/core: Allocate a bit for SRQ ODP supportMoni Shoua2019-02-041-0/+1
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-301-0/+5
* | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-301-0/+5
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+7
* | RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-301-0/+13
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-0/+23
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-3/+7
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-0/+1
* | RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-081-2/+0
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-2/+8
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-2/+9
* IB/uverbs: Add support to advise_mrMoni Shoua2018-12-181-0/+4
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-290/+13
* RDMA/core: Introduce ib_device_opsKamal Heib2018-12-111-0/+242
* IB/core: Add new IB ratesMichael Guralnik2018-12-111-1/+5
* IB/core: Add 2X port widthMichael Guralnik2018-12-111-0/+2
* IB/core: Add CapabilityMask2 to port attributesMichael Guralnik2018-12-111-0/+1
* RDMA/restrack: Track ucontextLeon Romanovsky2018-12-031-0/+4
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-261-2/+2
* RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-261-1/+1
* RDMA/core: Sync unregistration with netlink commandsParav Pandit2018-11-221-1/+7
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-221-1/+1
* RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit2018-11-211-3/+0
* IB/uverbs: fix a typoRami Rosen2018-11-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-56/+93
|\
| * RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit2018-10-171-2/+28
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-161-1/+1
| * IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2018-10-031-1/+1
| * RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-3/+1
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-3/+3
| * RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-211-1/+0
| * RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-211-20/+2
| * RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-211-12/+20
| * RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-211-1/+3
| * 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-171-14/+20
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-111-14/+0
| * RDMA/core: Document QP @event_handler functionChuck Lever2018-09-111-0/+2
| * 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-051-0/+3
| |\
| | * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-051-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/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-101-0/+7