summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-0/+1
|\ \
| * | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-031-0/+1
| |/
* | IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-231-0/+1
* | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+3
* | IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+9
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-0/+2
* IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-211-0/+1
* IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-1/+8
* IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-301-0/+3
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-301-1/+2
* IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-301-0/+1
* IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-121-0/+1
* IB/core: Add support for extended query device capsEli Cohen2015-02-181-0/+1
* Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-061-1/+0
* IB/core: Add support for extended query device capsEli Cohen2014-12-151-0/+1
* IB/core: Add user MR re-registration supportMatan Barak2014-08-011-0/+1
* IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-201-0/+8
* IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
* IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-4/+0
* IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-2/+18
* IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2013-11-171-0/+16
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+2
*-. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-031-0/+4
|\ \
| | * IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2013-08-131-0/+1
| |/ |/|
| * IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-281-0/+3
|/
* IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-211-0/+2
* RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-0/+1
* RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-131-0/+6
* RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-131-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-041-1/+1
|\
| * switch infiniband uverbs to anon_inodesAl Viro2010-03-031-1/+1
* | IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang2010-02-241-2/+2
* | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-241-3/+4
|/
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-2/+2
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-161-2/+2
* IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-091-1/+0
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-5/+1
* IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2006-08-031-0/+2
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-171-1/+3
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-201-0/+1
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-201-0/+1
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-201-1/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-2/+3
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-291-0/+11
* [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-311-0/+1
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-281-6/+30
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-171-0/+8
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-171-7/+11
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-0/+1
OpenPOWER on IntegriCloud