aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/uverbs_cmd.c
AgeCommit message (Expand)Author
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2007-10-19IB/uverbs: Fix checking of userspace object ownershipRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-02-22IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein
2006-09-22IB: Whitespace fixesRoland Dreier
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier
2006-07-23IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier
2006-06-22IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-06-17IB/uverbs: Factor out common idr codeRoland Dreier
2006-06-17IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier
2006-06-17IB/uverbs: Release lock on error pathGanapathi CH
2006-03-20IB/uverbs: Use correct alt_pkey_index in modify QPAmi Perlmutter
2006-03-20IB/uverbs: Fix query QP return of sq_sig_allDotan Barak
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak
2006-03-20IB: Whitespace cleanupsRoland Dreier
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2006-01-06IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein
2006-01-06IB/uverbs: set ah_flags when creating address handleRalph Campbell
2006-01-06IB/uverbs: Fix reference counting on error pathsJack Morgenstein
2005-11-29IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier
2005-10-17[IB] uverbs: reject invalid memory registration permission flagsRoland Dreier
2005-10-17[IB] uverbs: Fix up resource creation error pathsRoland Dreier
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier