aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds32-13986/+0
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford32-13986/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov2-2/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds93-40667/+751
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny1-0/+1
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg3-6/+14
2015-09-03IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran1-12/+0
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause1-1/+1
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas2-2/+150
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe3-17/+2
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2-20/+4
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur5-233/+60
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua2-2/+251
2015-08-30qib: Support ib_alloc_mr verbSagi Grimberg3-4/+11
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg1-5/+14
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg1-4/+10
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg3-5/+13
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg3-5/+12
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg3-47/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg3-8/+16
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg3-32/+13
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg3-0/+3
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro1-139/+8
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise24-9110/+0
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro38-30492/+0
2015-08-28iw_cxgb4: Add support for clipHariprasad S1-4/+72
2015-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S1-2/+2
2015-08-28IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier1-3/+0
2015-08-28IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-08-28mlx5: Expose correct page_size_cap in device attributesSagi Grimberg1-1/+2
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg1-1/+8
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-231/+417
2015-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds13-229/+413
2015-07-28iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S1-1/+1
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma module license stringDevesh Sharma1-1/+1
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma12-228/+408
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise1-0/+4
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez1-2/+4
2015-07-14IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn1-0/+1