aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAge
* IB/core: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-21
|/
* switch simple cases of fget_light to fdgetAl Viro2012-09-26
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-26
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-21
|\ \
| | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-08
| |/ |/|
| * IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier2012-05-08
| * IB/uverbs: Make lockdep output more readableRoland Dreier2012-05-08
|/
* RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-27
*-. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-04
|\ \
| | * IB/uverbs: Protect QP multicast listEli Cohen2012-01-03
| |/
* / rdma/core: Fix sparse warningsSean Hefty2012-01-04
|/
* RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-13
* RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-13
* RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-13
* RDMA/uverbs: Export XRC INI QPs to userspaceSean Hefty2011-10-13
* RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-13
* RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-13
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
* IB/uverbs: Handle large number of entries in poll CQDan Carpenter2010-12-08
* IB/uverbs: Return link layer type to userspace for query port operationEli Cohen2010-10-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* switch infiniband uverbs to anon_inodesAl Viro2010-03-03
* IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()Roel Kluin2009-12-09
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB/uverbs: Fix checking of userspace object ownershipRoland Dreier2007-10-19
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-22
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-31
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-22
* IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier2006-09-22
* IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier2006-09-22
* IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-23
* IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-23
* IB/uverbs: Set correct user handle for user SRQsRoland Dreier2006-06-30
* IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar2006-06-22
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-17
* IB/uverbs: Factor out common idr codeRoland Dreier2006-06-17
* IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier2006-06-17
* IB/uverbs: Release lock on error pathGanapathi CH2006-06-17
* IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter2006-03-20