aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucma.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-251-4/+23
|\ \
| | * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-4/+23
| |/
* | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier2011-05-231-3/+5
|/
* RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2011-05-091-0/+7
* RDMA/ucma: Copy iWARP route information on queriesSteve Wise2011-01-281-2/+20
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-261-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-131-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/+6
* RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier2008-07-241-3/+8
* infiniband-ucma: BKL pushdownArnd Bergmann2008-06-201-0/+3
* RDMA/ucma: Endian annotationRoland Dreier2008-04-161-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-091-1/+73
* RDMA/ucma: Simplify ucma_get_event()Sean Hefty2007-04-241-15/+7
* 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-071-0/+10
* RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty2007-01-071-0/+1
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-121-0/+874