aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2012-11-29Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier
2012-11-29RDMA/cm: Change return value from find_gid_port()shefty
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein
2012-11-26Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-nextRoland Dreier
2012-11-26RDMA/cxgb3: use WARNJulia Lawall
2012-11-26RDMA/cxgb4: use WARNJulia Lawall
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-11-22RDMA/amsol1100: Fix missing breakAlan Cox
2012-11-22IB/ipath: Remove unreachable codeAlan Cox
2012-11-22RDMA/nes: Use WARN()Julia Lawall
2012-11-22RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova
2012-11-22RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova
2012-11-22RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova
2012-11-22RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova
2012-10-23Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier
2012-10-22RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo
2012-10-18IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein
2012-10-18IB/mlx4: Fix build error on platforms where UL is not 64 bitsDoug Ledford
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-07infiniband: pass rdma_cm module to netlink_dump_startGao feng
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-10-04Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2012-10-04RDMA/cma: Check that retry count values are in rangeSean Hefty
2012-10-03IB/iser: Add more RX CQs to scale out processing of SCSI responsesAlex Tabachnik
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova