summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Fix query QP return of sq_sig_allDotan Barak2006-03-201-1/+1
* IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-201-0/+2
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-201-0/+44
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-201-0/+100
* IB: Whitespace cleanupsRoland Dreier2006-03-201-6/+6
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-201-1/+41
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-75/+75
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-1/+1
* IB/uverbs: Release event file reference on ib_uverbs_create_cq() errorJack Morgenstein2006-01-061-3/+10
* IB/uverbs: set ah_flags when creating address handleRalph Campbell2006-01-061-0/+1
* IB/uverbs: Fix reference counting on error pathsJack Morgenstein2006-01-061-0/+7
* IB/uverbs: track multicast group membership for userspace QPsJack Morgenstein2005-11-291-19/+71
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-4/+8
* [IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier2005-10-311-0/+1
* [IB] uverbs: Fix device lifetime problemsRoland Dreier2005-10-281-33/+5
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-171-0/+549
* [IB] uverbs: reject invalid memory registration permission flagsRoland Dreier2005-10-171-0/+8
* [IB] uverbs: Fix up resource creation error pathsRoland Dreier2005-10-171-61/+50
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-171-104/+82
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-54/+66
* Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-091-43/+112
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-261-2/+180
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-071-0/+1006
OpenPOWER on IntegriCloud