aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAge
* 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
* IB/uverbs: Fix query QP return of sq_sig_allDotan Barak2006-03-20
* IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-20
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-20
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-20
* IB: Whitespace cleanupsRoland Dreier2006-03-20
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-20
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-06
* IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-06