aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
...
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-26
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-26
| |\ \ \ \ \ \
| | | | | | * | IB/qib: Fix QP locate/remove raceMike Marciniszyn2013-02-14
| | | | |_|/ / | | | |/| | |
| | | | | * | IB/mlx4: Advertise MW supportShani Michaeli2013-02-25
| | | | | * | IB/mlx4: Support memory window bindingShani Michaeli2013-02-25
| | | | | * | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-25
| | | | | * | IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan2013-02-25
| | | | | * | IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle2013-02-25
| | | | | * | IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2013-02-25
| | | | | * | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-21
| | | | | * | IB/mlx4_ib: Remove local invalidate segment unused fieldsShani Michaeli2013-02-21
| | | | | * | IB/mlx4: Adjust duplicate testJulia Lawall2013-02-15
| | | | | * | IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter2013-02-15
| | | | |/ / | | | |/| |
| | | | * | RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun2013-02-15
| | | |/ /
| | * | | RDMA/cxgb4: Fix cast warningStefan Hasko2013-02-15
| | * | | RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle2013-02-14
| | * | | RDMA/cxgb4: Address sparse warningsVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Always log async errorsVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2013-02-14
| | * | | RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya2013-02-14
| | |/ /
| * / / IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \
| * | | IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl2013-01-29
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\ \ \ | | |/ | |/|
| * | IB/qib: Fix for broken sparse warning fixMike Marciniszyn2013-02-05
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\|
| * Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* | nes: remove usage of dev->masterJiri Pirko2013-01-04
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\
| * RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-20
| * RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-20
| * RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-20
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ | |/ |/|
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-25
| |\
| * | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-14
* | | Merge branch 'nes' into for-nextRoland Dreier2012-12-08
|\ \ \
| * | | RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-08
| * | | RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-08
| * | | RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-08
| | | |
| \ \ \
*-. \ \ \ Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier2012-11-29
|\ \ \ \ \ | | |_|_|/ | |/| | |