aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty1-1/+73
2007-04-24RDMA/ucma: Simplify ucma_get_event()Sean Hefty1-15/+7
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty1-1/+1
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty1-3/+201
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2007-01-07RDMA/ucma: Don't report events with invalid user contextSean Hefty1-0/+10
2007-01-07RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty1-0/+1
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty1-0/+874