summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6Star
| * IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-274-3/+76
| * IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
| * IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2015-12-242-7/+41
| * IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz2015-12-241-0/+6
| * IB/isert: Remove unused file iser_proto.hSagi Grimberg2015-12-243-32/+32
| * IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-246-74/+28Star
| * 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/+25Star
| * 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-241-1/+27
| * 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-244-11/+69
| * IB/core: Add cross-channel supportLeon Romanovsky2015-12-241-1/+4
| * IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2015-12-242-1/+31
| * IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-243-10/+42
| * IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-241-0/+2
| * IB/mlx5: Add create_cq extended commandMatan Barak2015-12-241-0/+7
| * IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-3/+107
| * 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
| * IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-234-19/+1Star
| * nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig2015-12-233-116/+37Star
| * cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-233-126/+26Star
| * IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-2320-276/+16Star
| * IB: remove support for phys MRsChristoph Hellwig2015-12-2316-677/+10Star
| * IB: remove ib_query_mrChristoph Hellwig2015-12-231-7/+0Star
| * 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-234-19/+81
| * IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+89
| * IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+17
| * IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-6/+69
| * 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
| * IB/usnic: delete unneeded IS_ERR testJulia Lawall2015-12-231-2/+2
| * IB/usnic: Handle 0 counts in resource allocationNelson Escobar2015-12-231-25/+29
| * IB/usnic: Fix resource leak in error caseNelson Escobar2015-12-231-1/+1
| * IB/usnic: Support more QP state transitionsNelson Escobar2015-12-231-9/+9
| * IB/usnic: Fix message typoNelson Escobar2015-12-231-1/+1