index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
2007-05-14
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
Sean Hefty
2007-05-14
RDMA/cma: Simplify device removal handling code
Sean Hefty
2007-03-06
RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()
Sean Hefty
2007-02-22
RDMA/cma: Remove unused node_guid from cma_device structure
Sean Hefty
2007-02-22
RDMA/cma: Request reversible paths only
Sean Hefty
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2007-02-10
RDMA/cma: Increment port number after close to avoid re-use
Sean Hefty
2007-01-07
RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects
Steve Wise
2006-12-12
RDMA/cma: Add support for RDMA_PS_UDP
Sean Hefty
2006-12-12
RDMA/cma: Allow early transition to RTS to handle lost CM messages
Sean Hefty
2006-12-12
RDMA/cma: Report connect info with connect events
Sean Hefty
2006-12-12
RDMA/cma: Remove unneeded qp_type parameter from rdma_cm
Sean Hefty
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-29
RDMA/cm: Remove setting local write as part of QP access flags
Dotan Barak
2006-11-29
RDMA/cma: Rewrite cma_req_handler() to encapsulate common code
Krishna Kumar
2006-11-29
RDMA/cma: Remove redundant check in cma_add_one
Krishna Kumar
2006-11-29
RDMA/cma: Optimize cma_bind_loopback() to check for empty list
Krishna Kumar
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-02
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
2006-10-30
RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count
Krishna Kumar
2006-10-02
RDMA/cma: Optimize error handling
Krishna Kumar
2006-10-02
RDMA/cma: Eliminate unnecessary remove_list
Krishna Kumar
2006-10-02
RDMA/cma: Set status correctly on route resolution error
Sean Hefty
2006-10-02
RDMA/cma: Fix device removal race
Krishna Kumar
2006-10-02
RDMA/cma: Fix leak of cm_ids in case of failures
Krishna Kumar
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
RDMA/cma: Protect against adding device during destruction
Sean Hefty
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-09-14
RDMA/cma: Increase the IB CM retry count in CMA
Michael S. Tsirkin
2006-07-14
[PATCH] IB/cm: set private data length for reject messages
Ira Weiny
2006-07-14
[PATCH] IB/addr: gid structure alignment fix
Michael S. Tsirkin
2006-06-26
[PATCH] Array overrun in drivers/infiniband/core/cma.c
Eric Sesterhenn
2006-06-17
IB: IP address based RDMA connection manager
Sean Hefty
[prev]