aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg5-7/+60
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg3-25/+36
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg3-131/+113
2015-08-30IB/iser: Make reg_desc_get a per device routineSagi Grimberg2-13/+41
2015-08-30IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg1-8/+8
2015-08-30IB/iser: Maintain connection fmr_pool under a single registration descriptorAdir Lev3-54/+68
2015-08-30IB/iser: Introduce iser registration pool structSagi Grimberg3-59/+82
2015-08-30IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_descSagi Grimberg1-21/+17
2015-08-30IB/iser: Introduce iser_reg_opsSagi Grimberg4-45/+75
2015-08-30IB/iser: Remove dead code in fmr_pool alloc/freeSagi Grimberg1-16/+10
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg3-14/+14
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg3-81/+91
2015-08-30IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg1-11/+9
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg1-6/+0
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2-4/+10
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg1-9/+3
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg1-3/+5
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg1-1/+2
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg1-7/+4
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich1-16/+15
2015-08-30IB/sa: Route SA pathrecord query through netlinkKaike Wan1-1/+500
2015-08-30IB/sa: Allocate SA query with kzallocKaike Wan1-4/+4
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan1-0/+55
2015-08-30IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche1-0/+9
2015-08-30IB/srp: Bump driver version and release dateBart Van Assche1-2/+2
2015-08-30IB/srp: Handle partial connection success correctlyBart Van Assche1-1/+2
2015-08-30IB/srp: Constify a function argumentBart Van Assche1-1/+1
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-30IB/core: Remove needless bracketizationDoug Ledford1-7/+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 Shoua3-3/+253
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak1-20/+285
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter1-1/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak5-106/+1274
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe4-87/+68
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg1-29/+3
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/srp: Convert to ib_alloc_mrSagi Grimberg1-1/+2
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg1-2/+4