summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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-1313-48/+101
| | |\
| * | \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-0713-48/+101
| |\ \ \ | | | |/ | | |/|
| * | | 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-062-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-023-24/+18
|\ \ \ \
| * | | | switch simple cases of fget_light to fdgetAl Viro2012-09-263-22/+20
| * | | | switch infinibarf users of fget() to fget_light()Al Viro2012-09-263-14/+10
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0229-249/+6089
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-0226-246/+6085
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | IB/srp: Avoid having aborted requests hangBart Van Assche2012-09-301-0/+1
| | | | | | | | * | | | | IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche2012-09-301-1/+1
| | | | | | | | |/ / / /
| | | | | | | * | | | | 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
| | | | | | * | | | | RDMA/nes: Cosmetic changesTatyana Nikolova2012-09-301-19/+13
| | | | | | * | | | | RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova2012-09-301-7/+7
| | | | | | * | | | | RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-09-301-25/+7
| | | | | | |/ / / /
| | | | | * | | | | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-09-302-0/+14
| | | | | * | | | | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-302-41/+75
| | | | | * | | | | mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-302-0/+17
| | | | | * | | | | mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-09-301-2/+6
| | | | | * | | | | IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-302-9/+23
| | | | | * | | | | IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-09-306-4/+917
| | | | | * | | | | IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-301-7/+155
| | | | | * | | | | mlx4: Add alias_guid mechanismJack Morgenstein2012-09-305-8/+812
| | | | | * | | | | IB/mlx4: Add CM paravirtualizationAmir Vadai2012-09-304-2/+468
| | | | | * | | | | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-305-12/+1285
| | | | | * | | | | mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-303-26/+72
| | | | | * | | | | IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-09-301-2/+565
| | | | | * | | | | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-302-2/+66
| | | | | * | | | | IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-303-7/+791
| | | | | * | | | | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-09-303-76/+699
| | | | | * | | | | IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-09-301-0/+32
| | | | | * | | | | IB/core: Handle table with full and partial membership for the same P_KeyJack Morgenstein2012-09-302-6/+25
| | | | | |/ / / /
| | | | * / / / / IB/mlx4: Fill in sq_sig_type in query QPDotan Barak2012-09-301-0/+4
| | | | |/ / / /
| | | * / / / / IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-09-302-10/+11
| | | |/ / / /
| | * / / / / RDMA/cxgb4: Fix error handling in create_qp()Emil Goode2012-09-301-24/+38
| | |/ / / /
| * | | | | RDMA/cma: Use consistent component mask for IPoIB port space multicast joinsDotan Barak2012-09-301-1/+4
| * | | | | IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-09-302-2/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-028-77/+317
|\ \ \ \ \
| * | | | | IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-015-26/+111
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-286-58/+55
| |\| | | |
| * | | | | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-205-51/+206
| * | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
| * | | | | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
| | |_|/ / | |/| | |