| Commit message (Expand) | Author | Age | Files | Lines |
*-----------. | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2013-11-17 | 19 | -145/+224 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | IB/qib: Fix txselect regression | Mike Marciniszyn | 2013-11-08 | 1 | -6/+5 |
| | | | | | | * | IB/qib: Fix checkpatch __packed warnings | Mike Marciniszyn | 2013-11-08 | 2 | -12/+12 |
| | | | | | | * | IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -5/+1 |
| | | | | | | * | IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast() | Jan Kara | 2013-11-08 | 1 | -6/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() | Naresh Gottumukkala | 2013-11-08 | 1 | -3/+1 |
| | | | | | * | RDMA/ocrdma: Fix a crash in rmmod | Naresh Gottumukkala | 2013-11-08 | 3 | -30/+32 |
| | | | | | * | RDMA/ocrdma: Silence an integer underflow warning | Dan Carpenter | 2013-11-08 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | RDMA/nes: Remove self-assignment from nes_query_qp() | Dave Jones | 2013-11-09 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
| | | | * | IB/mlx5: Fix page shift in create CQ for userspace | Eli Cohen | 2013-11-15 | 1 | -1/+1 |
| | | | * | IB/mlx4: Fix device max capabilities check | Eli Cohen | 2013-11-15 | 1 | -1/+6 |
| | | | * | IB/mlx5: Remove dead code | Eli Cohen | 2013-11-15 | 1 | -6/+0 |
| | | | * | mlx5: Use enum to indicate adapter page size | Eli Cohen | 2013-11-08 | 3 | -5/+6 |
| | | | * | IB/mlx5: Update opt param mask for RTS2RTS | Eli Cohen | 2013-11-08 | 1 | -2/+4 |
| | | | * | IB/mlx5: Remove "Always false" comparison | Eli Cohen | 2013-11-08 | 1 | -1/+1 |
| | | | * | IB/mlx5: Remove dead code in mr.c | Eli Cohen | 2013-11-08 | 1 | -7/+3 |
| | | | * | mlx5: Support communicating arbitrary host page size to firmware | Eli Cohen | 2013-11-08 | 3 | -5/+5 |
| | | | * | IB/mlx5: Fix srq free in destroy qp | Moshe Lazer | 2013-11-08 | 1 | -12/+4 |
| | | | * | IB/mlx5: Simplify mlx5_ib_destroy_srq | Eli Cohen | 2013-11-08 | 1 | -3/+1 |
| | | | * | IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR | Eli Cohen | 2013-11-08 | 1 | -0/+4 |
| | | | * | IB/mlx5: Multithreaded create MR | Eli Cohen | 2013-11-08 | 4 | -40/+136 |
| | | | * | IB/mlx5: Fix check of number of entries in create CQ | Eli Cohen | 2013-11-08 | 1 | -1/+4 |
| |_|_|/
|/| | | |
|
| | | * | IB/mlx4: Fix endless loop in resize CQ | Eli Cohen | 2013-11-15 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak | 2013-11-17 | 1 | -2/+0 |
| | * | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 2013-11-17 | 1 | -3/+3 |
| |/
|/| |
|
| * | IB/cxgb4: Fix formatting of physical address | Ben Hutchings | 2013-11-08 | 1 | -2/+2 |
|/ |
|
* | 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-03 | 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-03 | 1 | -2/+2 |