Age | Commit message (Expand) | Author |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-03 | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier |
2013-09-03 | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch | Roland Dreier |
2013-09-02 | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards | Ira Weiny |
2013-09-02 | RDMA/ocrdma: Fix passing wrong opcode to modify_srq | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Fill PVID in UMC case | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Add ABI versioning support | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Consider multiple SGES in case of DPP | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Fix for displaying proper link speed | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Increase STAG array size | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Dont use PD 0 for userpace CQ DB | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: FRMA code cleanup | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Fix to work with even a single MSI-X vector | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Remove the MTU check based on Ethernet MTU | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Add support for fast register work requests (FRWR) | Naresh Gottumukkala |
2013-09-02 | RDMA/ocrdma: Create IRD queue fix | Naresh Gottumukkala |
2013-08-28 | IB/mlx4: Add receive flow steering support | Hadar Hen Zion |
2013-08-20 | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches |
2013-08-13 | RDMA/cxgb4: Issue RI.FINI before closing when entering TERM | Steve Wise |
2013-08-13 | RDMA/cxgb4: Advertise ~0ULL as max MR size | Steve Wise |
2013-08-13 | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK | Steve Wise |
2013-08-13 | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages | Steve Wise |
2013-08-13 | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap | Steve Wise |
2013-08-13 | RDMA/cxgb4: Fix QP flush logic | Steve Wise |
2013-08-13 | RDMA/cxgb4: Handle newer firmware changes | Steve Wise |
2013-08-13 | RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples | Steve Wise |
2013-08-13 | RDMA/cxgb4: Add support for active and passive open connection with IPv6 address | Vipul Pandya |
2013-08-13 | IB/qib: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang |
2013-08-13 | IB/qib: Make qib_driver static | Paul Bolle |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang |
2013-08-12 | RDMA/cma: Add IPv6 support for iWARP | Steve Wise |
2013-08-12 | RDMA/ocrdma: Cache recv DB until QP moved to RTR | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove __packed | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove driver QP state machine | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Don't allow zero/invalid sgid usage | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Remove redundant dev reference | Naresh Gottumukkala |
2013-08-12 | RDMA/ocrdma: Style and redundant code cleanup | Naresh Gottumukkala |
2013-07-31 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes... | Roland Dreier |
2013-07-31 | mlx5_core: Variable may be used uninitialized | Andi Shyti |
2013-07-31 | IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() | Dan Carpenter |
2013-07-31 | IB/mlx5: Fix error return code in init_one() | Wei Yongjun |
2013-07-31 | IB/mlx4: Use default pkey when creating tunnel QPs | Jack Morgenstein |
2013-07-30 | Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" | Roland Dreier |
2013-07-30 | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn |
2013-07-30 | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter |
2013-07-30 | RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() | Dan Carpenter |
2013-07-30 | RDMA/ocrdma: Fix several stack info leaks | Dan Carpenter |
2013-07-30 | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter |