index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
IB/uverbs: Handle large number of entries in poll CQ
Dan Carpenter
1
-43
/
+56
2010-10-25
IB/uverbs: Return link layer type to userspace for query port operation
Eli Cohen
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
1
-5
/
+20
2009-12-09
IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context()
Roel Kluin
1
-1
/
+1
2008-07-14
RDMA/core: Add memory management extensions support
Steve Wise
1
-1
/
+1
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-2
/
+11
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+1
2007-10-19
IB/uverbs: Fix checking of userspace object ownership
Roland Dreier
1
-2
/
+6
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
1
-40
/
+20
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-0
/
+1
2007-02-22
IB/uverbs: Return correct error for invalid PD in register MR
Roland Dreier
1
-1
/
+3
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
1
-1
/
+1
2006-10-30
IB/uverbs: Return sq_draining value in query_qp response
Jack Morgenstein
1
-1
/
+1
2006-09-22
IB: Whitespace fixes
Roland Dreier
1
-2
/
+0
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
1
-3
/
+10
2006-09-22
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
1
-2
/
+1
2006-09-22
IB/uverbs: Fix lockdep warning when QP is created with 2 CQs
Roland Dreier
1
-15
/
+19
2006-09-22
IB/uverbs: Use idr_read_cq() where appropriate
Roland Dreier
1
-10
/
+6
2006-07-23
IB/uverbs: Fix lockdep warnings
Roland Dreier
1
-11
/
+21
2006-07-23
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
1
-2
/
+8
2006-06-30
IB/uverbs: Set correct user handle for user SRQs
Roland Dreier
1
-1
/
+1
2006-06-22
IB/uverbs: Don't free wr list when it's known to be empty
Krishna Kumar
1
-1
/
+1
2006-06-17
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
1
-358
/
+532
2006-06-17
IB/uverbs: Factor out common idr code
Roland Dreier
1
-60
/
+22
2006-06-17
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
1
-7
/
+0
2006-06-17
IB/uverbs: Release lock on error path
Ganapathi CH
1
-2
/
+4
2006-03-20
IB/uverbs: Use correct alt_pkey_index in modify QP
Ami Perlmutter
1
-1
/
+1
2006-03-20
IB/uverbs: Fix query QP return of sq_sig_all
Dotan Barak
1
-1
/
+1
2006-03-20
IB/uverbs: Return actual capacity from create SRQ operation
Dotan Barak
1
-0
/
+2
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
1
-0
/
+44
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
1
-0
/
+100
2006-03-20
IB: Whitespace cleanups
Roland Dreier
1
-6
/
+6
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
1
-1
/
+41
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
1
-75
/
+75
2006-01-10
IB: Add node_guid to struct ib_device
Sean Hefty
1
-1
/
+1
2006-01-06
IB/uverbs: Release event file reference on ib_uverbs_create_cq() error
Jack Morgenstein
1
-3
/
+10
2006-01-06
IB/uverbs: set ah_flags when creating address handle
Ralph Campbell
1
-0
/
+1
2006-01-06
IB/uverbs: Fix reference counting on error paths
Jack Morgenstein
1
-0
/
+7
2005-11-29
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
1
-19
/
+71
2005-11-10
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
1
-4
/
+8
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
1
-0
/
+1
2005-10-28
[IB] uverbs: Fix device lifetime problems
Roland Dreier
1
-33
/
+5
2005-10-17
[IB] uverbs: Implement more commands
Roland Dreier
1
-0
/
+549
2005-10-17
[IB] uverbs: reject invalid memory registration permission flags
Roland Dreier
1
-0
/
+8
2005-10-17
[IB] uverbs: Fix up resource creation error paths
Roland Dreier
1
-61
/
+50
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
1
-104
/
+82
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
1
-54
/
+66
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
1
-43
/
+112
[next]