aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-29Merge branches 'cma' and 'mlx4' into for-nextRoland Dreier1-2/+2
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein1-2/+2
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-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
2012-10-18IB/mlx4: Fix build error on platforms where UL is not 64 bitsDoug Ledford1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov3-4/+4
2012-10-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-19/+5
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-39/+33
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-1/+1
2012-10-03RDMA/nes: Bump the version number of nes driverTatyana Nikolova1-1/+1
2012-10-03RDMA/nes: Remove unused module parameter "send_first"Tatyana Nikolova2-6/+0
2012-10-03RDMA/nes: Remove unnecessary if-else statementTatyana Nikolova1-12/+3
2012-10-03RDMA/nes: Add missing break to switch.Tatyana Nikolova1-0/+1
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds21-231/+6017
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-7/+4
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linusRoland Dreier21-231/+6017
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-29/+21
2012-10-01IB/qib: Fix local access validation for user MRsMike Marciniszyn1-2/+3
2012-09-30IB/qib: Add a qib driver versionDean Luick3-3/+16
2012-09-30RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova1-2/+2
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova3-11/+20
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova1-0/+2
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova1-19/+13
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova1-7/+7
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova1-25/+7
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2-0/+14
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2-41/+75
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2-0/+17
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein1-2/+6
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2-9/+23
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein6-4/+917
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-7/+155
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein5-8/+812