aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAge
* 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
* IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-06
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-29
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-10
* [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-31
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-28
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-17
* [IB] uverbs: reject invalid memory registration permission flagsRoland Dreier2005-10-17
* [IB] uverbs: Fix up resource creation error pathsRoland Dreier2005-10-17
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-17
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-26
* Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-09