aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15IB/mlx4: Adjust duplicate testJulia Lawall1-1/+1
2013-02-15IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter1-3/+4
2013-02-15RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun1-12/+1
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko1-1/+1
2013-02-14IB/qib: Fix QP locate/remove raceMike Marciniszyn1-2/+3
2013-02-14RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle1-2/+2
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya2-31/+40
2013-02-14RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya1-1/+1
2013-02-14RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya1-1/+11
2013-02-14RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya1-6/+5
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2-13/+17
2013-02-14RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya1-1/+1
2013-02-14RDMA/cxgb4: Always log async errorsVipul Pandya2-6/+8
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2-4/+17
2013-02-14RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya1-12/+14
2013-02-14RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya2-0/+2
2013-02-14RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya1-9/+10
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+9
2013-02-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier1-8/+3
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz2-6/+6
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl1-1/+1
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-39/+33
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+8
2013-01-04nes: remove usage of dev->masterJiri Pirko2-4/+6
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman10-39/+33
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-116/+924
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2-1/+5
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya3-82/+352
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2-55/+442
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2-6/+153
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2-1/+5
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-20/+0
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-103/+76
2012-12-08Merge branch 'nes' into for-nextRoland Dreier4-26/+17
2012-12-08RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova1-0/+5
2012-12-08RDMA/nes: Fix for terminate timer crashTatyana Nikolova3-8/+6
2012-12-08RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova1-18/+6
2012-11-30Merge branch 'srp' into for-nextRoland Dreier2-134/+191
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche1-0/+10
2012-11-30IB/srp: send disconnect request without waiting for CM timewait exitVu Pham1-4/+0
2012-11-30IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz1-31/+35
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2-56/+32
2012-11-30IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche1-7/+12
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche2-8/+31
2012-11-30IB/srp: Process all error completionsBart Van Assche1-4/+6
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2-18/+21
2012-11-30IB/srp: Simplify SCSI error handlingBart Van Assche1-4/+0
2012-11-30IB/srp: Keep processing commands during host removalBart Van Assche1-7/+0