index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-2
/
+0
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
1
-3
/
+10
*
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
2006-09-22
1
-2
/
+1
*
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
2006-09-22
1
-15
/
+19
*
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
2006-09-22
1
-10
/
+6
*
IB/uverbs: Fix lockdep warnings
Roland Dreier
2006-07-23
1
-11
/
+21
*
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
2006-07-23
1
-2
/
+8
*
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
2006-06-30
1
-1
/
+1
*
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
2006-06-22
1
-1
/
+1
*
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-17
1
-358
/
+532
*
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-17
1
-60
/
+22
*
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-17
1
-7
/
+0
*
IB/uverbs: Release lock on error path
Ganapathi CH
2006-06-17
1
-2
/
+4
*
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
2006-03-20
1
-1
/
+1
*
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
2006-03-20
1
-1
/
+1
*
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
2006-03-20
1
-0
/
+2
*
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
1
-0
/
+44
*
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
1
-0
/
+100
*
IB: Whitespace cleanups
Roland Dreier
2006-03-20
1
-6
/
+6
*
IB: Add userspace support for resizing CQs
Roland Dreier
2006-03-20
1
-1
/
+41
*
IB: convert from semaphores to mutexes
Ingo Molnar
2006-01-13
1
-75
/
+75
*
IB: Add node_guid to struct ib_device
Sean Hefty
2006-01-10
1
-1
/
+1
*
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
2006-01-06
1
-3
/
+10
*
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
2006-01-06
1
-0
/
+1
*
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
2006-01-06
1
-0
/
+7
*
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-11-29
1
-19
/
+71
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
1
-4
/
+8
*
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
2005-10-31
1
-0
/
+1
*
[IB] uverbs: Fix device lifetime problems
Roland Dreier
2005-10-28
1
-33
/
+5
*
[IB] uverbs: Implement more commands
Roland Dreier
2005-10-17
1
-0
/
+549
*
[IB] uverbs: reject invalid memory registration permission flags
Roland Dreier
2005-10-17
1
-0
/
+8
*
[IB] uverbs: Fix up resource creation error paths
Roland Dreier
2005-10-17
1
-61
/
+50
*
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
2005-10-17
1
-104
/
+82
*
[IB] uverbs: Close some exploitable races
Roland Dreier
2005-09-26
1
-54
/
+66
*
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
2005-09-09
1
-43
/
+112
*
[PATCH] IB: userspace SRQ support
Roland Dreier
2005-08-26
1
-2
/
+180
*
[PATCH] IB uverbs: core implementation
Roland Dreier
2005-07-07
1
-0
/
+1006