aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-4/+8
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier1-0/+1
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier1-33/+5
2005-10-17[IB] uverbs: Implement more commandsRoland Dreier1-0/+549
2005-10-17[IB] uverbs: reject invalid memory registration permission flagsRoland Dreier1-0/+8
2005-10-17[IB] uverbs: Fix up resource creation error pathsRoland Dreier1-61/+50
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-104/+82
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-54/+66
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-43/+112
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier1-2/+180
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier1-0/+1006