| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | infiniband: Fix up module files that need to include module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 1 | -2/+5 |
|\ \ \
| |_|/
|/| | |
|
| | * | RDMA/ucm: Allow user to specify QP type when creating id | Sean Hefty | 2011-10-13 | 1 | -1/+4 |
| |/
|/| |
|
| * | RDMA/ucm: Removed checks for unsigned value < 0 | Hefty, Sean | 2011-10-06 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '... | Roland Dreier | 2011-05-25 | 1 | -4/+23 |
|\ \ |
|
| | * | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 | 1 | -4/+23 |
| |/ |
|
* | | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node | Roland Dreier | 2011-05-23 | 1 | -3/+5 |
|/ |
|
* | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean | 2011-05-09 | 1 | -0/+7 |
* | RDMA/ucma: Copy iWARP route information on queries | Steve Wise | 2011-01-28 | 1 | -2/+20 |
*-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 1 | -12/+80 |
|\ \ |
|
| | * | IB/core: Add VLAN support for IBoE | Eli Cohen | 2010-10-25 | 1 | -2/+10 |
| | * | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen | 2010-10-13 | 1 | -6/+39 |
| |/
|/| |
|
| * | RDMA/ucma: Allow tuning the max listen backlog | Steve Wise | 2010-10-23 | 1 | -6/+33 |
|/ |
|
* | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier | 2010-04-21 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 | 1 | -4/+4 |
* | RDMA/ucma: Add option to manually set IB path | Sean Hefty | 2009-11-16 | 1 | -0/+49 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() | Julien Brunel | 2008-10-10 | 1 | -2/+2 |
* | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 1 | -8/+6 |
* | RDMA/ucma: BKL is not needed for ucma_open() | Roland Dreier | 2008-07-24 | 1 | -3/+8 |
* | infiniband-ucma: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+3 |
* | RDMA/ucma: Endian annotation | Roland Dreier | 2008-04-16 | 1 | -1/+1 |
* | RDMA/cma: add support for rdma_migrate_id() | Sean Hefty | 2008-01-25 | 1 | -0/+92 |
* | RDMA/ucma: Allow user space to set service type | Sean Hefty | 2007-10-09 | 1 | -1/+73 |
* | RDMA/ucma: Simplify ucma_get_event() | Sean Hefty | 2007-04-24 | 1 | -15/+7 |
* | RDMA/ucma: Avoid sending reject if backlog is full | Sean Hefty | 2007-03-06 | 1 | -1/+1 |
* | RDMA/cma: Add multicast communication support | Sean Hefty | 2007-02-16 | 1 | -3/+201 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | RDMA/ucma: Don't report events with invalid user context | Sean Hefty | 2007-01-07 | 1 | -0/+10 |
* | RDMA/ucma: Fix struct ucma_event leak when backlog is full | Sean Hefty | 2007-01-07 | 1 | -0/+1 |
* | RDMA/cma: Export rdma cm interface to userspace | Sean Hefty | 2006-12-12 | 1 | -0/+874 |