index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2007-10-19
IB/uverbs: Fix checking of userspace object ownership
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-02-22
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2006-10-30
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-07-23
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-06-30
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
2006-06-22
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
2006-06-17
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-17
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-17
IB/uverbs: Release lock on error path
Ganapathi CH
2006-03-20
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
2006-03-20
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
2006-03-20
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
IB: Whitespace cleanups
Roland Dreier
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-06
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
2006-01-06
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
2006-01-06
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
2005-11-29
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
2005-10-28
[IB] uverbs: Fix device lifetime problems
Roland Dreier
2005-10-17
[IB] uverbs: Implement more commands
Roland Dreier
2005-10-17
[IB] uverbs: reject invalid memory registration permission flags
Roland Dreier
2005-10-17
[IB] uverbs: Fix up resource creation error paths
Roland Dreier
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
2005-08-26
[PATCH] IB: userspace SRQ support
Roland Dreier
2005-07-07
[PATCH] IB uverbs: core implementation
Roland Dreier