summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Merge cma_get/save_net_infoSean Hefty2013-06-201-55/+69
* RDMA/cma: Remove unused SDP related codeSean Hefty2013-06-201-145/+31
* RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty2013-06-201-0/+3
* RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty2013-06-201-2/+11
* RDMA/cma: Add support for AF_IB to rdma_resolve_addr()Sean Hefty2013-06-201-6/+100
* RDMA/cma: Verify that source and dest sa_family are the sameSean Hefty2013-06-201-5/+3
* RDMA/cma: Restrict AF_IB loopback to binding to IB devices onlySean Hefty2013-06-201-8/+20
* RDMA/cma: Add helper functions to return id address informationSean Hefty2013-06-201-67/+71
* RDMA/cma: Do not modify sa_family when setting loopback addressSean Hefty2013-06-201-13/+18
* RDMA/cma: Allow user to specify AF_IB when bindingSean Hefty2013-06-201-6/+28
* RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-201-21/+86
* IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-202-8/+24
* RDMA/cma: Include AF_IB in loopback and any address checksSean Hefty2013-06-201-16/+24
* RDMA/cma: Allow enabling reuseaddr in any stateSean Hefty2013-06-201-1/+1
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-2/+2
*-. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-082-1/+4
|\ \
| | * IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-161-1/+2
| |/ |/|
| * RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-241-0/+2
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-272-4/+2
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-271-1/+1
* IB/core: convert to idr_alloc()Tejun Heo2013-02-276-81/+48
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-213-2/+134
* | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-2/+3
|/
* RDMA/cm: Change return value from find_gid_port()shefty2012-11-291-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-091-3/+3
|\
| * Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-3/+3
| |\
| | * RDMA/cma: Check that retry count values are in rangeSean Hefty2012-10-041-3/+3
* | | infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-072-1/+3
|/ /
* | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-023-24/+18
|\ \ | |/ |/|
| * switch simple cases of fget_light to fdgetAl Viro2012-09-263-22/+20
| * switch infinibarf users of fget() to fget_light()Al Viro2012-09-263-14/+10
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-025-7/+59
|\ \
| | \
| | \
| *-. \ Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-022-4/+55
| |\ \ \ | | | |/ | | |/|
| | | * IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-09-301-0/+32
| | | * IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-09-302-6/+25
| | |/
| * | RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak2012-09-301-1/+4
| * | IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-09-302-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+1
|\ \
| * | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-13/+7
|\ \ | |/ |/|
| * workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
| * workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2012-08-211-9/+5
| * workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-3/+1
* | RDMA/ucma.c: Fix for events with wrong context on iWARPTatyana Nikolova2012-08-131-1/+1
|/
* RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier2012-07-271-12/+7
* RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu2012-07-271-4/+1
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-246-38/+211
|\
OpenPOWER on IntegriCloud