aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2013-06-20RDMA/cma: Remove unused SDP related codeSean Hefty1-145/+31
2013-06-20RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty1-0/+3
2013-06-20RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty1-2/+11
2013-06-20RDMA/cma: Add support for AF_IB to rdma_resolve_addr()Sean Hefty1-6/+100
2013-06-20RDMA/cma: Verify that source and dest sa_family are the sameSean Hefty1-5/+3
2013-06-20RDMA/cma: Restrict AF_IB loopback to binding to IB devices onlySean Hefty1-8/+20
2013-06-20RDMA/cma: Add helper functions to return id address informationSean Hefty1-67/+71
2013-06-20RDMA/cma: Do not modify sa_family when setting loopback addressSean Hefty1-13/+18
2013-06-20RDMA/cma: Allow user to specify AF_IB when bindingSean Hefty1-6/+28
2013-06-20RDMA/cma: Update port reservation to support AF_IBSean Hefty1-21/+86
2013-06-20IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2-8/+24
2013-06-20RDMA/cma: Include AF_IB in loopback and any address checksSean Hefty1-16/+24
2013-06-20RDMA/cma: Allow enabling reuseaddr in any stateSean Hefty1-1/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-2/+2
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-nextRoland Dreier2-1/+4
2013-04-24RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise1-0/+2
2013-04-16IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz1-1/+2
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin2-4/+2
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-1/+1
2013-02-27IB/core: convert to idr_alloc()Tejun Heo6-81/+48
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-21IB/uverbs: Implement memory windows support in uverbsShani Michaeli3-2/+134
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-2/+3
2012-11-29RDMA/cm: Change return value from find_gid_port()shefty1-5/+4
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-3/+3
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-3/+3
2012-10-07infiniband: pass rdma_cm module to netlink_dump_startGao feng2-1/+3
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-1/+1
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty1-3/+3
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-24/+18
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-7/+59
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-13/+7
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linusRoland Dreier2-4/+55
2012-09-30IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein1-0/+32
2012-09-30IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2-6/+25
2012-09-30RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak1-1/+4
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak2-2/+0
2012-09-26switch simple cases of fget_light to fdgetAl Viro3-22/+20
2012-09-26switch infinibarf users of fget() to fget_light()Al Viro3-14/+10
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-1/+1
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo1-1/+1
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo1-9/+5
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo1-3/+1
2012-08-13RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova1-1/+1
2012-07-27RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier1-12/+7
2012-07-27RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu1-4/+1
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-38/+211
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linusRoland Dreier5-21/+146