aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-02-15RDMA/amso1100: Use module_pci_driver() to simplify the codeWei Yongjun
2013-02-15RDMA/cxgb4: Fix cast warningStefan Hasko
2013-02-14IB/qib: Fix QP locate/remove raceMike Marciniszyn
2013-02-14RDMA/cxgb4: "cookie" can stay in host endiannessPaul Bolle
2013-02-14RDMA/cxgb4: Address sparse warningsVipul Pandya
2013-02-14RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establishVipul Pandya
2013-02-14RDMA/cxgb4: Don't wakeup threads for MPAv2Vipul Pandya
2013-02-14RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1Vipul Pandya
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya
2013-02-14RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zeroVipul Pandya
2013-02-14RDMA/cxgb4: Always log async errorsVipul Pandya
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya
2013-02-14RDMA/cxgb4: Display streaming mode error only if detected in RTSVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections that receive unexpected streaming mode dataVipul Pandya
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-04nes: remove usage of dev->masterJiri Pirko
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-12-08Merge branch 'nes' into for-nextRoland Dreier
2012-12-08RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-12-08RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2012-12-08RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova
2012-11-30Merge branch 'srp' into for-nextRoland Dreier
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche
2012-11-30IB/srp: send disconnect request without waiting for CM timewait exitVu Pham
2012-11-30IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche
2012-11-30IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche
2012-11-30IB/srp: Process all error completionsBart Van Assche
2012-11-30IB/srp: Introduce srp_handle_qp_err()Bart Van Assche
2012-11-30IB/srp: Simplify SCSI error handlingBart Van Assche
2012-11-30IB/srp: Keep processing commands during host removalBart Van Assche
2012-11-30IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche
2012-11-30IB/srp: Increase block layer timeoutBart Van Assche