| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-10-10 | 1 | -12/+0 |
|\ |
|
| * | target: Simplify fabric sense data length handling | Roland Dreier | 2012-09-17 | 1 | -6/+0 |
| * | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 2012-09-17 | 1 | -6/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2012-10-09 | 12 | -103/+148 |
|\ \ |
|
| * | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 3 | -4/+4 |
| * | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-07 | 9 | -99/+144 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-----. \ | Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2012-10-04 | 8 | -96/+141 |
| | |\ \ \ \ \ |
|
| | | | | | * | | RDMA/nes: Bump the version number of nes driver | Tatyana Nikolova | 2012-10-03 | 1 | -1/+1 |
| | | | | | * | | RDMA/nes: Remove unused module parameter "send_first" | Tatyana Nikolova | 2012-10-03 | 2 | -6/+0 |
| | | | | | * | | RDMA/nes: Remove unnecessary if-else statement | Tatyana Nikolova | 2012-10-03 | 1 | -12/+3 |
| | | | | | * | | RDMA/nes: Add missing break to switch. | Tatyana Nikolova | 2012-10-03 | 1 | -0/+1 |
| | | | | |/ / |
|
| | | | * | | | IB/iser: Add more RX CQs to scale out processing of SCSI responses | Alex Tabachnik | 2012-10-03 | 2 | -44/+103 |
| | | | |/ / |
|
| | | * | | | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier | 2012-10-02 | 3 | -33/+33 |
| | | |/ / |
|
| | * | | | RDMA/cma: Check that retry count values are in range | Sean Hefty | 2012-10-04 | 1 | -3/+3 |
| | |/ / |
|
* | | | | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng | 2012-10-07 | 2 | -1/+3 |
|/ / / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-10-06 | 8 | -39/+33 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next | Benjamin Herrenschmidt | 2012-09-17 | 2 | -27/+19 |
| |\ \ \ |
|
| | * \ \ | Merge commit 'v3.6-rc5' into pci/gavin-window-alignment | Bjorn Helgaas | 2012-09-13 | 13 | -48/+101 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| * | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-09-07 | 13 | -48/+101 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman | 2012-09-05 | 8 | -22/+21 |
| * | | | | IB/ehca: Don't use phys_to_abs(), it's a nop | Michael Ellerman | 2012-09-05 | 1 | -19/+14 |
* | | | | | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 2012-10-06 | 2 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 3 | -24/+18 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 3 | -22/+20 |
| * | | | | switch infinibarf users of fget() to fget_light() | Al Viro | 2012-09-26 | 3 | -14/+10 |
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-02 | 29 | -249/+6089 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----------. \ \ \ \ | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 2012-10-02 | 26 | -246/+6085 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | IB/srp: Avoid having aborted requests hang | Bart Van Assche | 2012-09-30 | 1 | -0/+1 |
| | | | | | | | * | | | | | IB/srp: Fix use-after-free in srp_reset_req() | Bart Van Assche | 2012-09-30 | 1 | -1/+1 |
| | | | | | | | |/ / / / |
|
| | | | | | | * | | | | | 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-09-30 | 3 | -3/+16 |
| | | | | | | |/ / / / |
|
| | | | | | * | | | | | RDMA/nes: Fix compilation error when nes_debug is enabled | Tatyana Nikolova | 2012-09-30 | 1 | -2/+2 |
| | | | | | * | | | | | RDMA/nes: Print hardware resource type | Tatyana Nikolova | 2012-09-30 | 3 | -11/+20 |
| | | | | | * | | | | | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova | 2012-09-30 | 1 | -0/+2 |
| | | | | | * | | | | | RDMA/nes: Cosmetic changes | Tatyana Nikolova | 2012-09-30 | 1 | -19/+13 |
| | | | | | * | | | | | RDMA/nes: Fix for incorrect MSS when TSO is on | Tatyana Nikolova | 2012-09-30 | 1 | -7/+7 |
| | | | | | * | | | | | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova | 2012-09-30 | 1 | -25/+7 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes | Jack Morgenstein | 2012-09-30 | 2 | -0/+14 |
| | | | | * | | | | | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 2012-09-30 | 2 | -41/+75 |
| | | | | * | | | | | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein | 2012-09-30 | 2 | -0/+17 |
| | | | | * | | | | | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein | 2012-09-30 | 1 | -2/+6 |
| | | | | * | | | | | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein | 2012-09-30 | 2 | -9/+23 |
| | | | | * | | | | | IB/mlx4: Add iov directory in sysfs under the ib device | Jack Morgenstein | 2012-09-30 | 6 | -4/+917 |
| | | | | * | | | | | IB/mlx4: Propagate P_Key and guid change port management events to slaves | Jack Morgenstein | 2012-09-30 | 1 | -7/+155 |
| | | | | * | | | | | mlx4: Add alias_guid mechanism | Jack Morgenstein | 2012-09-30 | 5 | -8/+812 |
| | | | | * | | | | | IB/mlx4: Add CM paravirtualization | Amir Vadai | 2012-09-30 | 4 | -2/+468 |
| | | | | * | | | | | IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOV | Oren Duer | 2012-09-30 | 5 | -12/+1285 |
| | | | | * | | | | | mlx4: MAD_IFC paravirtualization | Jack Morgenstein | 2012-09-30 | 3 | -26/+72 |
| | | | | * | | | | | IB/mlx4: SR-IOV multiplex and demultiplex MADs | Jack Morgenstein | 2012-09-30 | 1 | -2/+565 |
| | | | | * | | | | | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein | 2012-09-30 | 2 | -2/+66 |