aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+8
2013-01-04nes: remove usage of dev->masterJiri Pirko2-4/+6
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
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2-12/+14
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche2-0/+47
2012-11-29Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier2-7/+6
2012-11-29RDMA/cm: Change return value from find_gid_port()shefty1-5/+4
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein1-2/+2
2012-11-28ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger1-19/+18
2012-11-28ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger2-71/+52
2012-11-26Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-nextRoland Dreier10-61/+93
2012-11-26RDMA/cxgb3: use WARNJulia Lawall1-4/+2
2012-11-26RDMA/cxgb4: use WARNJulia Lawall1-4/+2
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz4-14/+60
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt4-55/+52
2012-11-22RDMA/amsol1100: Fix missing breakAlan Cox1-0/+1
2012-11-22IB/ipath: Remove unreachable codeAlan Cox1-10/+0
2012-11-22RDMA/nes: Use WARN()Julia Lawall2-9/+5
2012-11-22RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova1-6/+7
2012-11-22RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova1-13/+10
2012-11-22RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova1-4/+7
2012-11-22RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova1-1/+1
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie1-20/+0
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-25/+18
2012-10-23Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier3-54/+51
2012-10-22RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo1-1/+1
2012-10-18IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen1-7/+8
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2-46/+42