Age | Commit message (Expand) | Author |
2013-01-17 | RDMA/nes: Fix for terminate timer crash | Tatyana Nikolova |
2013-01-17 | RDMA/nes: Fix for crash when registering zero length MR for CQ | Tatyana Nikolova |
2013-01-17 | IB/mlx4: Fix spinlock order to avoid lockdep warnings | Jack Morgenstein |
2012-10-23 | Merge branches 'cxgb4' and 'mlx4' into for-next | Roland Dreier |
2012-10-22 | RDMA/cxgb4: Don't free chunk that we have failed to allocate | Thadeu Lima de Souza Cascardo |
2012-10-18 | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization | Eli Cohen |
2012-10-18 | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) | Jack Morgenstein |
2012-10-18 | IB/mlx4: Fix build error on platforms where UL is not 64 bits | Doug Ledford |
2012-10-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-07 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-04 | Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier |
2012-10-04 | RDMA/cma: Check that retry count values are in range | Sean Hefty |
2012-10-03 | IB/iser: Add more RX CQs to scale out processing of SCSI responses | Alex Tabachnik |
2012-10-03 | RDMA/nes: Bump the version number of nes driver | Tatyana Nikolova |
2012-10-03 | RDMA/nes: Remove unused module parameter "send_first" | Tatyana Nikolova |
2012-10-03 | RDMA/nes: Remove unnecessary if-else statement | Tatyana Nikolova |
2012-10-03 | RDMA/nes: Add missing break to switch. | Tatyana Nikolova |
2012-10-02 | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | IB/qib: Fix local access validation for user MRs | Mike Marciniszyn |
2012-09-30 | IB/srp: Avoid having aborted requests hang | Bart Van Assche |
2012-09-30 | IB/srp: Fix use-after-free in srp_reset_req() | Bart Van Assche |
2012-09-30 | IB/qib: Add a qib driver version | Dean Luick |
2012-09-30 | RDMA/nes: Fix compilation error when nes_debug is enabled | Tatyana Nikolova |
2012-09-30 | RDMA/nes: Print hardware resource type | Tatyana Nikolova |
2012-09-30 | RDMA/nes: Fix for crash when TX checksum offload is off | Tatyana Nikolova |
2012-09-30 | RDMA/nes: Cosmetic changes | Tatyana Nikolova |
2012-09-30 | RDMA/nes: Fix for incorrect MSS when TSO is on | Tatyana Nikolova |
2012-09-30 | RDMA/nes: Fix incorrect resolving of the loopback MAC address | Tatyana Nikolova |
2012-09-30 | IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes | Jack Morgenstein |
2012-09-30 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein |
2012-09-30 | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein |
2012-09-30 | mlx4: Activate SR-IOV mode for IB | Jack Morgenstein |
2012-09-30 | IB/mlx4: Miscellaneous adjustments for SR-IOV IB support | Jack Morgenstein |
2012-09-30 | IB/mlx4: Add iov directory in sysfs under the ib device | Jack Morgenstein |
2012-09-30 | IB/mlx4: Propagate P_Key and guid change port management events to slaves | Jack Morgenstein |
2012-09-30 | mlx4: Add alias_guid mechanism | Jack Morgenstein |
2012-09-30 | IB/mlx4: Add CM paravirtualization | Amir Vadai |