index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
ucma.c
Age
Commit message (
Expand
)
Author
2008-10-10
RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()
Julien Brunel
2008-08-04
RDMA/cma: Remove padding arrays by using struct sockaddr_storage
Roland Dreier
2008-07-24
RDMA/ucma: BKL is not needed for ucma_open()
Roland Dreier
2008-06-20
infiniband-ucma: BKL pushdown
Arnd Bergmann
2008-04-16
RDMA/ucma: Endian annotation
Roland Dreier
2008-01-25
RDMA/cma: add support for rdma_migrate_id()
Sean Hefty
2007-10-09
RDMA/ucma: Allow user space to set service type
Sean Hefty
2007-04-24
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-03-06
RDMA/ucma: Avoid sending reject if backlog is full
Sean Hefty
2007-02-16
RDMA/cma: Add multicast communication support
Sean Hefty
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-01-07
RDMA/ucma: Don't report events with invalid user context
Sean Hefty
2007-01-07
RDMA/ucma: Fix struct ucma_event leak when backlog is full
Sean Hefty
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty