| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-06-20 | RDMA/cma: Remove unused SDP related code |  Sean Hefty | 1 | -145/+31 |
| 2013-06-20 | RDMA/cma: Add support for AF_IB to cma_get_service_id() |  Sean Hefty | 1 | -0/+3 |
| 2013-06-20 | RDMA/cma: Add support for AF_IB to rdma_resolve_route() |  Sean Hefty | 1 | -2/+11 |
| 2013-06-20 | RDMA/cma: Add support for AF_IB to rdma_resolve_addr() |  Sean Hefty | 1 | -6/+100 |
| 2013-06-20 | RDMA/cma: Verify that source and dest sa_family are the same |  Sean Hefty | 1 | -5/+3 |
| 2013-06-20 | RDMA/cma: Restrict AF_IB loopback to binding to IB devices only |  Sean Hefty | 1 | -8/+20 |
| 2013-06-20 | RDMA/cma: Add helper functions to return id address information |  Sean Hefty | 1 | -67/+71 |
| 2013-06-20 | RDMA/cma: Do not modify sa_family when setting loopback address |  Sean Hefty | 1 | -13/+18 |
| 2013-06-20 | RDMA/cma: Allow user to specify AF_IB when binding |  Sean Hefty | 1 | -6/+28 |
| 2013-06-20 | RDMA/cma: Update port reservation to support AF_IB |  Sean Hefty | 1 | -21/+86 |
| 2013-06-20 | IB/addr: Add AF_IB support to ip_addr_size |  Sean Hefty | 2 | -8/+24 |
| 2013-06-20 | RDMA/cma: Include AF_IB in loopback and any address checks |  Sean Hefty | 1 | -16/+24 |
| 2013-06-20 | RDMA/cma: Allow enabling reuseaddr in any state |  Sean Hefty | 1 | -1/+1 |
| 2013-05-28 | net: pass info struct via netdevice notifier |  Jiri Pirko | 1 | -2/+2 |
| 2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next |  Roland Dreier | 2 | -1/+4 |
| 2013-04-24 | RDMA/iwcm: Don't touch cmid after dropping reference |  Steve Wise | 1 | -0/+2 |
| 2013-04-16 | IB/core: Verify that QP handler is valid before dispatching events |  Shlomo Pongratz | 1 | -1/+2 |
| 2013-02-27 | hlist: drop the node parameter from iterators |  Sasha Levin | 2 | -4/+2 |
| 2013-02-27 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c |  Tejun Heo | 1 | -1/+1 |
| 2013-02-27 | IB/core: convert to idr_alloc() |  Tejun Heo | 6 | -81/+48 |
| 2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
| 2013-02-22 | new helper: file_inode(file) |  Al Viro | 1 | -1/+1 |
| 2013-02-21 | IB/uverbs: Implement memory windows support in uverbs |  Shani Michaeli | 3 | -2/+134 |
| 2013-02-21 | IB/core: Add "type 2" memory windows support |  Shani Michaeli | 1 | -2/+3 |
| 2012-11-29 | RDMA/cm: Change return value from find_gid_port() |  shefty | 1 | -5/+4 |
| 2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux |  David S. Miller | 1 | -3/+3 |
| 2012-10-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 1 | -3/+3 |
| 2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start |  Gao feng | 2 | -1/+3 |
| 2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL |  Fengguang Wu | 1 | -1/+1 |
| 2012-10-04 | RDMA/cma: Check that retry count values are in range |  Sean Hefty | 1 | -3/+3 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 3 | -24/+18 |
| 2012-10-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 5 | -7/+59 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+1 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 2 | -13/+7 |
| 2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus |  Roland Dreier | 2 | -4/+55 |
| 2012-09-30 | IB/core: Add ib_find_exact_cached_pkey() |  Jack Morgenstein | 1 | -0/+32 |
| 2012-09-30 | IB/core: Handle table with full and partial membership for the same P_Key |  Jack Morgenstein | 2 | -6/+25 |
| 2012-09-30 | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins |  Dotan Barak | 1 | -1/+4 |
| 2012-09-30 | IB/core: Remove unused variables in ucm/ucma |  Dotan Barak | 2 | -2/+0 |
| 2012-09-26 | switch simple cases of fget_light to fdget |  Al Viro | 3 | -22/+20 |
| 2012-09-26 | switch infinibarf users of fget() to fget_light() |  Al Viro | 3 | -14/+10 |
| 2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create |  Pablo Neira Ayuso | 1 | -1/+1 |
| 2012-08-21 | workqueue: deprecate __cancel_delayed_work() |  Tejun Heo | 1 | -1/+1 |
| 2012-08-21 | workqueue: use mod_delayed_work() instead of __cancel + queue |  Tejun Heo | 1 | -9/+5 |
| 2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue |  Tejun Heo | 1 | -3/+1 |
| 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-27 | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR |  Fengguang Wu | 1 | -4/+1 |
| 2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 6 | -38/+211 |
| 2012-07-22 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus |  Roland Dreier | 5 | -21/+146 |