summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-271-12/+80
|\ \
| | * IB/core: Add VLAN support for IBoEEli Cohen2010-10-251-2/+10
| | * RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen2010-10-141-6/+39
| |/ |/|
| * RDMA/ucma: Allow tuning the max listen backlogSteve Wise2010-10-231-6/+33
|/
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-211-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/cm: fix loopback address supportSean Hefty2009-11-191-4/+4
* RDMA/ucma: Add option to manually set IB pathSean Hefty2009-11-161-0/+49
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel2008-10-101-2/+2
* RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-041-8/+6Star
* RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier2008-07-251-3/+8
* infiniband-ucma: BKL pushdownArnd Bergmann2008-06-201-0/+3
* RDMA/ucma: Endian annotationRoland Dreier2008-04-171-1/+1
* RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-251-0/+92
* RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-101-1/+73
* RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-251-15/+7Star
* RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty2007-03-061-1/+1
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-161-3/+201
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* RDMA/ucma: Don't report events with invalid user contextSean Hefty2007-01-081-0/+10
* RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-081-0/+1
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-121-0/+874