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
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-07
RDMA/cma: Fix initialization of next_port
Sean Hefty
1
-2
/
+2
2007-05-14
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
1
-4
/
+8
2007-05-14
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
1
-2
/
+3
2007-05-14
RDMA/cma: Simplify device removal handling code
Sean Hefty
1
-41
/
+48
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
1
-1
/
+1
2007-02-22
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
1
-2
/
+0
2007-02-22
RDMA/cma: Request reversible paths only
Sean Hefty
1
-1
/
+3
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
1
-44
/
+315
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
1
-1
/
+1
2007-02-10
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
1
-10
/
+56
2007-01-07
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
1
-3
/
+14
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
1
-16
/
+204
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
1
-24
/
+44
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
1
-57
/
+85
2006-12-12
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
1
-5
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-28
/
+21
2006-11-29
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
1
-1
/
+1
2006-11-29
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
Krishna Kumar
1
-14
/
+13
2006-11-29
RDMA/cma: Remove redundant check in cma_add_one
Krishna Kumar
1
-5
/
+0
2006-11-29
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
Krishna Kumar
1
-8
/
+7
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+5
2006-11-02
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
1
-2
/
+6
2006-10-30
RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count
Krishna Kumar
1
-8
/
+15
2006-10-02
RDMA/cma: Optimize error handling
Krishna Kumar
1
-10
/
+14
2006-10-02
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
1
-5
/
+1
2006-10-02
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
1
-0
/
+1
2006-10-02
RDMA/cma: Fix device removal race
Krishna Kumar
1
-0
/
+1
2006-10-02
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
1
-4
/
+11
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
1
-1
/
+6
2006-09-22
RDMA/cma: Protect against adding device during destruction
Sean Hefty
1
-8
/
+26
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
1
-41
/
+315
2006-09-22
IB: Whitespace fixes
Roland Dreier
1
-4
/
+4
2006-09-14
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
1
-1
/
+1
2006-07-14
[PATCH] IB/cm: set private data length for reject messages
Ira Weiny
1
-0
/
+1
2006-07-14
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
1
-10
/
+11
2006-06-26
[PATCH] Array overrun in drivers/infiniband/core/cma.c
Eric Sesterhenn
1
-1
/
+1
2006-06-17
IB: IP address based RDMA connection manager
Sean Hefty
1
-0
/
+1927