| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 2013-10-21 | 1 | -0/+2 |
* | Merge branch 'misc' into for-next | Roland Dreier | 2013-10-14 | 5 | -9/+9 |
|\ |
|
| * | IB: Remove unnecessary semicolons | Joe Perches | 2013-10-14 | 5 | -9/+9 |
* | | IB/mlx5: Ensure proper synchronization accessing memory | Eli Cohen | 2013-10-10 | 1 | -3/+4 |
* | | IB/mlx5: Fix alignment of reg umr gather buffers | Eli Cohen | 2013-10-10 | 1 | -3/+8 |
* | | IB/mlx5: Fix eq names to display nicely in /proc/interrupts | Sagi Grimberg | 2013-10-10 | 1 | -3/+3 |
* | | IB/mlx5: Fix opt param mask according to firmware spec | Eli Cohen | 2013-10-10 | 1 | -0/+9 |
* | | mlx5: Fix opt param mask for sq err to rts transition | Eli Cohen | 2013-10-10 | 1 | -0/+1 |
* | | IB/mlx5: Disable atomic operations | Eli Cohen | 2013-10-10 | 2 | -47/+6 |
* | | IB/mlx5: Avoid async events on invalid port number | Eli Cohen | 2013-10-10 | 1 | -0/+5 |
* | | IB/mlx5: Decrease memory consumption of mr caches | Eli Cohen | 2013-10-10 | 1 | -35/+22 |
* | | IB/mlx5: Fix memory leak in mlx5_ib_create_srq | Moshe Lazer | 2013-10-10 | 1 | -1/+3 |
* | | IB/mlx5: Flush cache workqueue before destroying it | Moshe Lazer | 2013-10-10 | 1 | -1/+4 |
* | | IB/mlx5: Fix send work queue size calculation | Eli Cohen | 2013-10-10 | 1 | -6/+16 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+2 |
|\ |
|
| * | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2013-08-20 | 1 | -1/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 2013-09-03 | 19 | -768/+2090 |
|\ \ \ \ \ |
|
| | | | * | | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards | Ira Weiny | 2013-09-02 | 1 | -1/+2 |
| | | | * | | IB/qib: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 2013-08-13 | 1 | -5/+5 |
| | | | * | | IB/qib: Make qib_driver static | Paul Bolle | 2013-08-13 | 2 | -2/+1 |
| | | | * | | IB/qib: Improve SDMA performance | CQ Tang | 2013-08-13 | 5 | -227/+728 |
| | | |/ /
| | |/| | |
|
| | | * | | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch | Roland Dreier | 2013-09-03 | 1 | -2/+2 |
| | | * | | RDMA/ocrdma: Fix passing wrong opcode to modify_srq | Naresh Gottumukkala | 2013-09-02 | 1 | -2/+2 |
| | | * | | RDMA/ocrdma: Fill PVID in UMC case | Naresh Gottumukkala | 2013-09-02 | 4 | -3/+50 |
| | | * | | RDMA/ocrdma: Add ABI versioning support | Naresh Gottumukkala | 2013-09-02 | 2 | -0/+3 |
| | | * | | RDMA/ocrdma: Consider multiple SGES in case of DPP | Naresh Gottumukkala | 2013-09-02 | 1 | -7/+25 |
| | | * | | RDMA/ocrdma: Fix for displaying proper link speed | Naresh Gottumukkala | 2013-09-02 | 4 | -2/+97 |
| | | * | | RDMA/ocrdma: Increase STAG array size | Naresh Gottumukkala | 2013-09-02 | 3 | -4/+6 |
| | | * | | RDMA/ocrdma: Dont use PD 0 for userpace CQ DB | Naresh Gottumukkala | 2013-09-02 | 6 | -40/+339 |
| | | * | | RDMA/ocrdma: FRMA code cleanup | Naresh Gottumukkala | 2013-09-02 | 4 | -12/+15 |
| | | * | | RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 | Naresh Gottumukkala | 2013-09-02 | 4 | -14/+25 |
| | | * | | RDMA/ocrdma: Fix to work with even a single MSI-X vector | Naresh Gottumukkala | 2013-09-02 | 2 | -100/+36 |
| | | * | | RDMA/ocrdma: Remove the MTU check based on Ethernet MTU | Naresh Gottumukkala | 2013-09-02 | 2 | -5/+3 |
| | | * | | RDMA/ocrdma: Add support for fast register work requests (FRWR) | Naresh Gottumukkala | 2013-09-02 | 6 | -3/+192 |
| | | * | | RDMA/ocrdma: Create IRD queue fix | Naresh Gottumukkala | 2013-09-02 | 3 | -47/+73 |
| | | * | | RDMA/ocrdma: Cache recv DB until QP moved to RTR | Naresh Gottumukkala | 2013-08-12 | 4 | -7/+29 |
| | | * | | RDMA/ocrdma: Remove __packed | Naresh Gottumukkala | 2013-08-12 | 2 | -80/+84 |
| | | * | | RDMA/ocrdma: Remove driver QP state machine | Naresh Gottumukkala | 2013-08-12 | 3 | -96/+11 |
| | | * | | RDMA/ocrdma: Don't allow zero/invalid sgid usage | Naresh Gottumukkala | 2013-08-12 | 1 | -1/+7 |
| | | * | | RDMA/ocrdma: Remove redundant dev reference | Naresh Gottumukkala | 2013-08-12 | 5 | -63/+57 |
| | | * | | RDMA/ocrdma: Style and redundant code cleanup | Naresh Gottumukkala | 2013-08-12 | 4 | -90/+96 |
| | |/ / |
|
| * | | | IB/mlx4: Add receive flow steering support | Hadar Hen Zion | 2013-08-28 | 2 | -0/+247 |
| |/ / |
|
* | | | RDMA/cxgb4: Issue RI.FINI before closing when entering TERM | Steve Wise | 2013-08-13 | 1 | -1/+6 |
* | | | RDMA/cxgb4: Advertise ~0ULL as max MR size | Steve Wise | 2013-08-13 | 1 | -1/+1 |
* | | | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK | Steve Wise | 2013-08-13 | 1 | -1/+1 |
* | | | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages | Steve Wise | 2013-08-13 | 1 | -0/+2 |
* | | | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap | Steve Wise | 2013-08-13 | 1 | -2/+5 |
* | | | RDMA/cxgb4: Fix QP flush logic | Steve Wise | 2013-08-13 | 4 | -136/+254 |
* | | | RDMA/cxgb4: Handle newer firmware changes | Steve Wise | 2013-08-13 | 2 | -13/+2 |