summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-301-1/+4
* IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-305-233/+60
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-304-494/+35
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-302-2/+251
* qib: Support ib_alloc_mr verbSagi Grimberg2015-08-303-4/+11
* nes: Support ib_alloc_mr verbSagi Grimberg2015-08-301-5/+14
* cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-301-4/+10
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+13
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+12
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-6/+12
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-303-47/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-303-8/+16
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-303-32/+13
* ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-281-0/+1
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-283-0/+3
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-281-139/+8
* RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2824-9110/+0
* IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2838-30492/+0
* iw_cxgb4: Add support for clipHariprasad S2015-08-281-4/+72
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-281-2/+2
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-283-4/+16
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-281-1/+2
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-1/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-08-171-1/+1
|\
| * iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-281-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-2813-229/+413
|\|
| * RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-241-1/+1
| * RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-2412-228/+408
| * RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-241-0/+4
* | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
|/
* IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
* IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
* IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
* IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2
* RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
* RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
* IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-147-14/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-042-2/+2
|\
| * make simple_positive() publicAl Viro2015-06-232-2/+2
* | IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-06-301-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2415-428/+902
|\ \
| * | net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-24/+8