| Commit message (Expand) | Author | Age |
* | Merge branch 'misc' into for-next | Roland Dreier | 2013-10-14 |
|\ |
|
| * | IB: Remove unnecessary semicolons | Joe Perches | 2013-10-14 |
* | | IB/mlx5: Ensure proper synchronization accessing memory | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Fix alignment of reg umr gather buffers | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Fix eq names to display nicely in /proc/interrupts | Sagi Grimberg | 2013-10-10 |
* | | IB/mlx5: Fix opt param mask according to firmware spec | Eli Cohen | 2013-10-10 |
* | | mlx5: Fix opt param mask for sq err to rts transition | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Disable atomic operations | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Avoid async events on invalid port number | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Decrease memory consumption of mr caches | Eli Cohen | 2013-10-10 |
* | | IB/mlx5: Fix memory leak in mlx5_ib_create_srq | Moshe Lazer | 2013-10-10 |
* | | IB/mlx5: Flush cache workqueue before destroying it | Moshe Lazer | 2013-10-10 |
* | | IB/mlx5: Fix send work queue size calculation | Eli Cohen | 2013-10-10 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 |
|\ |
|
| * | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks | Joe Perches | 2013-08-20 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 2013-09-03 |
|\ \ \ \ \ |
|
| | | | * | | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards | Ira Weiny | 2013-09-03 |
| | | | * | | 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-13 |
| | | |/ /
| | |/| | |
|
| | | * | | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch | Roland Dreier | 2013-09-03 |
| | | * | | RDMA/ocrdma: Fix passing wrong opcode to modify_srq | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Fill PVID in UMC case | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Add ABI versioning support | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Consider multiple SGES in case of DPP | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Fix for displaying proper link speed | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Increase STAG array size | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Dont use PD 0 for userpace CQ DB | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: FRMA code cleanup | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24 | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Fix to work with even a single MSI-X vector | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Remove the MTU check based on Ethernet MTU | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Add support for fast register work requests (FRWR) | Naresh Gottumukkala | 2013-09-03 |
| | | * | | RDMA/ocrdma: Create IRD queue fix | Naresh Gottumukkala | 2013-09-03 |
| | | * | | 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-08-12 |
| | |/ / |
|
| * / / | IB/mlx4: Add receive flow steering support | Hadar Hen Zion | 2013-08-28 |
| |/ / |
|
* | | | 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 |