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