| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-01-18 | IB/cma: IBoE (RoCE) IP-based GID addressing |  Moni Shoua | 1 | -14/+4 |
| 2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next |  Roland Dreier | 1 | -1/+1 |
| 2013-11-16 | IB/ucma: Convert use of typedef ctl_table to struct ctl_table |  Joe Perches | 1 | -1/+1 |
| 2013-11-11 | RDMA/ucma: Discard events for IDs not yet claimed by user space |  Sean Hefty | 1 | -1/+1 |
| 2013-06-20 | RDMA/ucma: Allow user space to specify AF_IB when joining multicast |  Sean Hefty | 1 | -11/+44 |
| 2013-06-20 | RDMA/ucma: Allow user space to pass AF_IB into resolve |  Sean Hefty | 1 | -1/+29 |
| 2013-06-20 | RDMA/ucma: Allow user space to bind to AF_IB |  Sean Hefty | 1 | -1/+26 |
| 2013-06-20 | RDMA/ucma: Name changes to indicate only IP addresses supported |  Sean Hefty | 1 | -30/+30 |
| 2013-06-20 | RDMA/ucma: Add ability to query GID addresses |  Sean Hefty | 1 | -0/+50 |
| 2013-06-20 | RDMA/ucma: Support querying when IB paths are not reversible |  Sean Hefty | 1 | -0/+35 |
| 2013-06-20 | RDMA/ucma: Support querying for AF_IB addresses |  Sean Hefty | 1 | -2/+74 |
| 2013-06-20 | RDMA/cma: Set qkey for AF_IB |  Sean Hefty | 1 | -3/+5 |
| 2013-02-27 | IB/core: convert to idr_alloc() |  Tejun Heo | 1 | -24/+8 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -5/+5 |
| 2012-09-30 | IB/core: Remove unused variables in ucm/ucma |  Dotan Barak | 1 | -1/+0 |
| 2012-09-26 | switch simple cases of fget_light to fdget |  Al Viro | 1 | -6/+6 |
| 2012-09-26 | switch infinibarf users of fget() to fget_light() |  Al Viro | 1 | -3/+3 |
| 2012-08-13 | RDMA/ucma.c: Fix for events with wrong context on iWARP |  Tatyana Nikolova | 1 | -1/+1 |
| 2012-07-27 | RDMA/ucma: Convert open-coded equivalent to memdup_user() |  Roland Dreier | 1 | -12/+7 |
| 2012-07-08 | RDMA/cma: Allow user to restrict listens to bound address family |  Sean Hefty | 1 | -0/+7 |
| 2012-04-20 | net: Convert all sysctl registrations to register_net_sysctl |  Eric W. Biederman | 1 | -7/+1 |
| 2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. |  Eric W. Biederman | 1 | -2/+2 |
| 2012-03-05 | RDMA/ucma: Fix AB-BA deadlock |  Hefty, Sean | 1 | -19/+18 |
| 2012-01-27 | RDMA/ucma: Discard all events for new connections until accepted |  Sean Hefty | 1 | -1/+4 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -0/+1 |
| 2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next |  Roland Dreier | 1 | -2/+5 |
| 2011-10-31 | infiniband: Fix up module files that need to include module.h |  Paul Gortmaker | 1 | -0/+1 |
| 2011-10-13 | RDMA/ucm: Allow user to specify QP type when creating id |  Sean Hefty | 1 | -1/+4 |
| 2011-10-06 | RDMA/ucm: Removed checks for unsigned value < 0 |  Hefty, Sean | 1 | -1/+1 |
| 2011-05-25 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next |  Roland Dreier | 1 | -4/+23 |
| 2011-05-25 | 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-09 | RDMA/cma: Add an ID_REUSEADDR option |  Hefty, Sean | 1 | -0/+7 |
| 2011-01-28 | RDMA/ucma: Copy iWARP route information on queries |  Steve Wise | 1 | -2/+20 |
| 2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next |  Roland Dreier | 1 | -12/+80 |
| 2010-10-25 | IB/core: Add VLAN support for IBoE |  Eli Cohen | 1 | -2/+10 |
| 2010-10-23 | RDMA/ucma: Allow tuning the max listen backlog |  Steve Wise | 1 | -6/+33 |
| 2010-10-13 | 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 implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
| 2009-11-19 | 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-24 | RDMA/ucma: BKL is not needed for ucma_open() |  Roland Dreier | 1 | -3/+8 |
| 2008-06-20 | infiniband-ucma: BKL pushdown |  Arnd Bergmann | 1 | -0/+3 |
| 2008-04-16 | RDMA/ucma: Endian annotation |  Roland Dreier | 1 | -1/+1 |
| 2008-01-25 | RDMA/cma: add support for rdma_migrate_id() |  Sean Hefty | 1 | -0/+92 |
| 2007-10-09 | RDMA/ucma: Allow user space to set service type |  Sean Hefty | 1 | -1/+73 |