summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-0410-39/+33Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-225-116/+924
|\
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-202-1/+5
| |\ \
| | * | IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-192-1/+5
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-203-82/+352
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-202-55/+442
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-202-6/+153
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0Star
|\ \ | |/ |/|
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-254-55/+52Star
| |\
| * | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0Star
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-152-103/+76Star
|\ \ \
| * | | ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger2012-11-281-19/+18Star
| * | | ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger2012-11-282-71/+52Star
| * | | target: pass sense_reason as a return valueChristoph Hellwig2012-11-071-25/+18Star
| | |/ | |/|
* | | Merge branch 'nes' into for-nextRoland Dreier2012-12-094-26/+17Star
|\ \ \
| * | | RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2012-12-081-0/+5
| * | | RDMA/nes: Fix for terminate timer crashTatyana Nikolova2012-12-083-8/+6Star
| * | | RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-081-18/+6Star
* | | | Merge branch 'srp' into for-nextRoland Dreier2012-12-012-134/+191
|\ \ \ \
| * | | | IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-12-011-0/+10
| * | | | IB/srp: send disconnect request without waiting for CM timewait exitVu Pham2012-12-011-4/+0Star
| * | | | IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz2012-12-011-31/+35
| * | | | IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-12-012-56/+32Star
| * | | | IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche2012-12-011-7/+12
| * | | | IB/srp: Suppress superfluous error messagesBart Van Assche2012-12-012-8/+31
| * | | | IB/srp: Process all error completionsBart Van Assche2012-12-011-4/+6
| * | | | IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-12-012-18/+21
| * | | | IB/srp: Simplify SCSI error handlingBart Van Assche2012-12-011-4/+0Star
| * | | | IB/srp: Keep processing commands during host removalBart Van Assche2012-12-011-7/+0Star
| * | | | IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-12-012-12/+14
| * | | | IB/srp: Increase block layer timeoutBart Van Assche2012-12-012-0/+47
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier2012-11-292-7/+6Star
|\ \ \ \ \
| | * | | | IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein2012-11-291-2/+2
| * | | | | RDMA/cm: Change return value from find_gid_port()shefty2012-11-291-5/+4Star
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. | | | | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'uapi' into for-nextRoland Dreier2012-11-2610-61/+93
|\ \ \ \| | | | | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | RDMA/nes: Use WARN()Julia Lawall2012-11-222-9/+5Star
| | | * | | RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova2012-11-221-6/+7
| | | * | | RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova2012-11-221-13/+10Star
| | | * | | RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova2012-11-221-4/+7
| | | * | | RDMA/nes: Fix incorrect address of IP headerTatyana Nikolova2012-11-221-1/+1
| | | |/ /
| | * / / mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-264-14/+60
| | |/ /
| * | | RDMA/cxgb3: use WARNJulia Lawall2012-11-261-4/+2Star
| * | | RDMA/amsol1100: Fix missing breakAlan Cox2012-11-221-0/+1
| * | | IB/ipath: Remove unreachable codeAlan Cox2012-11-221-10/+0Star
| |/ /
* / / RDMA/cxgb4: use WARNJulia Lawall2012-11-261-4/+2Star
|/ /
* | Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier2012-10-233-54/+51Star
|\ \
| * | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen2012-10-181-7/+8
| * | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-182-46/+42Star
| * | IB/mlx4: Fix build error on platforms where UL is not 64 bitsDoug Ledford2012-10-181-1/+1
| |/
* / RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-221-1/+1
|/