aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\
| *-. Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier2013-07-08
| |\ \
| | | * IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()Roland Dreier2013-07-08
| | | * IB/core: Fix error return code in add_port()Wei Yongjun2013-06-24
| | |/
| * | RDMA/cma: Export AF_IB statisticsSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to specify AF_IB when joining multicastSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to pass AF_IB into resolveSean Hefty2013-06-21
| * | RDMA/ucma: Allow user space to bind to AF_IBSean Hefty2013-06-21
| * | RDMA/ucma: Name changes to indicate only IP addresses supportedSean Hefty2013-06-21
| * | RDMA/ucma: Add ability to query GID addressesSean Hefty2013-06-21
| * | RDMA/cma: Export cma_get_service_id()Sean Hefty2013-06-21
| * | RDMA/ucma: Support querying when IB paths are not reversibleSean Hefty2013-06-21
| * | IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-21
| * | RDMA/ucma: Support querying for AF_IB addressesSean Hefty2013-06-21
| * | RDMA/cma: Only listen on IB devices when using AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Expose private data when using AF_IBSean Hefty2013-06-21
| * | RDMA/cma: Merge cma_get/save_net_infoSean Hefty2013-06-21
| * | RDMA/cma: Remove unused SDP related codeSean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to cma_get_service_id()Sean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_route()Sean Hefty2013-06-20
| * | RDMA/cma: Add support for AF_IB to rdma_resolve_addr()Sean Hefty2013-06-20
| * | RDMA/cma: Verify that source and dest sa_family are the sameSean Hefty2013-06-20
| * | RDMA/cma: Restrict AF_IB loopback to binding to IB devices onlySean Hefty2013-06-20
| * | RDMA/cma: Add helper functions to return id address informationSean Hefty2013-06-20
| * | RDMA/cma: Do not modify sa_family when setting loopback addressSean Hefty2013-06-20
| * | RDMA/cma: Allow user to specify AF_IB when bindingSean Hefty2013-06-20
| * | RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-20
| * | IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-20
| * | RDMA/cma: Include AF_IB in loopback and any address checksSean Hefty2013-06-20
| * | RDMA/cma: Allow enabling reuseaddr in any stateSean Hefty2013-06-20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\|
| * net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
|/
*-. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
|\ \
| | * IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-17
| |/ |/|
| * RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-24
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-27
* IB/core: convert to idr_alloc()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-21
* | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
|/
* RDMA/cm: Change return value from find_gid_port()shefty2012-11-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-10-09
|\
| * Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
| |\
| | * RDMA/cma: Check that retry count values are in rangeSean Hefty2012-10-04
* | | infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-07
|/ /
* | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-05