summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-242-6/+6
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-243-7/+14
* IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-242-85/+25
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
* IB/core: constify mmu_notifier_ops structuresJulia Lawall2015-12-241-1/+1
* IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-242-3/+3
* RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-242-2/+2
* IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
* IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-242-3/+3
* IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-242-3/+6
* IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-242-1/+32
* net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-242-9/+70
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2015-12-241-2/+2
* iw_cxgb4: Pass qid range to user space driverHariprasad S2015-12-243-1/+12
* IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick2015-12-241-0/+18
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-235-11/+72
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-232-1/+15
* IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky2015-12-231-30/+30
* IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-232-1/+31
* IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-234-12/+47
* IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-232-3/+8
* IB/core: Add ib_is_udata_clearedMatan Barak2015-12-231-0/+27
* IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
* IB/core: Display extended counter set if availableChristoph Lameter2015-12-232-3/+108
* IB/core: Specify attribute_id in port_table_attributeChristoph Lameter2015-12-231-2/+5
* IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter2015-12-231-22/+40
* MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB driversOr Gerlitz2015-12-231-0/+19
* MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB driversOr Gerlitz2015-12-231-8/+7
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-236-21/+1
* IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
* ehca: stop using struct ib_phys_bufChristoph Hellwig2015-12-232-53/+46
* amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig2015-12-231-57/+14
* nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-233-116/+37
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-233-126/+26
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-2327-381/+16
* IB: remove support for phys MRsChristoph Hellwig2015-12-2328-1144/+15
* IB: remove ib_query_mrChristoph Hellwig2015-12-235-77/+0
* IB: start documenting device capabilitiesChristoph Hellwig2015-12-231-0/+18
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-233-14/+23
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-233-17/+17
* IB/mlx5: Support RoCEAchiad Shochat2015-12-231-4/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-235-25/+96
* IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-232-0/+109
* IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-232-0/+23
* IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-232-13/+69
* net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-233-1/+76
* net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-232-0/+55
* net/mlx5_core: Break down the vport mac address query functionAchiad Shochat2015-12-231-10/+17
* IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2015-12-232-1/+73
* IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat2015-12-231-6/+19