| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 21 | -231/+6017 |
|\ |
|
| *-------. | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 2012-10-02 | 21 | -231/+6017 |
| |\ \ \ \ \ |
|
| | | | | | * | IB/qib: Fix local access validation for user MRs | Mike Marciniszyn | 2012-10-01 | 1 | -2/+3 |
| | | | | | * | IB/qib: Add a qib driver version | Dean Luick | 2012-10-01 | 3 | -3/+16 |
| | |_|_|_|/
| |/| | | | |
|
| | | | | * | RDMA/nes: Fix compilation error when nes_debug is enabled | Tatyana Nikolova | 2012-10-01 | 1 | -2/+2 |
| | | | | * | RDMA/nes: Print hardware resource type | Tatyana Nikolova | 2012-10-01 | 3 | -11/+20 |
| | | | | * | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova | 2012-10-01 | 1 | -0/+2 |
| | | | | * | RDMA/nes: Cosmetic changes | Tatyana Nikolova | 2012-10-01 | 1 | -19/+13 |
| | | | | * | RDMA/nes: Fix for incorrect MSS when TSO is on | Tatyana Nikolova | 2012-10-01 | 1 | -7/+7 |
| | | | | * | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova | 2012-10-01 | 1 | -25/+7 |
| | |_|_|/
| |/| | | |
|
| | | | * | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes | Jack Morgenstein | 2012-10-01 | 2 | -0/+14 |
| | | | * | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 2012-10-01 | 2 | -41/+75 |
| | | | * | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein | 2012-10-01 | 2 | -0/+17 |
| | | | * | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 2012-10-01 | 1 | -2/+6 |
| | | | * | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein | 2012-10-01 | 2 | -9/+23 |
| | | | * | IB/mlx4: Add iov directory in sysfs under the ib device | Jack Morgenstein | 2012-10-01 | 6 | -4/+917 |
| | | | * | IB/mlx4: Propagate P_Key and guid change port management events to slaves | Jack Morgenstein | 2012-10-01 | 1 | -7/+155 |
| | | | * | mlx4: Add alias_guid mechanism | Jack Morgenstein | 2012-10-01 | 5 | -8/+812 |
| | | | * | IB/mlx4: Add CM paravirtualization | Amir Vadai | 2012-10-01 | 4 | -2/+468 |
| | | | * | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV | Oren Duer | 2012-10-01 | 5 | -12/+1285 |
| | | | * | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 2012-10-01 | 3 | -26/+72 |
| | | | * | IB/mlx4: SR-IOV multiplex and demultiplex MADs | Jack Morgenstein | 2012-10-01 | 1 | -2/+565 |
| | | | * | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 2012-10-01 | 2 | -2/+66 |
| | | | * | IB/mlx4: Initialize SR-IOV IB support for slaves in master context | Jack Morgenstein | 2012-10-01 | 3 | -7/+791 |
| | | | * | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 2012-10-01 | 3 | -76/+699 |
| | |_|/
| |/| | |
|
| | | * | IB/mlx4: Fill in sq_sig_type in query QP | Dotan Barak | 2012-10-01 | 1 | -0/+4 |
| | |/
| |/| |
|
| | * | RDMA/cxgb4: Fix error handling in create_qp() | Emil Goode | 2012-10-01 | 1 | -24/+38 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 3 | -6/+7 |
| |\| |
|
| * | | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver | Vipul Pandya | 2012-09-05 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 2 | -7/+4 |
|\ \ \ \ |
|
| * | | | | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-14 | 2 | -7/+4 |
| |/ / / |
|
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 3 | -29/+21 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 8 | -21/+32 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | make drivers with pci error handlers const | Stephen Hemminger | 2012-09-08 | 2 | -2/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | IB/qib: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -23/+15 |
| * | | | | IB/mthca: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 3 | -6/+7 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2012-09-14 | 2 | -5/+6 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | * | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 2012-09-14 | 1 | -1/+2 |
| | | |/ /
| | |/| | |
|
| | | * | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 2012-09-14 | 1 | -4/+4 |
| | |/ / |
|
| * / / | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun | 2012-09-08 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 2 | -164/+92 |
|\ \ \
| |/ /
|/| | |
|
| * | | infiniband: ehca: Fix compiler warnings | Paul E. McKenney | 2012-08-20 | 1 | -4/+4 |
| * | | infiniband: ehca: Fix while->do-while conversion typo | Paul E. McKenney | 2012-08-20 | 1 | -1/+1 |
| * | | infiniband: Ehca: Use hotplug thread infrastructure | Thomas Gleixner | 2012-08-13 | 2 | -164/+92 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier | 2012-08-16 | 8 | -21/+32 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|