aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-3/+1
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier1-6/+3
2005-10-28[IB] fix up class_device_create() callsRoland Dreier1-1/+2
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier1-56/+147
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)Roland Dreier1-0/+7
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+7
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier1-1/+15
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier1-1/+2
2005-10-17[IB] uverbs: unlock correctly in error pathsRoland Dreier1-2/+6
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier1-0/+11
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-141/+151
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-8/+19
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-36/+62
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier1-1/+19
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier1-1/+2
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov1-1/+13
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier1-0/+698