summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-1719-145/+224
|\ \ \ \ \ \ \
| | | | | | | * IB/qib: Fix txselect regressionMike Marciniszyn2013-11-081-6/+5
| | | | | | | * IB/qib: Fix checkpatch __packed warningsMike Marciniszyn2013-11-082-12/+12
| | | | | | | * IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-5/+1
| | | | | | | * IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-11-081-6/+1
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * RDMA/ocrdma: Remove redundant check in ocrdma_build_fr()Naresh Gottumukkala2013-11-081-3/+1
| | | | | | * RDMA/ocrdma: Fix a crash in rmmodNaresh Gottumukkala2013-11-083-30/+32
| | | | | | * RDMA/ocrdma: Silence an integer underflow warningDan Carpenter2013-11-081-1/+1
| |_|_|_|_|/ |/| | | | |
| | | | | * RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones2013-11-091-1/+1
| |_|_|_|/ |/| | | |
| | | | * IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen2013-11-151-1/+1
| | | | * IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| | | | * IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0
| | | | * mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-083-5/+6
| | | | * IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
| | | | * IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
| | | | * IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
| | | | * mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-083-5/+5
| | | | * IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4
| | | | * IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1
| | | | * IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
| | | | * IB/mlx5: Multithreaded create MREli Cohen2013-11-084-40/+136
| | | | * IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
| |_|_|/ |/| | |
| | | * IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
| |_|/ |/| |
| | * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-2/+0
| | * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-3/+3
| |/ |/|
| * IB/cxgb4: Fix formatting of physical addressBen Hutchings2013-11-081-2/+2
|/
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+2
* Merge branch 'misc' into for-nextRoland Dreier2013-10-145-9/+9
|\
| * IB: Remove unnecessary semicolonsJoe Perches2013-10-145-9/+9
* | IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
* | IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
* | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-3/+3
* | IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
* | mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
* | IB/mlx5: Disable atomic operationsEli Cohen2013-10-102-47/+6
* | IB/mlx5: Avoid async events on invalid port numberEli Cohen2013-10-101-0/+5
* | IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22
* | IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
* | IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
* | IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+2
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-0319-768/+2090
|\ \ \ \ \
| | | | * | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guardsIra Weiny2013-09-031-1/+2
| | | | * | IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-131-5/+5
| | | | * | IB/qib: Make qib_driver staticPaul Bolle2013-08-132-2/+1
| | | | * | IB/qib: Improve SDMA performanceCQ Tang2013-08-135-227/+728
| | | |/ / | | |/| |
| | | * | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatchRoland Dreier2013-09-031-2/+2
| | | * | RDMA/ocrdma: Fix passing wrong opcode to modify_srqNaresh Gottumukkala2013-09-031-2/+2