summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/ucma.c
AgeCommit message (Expand)Author
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean
2011-01-28RDMA/ucma: Copy iWARP route information on queriesSteve Wise
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-23RDMA/ucma: Allow tuning the max listen backlogSteve Wise
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-19RDMA/cm: fix loopback address supportSean Hefty
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2008-10-10RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR()Julien Brunel
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier
2008-07-24RDMA/ucma: BKL is not needed for ucma_open()Roland Dreier
2008-06-20infiniband-ucma: BKL pushdownArnd Bergmann
2008-04-16RDMA/ucma: Endian annotationRoland Dreier
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-04-24RDMA/ucma: Simplify ucma_get_event()Sean Hefty
2007-03-06RDMA/ucma: Avoid sending reject if backlog is fullSean Hefty
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-01-07RDMA/ucma: Don't report events with invalid user contextSean Hefty
2007-01-07RDMA/ucma: Fix struct ucma_event leak when backlog is fullSean Hefty
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty