summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg
2015-08-30IB/iser: Make reg_desc_get a per device routineSagi Grimberg
2015-08-30IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg
2015-08-30IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev
2015-08-30IB/iser: Introduce iser registration pool structSagi Grimberg
2015-08-30IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg
2015-08-30IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg
2015-08-30IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich
2015-08-30IB/sa: Route SA pathrecord query through netlinkKaike Wan
2015-08-30IB/sa: Allocate SA query with kzallocKaike Wan
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan
2015-08-30IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-08-30IB/srp: Bump driver version and release dateBart Van Assche
2015-08-30IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-30IB/srp: Constify a function argumentBart Van Assche
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-08-30IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-08-30IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein
2015-08-30IB/core: Remove needless bracketizationDoug Ledford
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter
2015-08-30IB/core: Add RoCE GID table managementMatan Barak
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30qib: Support ib_alloc_mr verbSagi Grimberg
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg