summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-0310-39/+33
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-213-115/+919
|\
| * RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-193-82/+352
| * RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-192-55/+442
| * RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-192-6/+153
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0
|\ \ | |/ |/|
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-264-55/+52
| |\
| * | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0
* | | Merge branch 'nes' into for-nextRoland Dreier2012-12-084-26/+17
|\ \ \
| * | | 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/+6
| * | | RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-081-18/+6
| | | |
| \ \ \
*-. \ \ \ Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier2012-11-291-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein2012-11-291-2/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. | | | | 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/+5
| | | * | | 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/+10
| | | * | | 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/+2
| * | | RDMA/amsol1100: Fix missing breakAlan Cox2012-11-221-0/+1
| * | | IB/ipath: Remove unreachable codeAlan Cox2012-11-221-10/+0
| |/ /
* / / RDMA/cxgb4: use WARNJulia Lawall2012-11-261-4/+2
|/ /
* | Merge branches 'cxgb4' and 'mlx4' into for-nextRoland Dreier2012-10-233-54/+51
|\ \
| * | 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/+42
| * | 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
|/
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-4/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-073-19/+5
|\
| * RDMA/nes: Bump the version number of nes driverTatyana Nikolova2012-10-031-1/+1
| * RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova2012-10-032-6/+0
| * RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova2012-10-031-12/+3
| * RDMA/nes: Add missing break to switch.Tatyana Nikolova2012-10-031-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-068-39/+33
|\ \
| * \ Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into nextBenjamin Herrenschmidt2012-09-172-27/+19
| |\ \
| | * \ Merge commit 'v3.6-rc5' into pci/gavin-window-alignmentBjorn Helgaas2012-09-138-21/+32
| | |\ \
| * | \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-078-21/+32
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-058-22/+21
| * | | | IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman2012-09-051-19/+14
* | | | | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-061-1/+1
| |_|_|/ |/| | |
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0221-231/+6017
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-0221-231/+6017
| |\ \ \ \ \ \ \ \
| | | | | | * | | | IB/qib: Fix local access validation for user MRsMike Marciniszyn2012-10-011-2/+3
| | | | | | * | | | IB/qib: Add a qib driver versionDean Luick2012-09-303-3/+16
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | * | | | RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova2012-09-301-2/+2
| | | | | * | | | RDMA/nes: Print hardware resource typeTatyana Nikolova2012-09-303-11/+20
| | | | | * | | | RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova2012-09-301-0/+2