summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-151-2/+0Star
* IB: convert struct class_device to struct deviceTony Jones2008-04-201-2/+2
* IB/uverbs: Don't store struct file * for event filesRoland Dreier2008-04-171-2/+2
* IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2007-10-101-1/+0Star
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-091-5/+1Star
* 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-181-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-301-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-291-6/+30
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-181-0/+8
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-181-7/+11
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-0/+1
* Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-101-9/+17
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-2/+2
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-271-0/+5
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-271-0/+1
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-081-0/+132