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