aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24RDMA/nes: constify nes_cm_ops structureJulia Lawall2-2/+2
2015-12-24IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang1-0/+4
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2-3/+3
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2-3/+6
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-1/+27
2015-12-24iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S3-1/+12
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky4-11/+69
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2-1/+31
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak3-10/+42
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-0/+2
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak1-0/+7
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2-6/+0
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig3-116/+37
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig3-126/+26
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig16-237/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig16-677/+10
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat4-19/+81
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+89
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+17
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-6/+69
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat2-1/+73
2015-12-23IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat1-6/+19
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall1-2/+2
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar1-25/+29
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar1-1/+1
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar1-9/+9
2015-12-23IB/usnic: Fix message typoNelson Escobar1-1/+1
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar1-1/+1
2015-12-23IB/usnic: Improve a failure messageNelson Escobar1-2/+3
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar1-2/+0
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2-3/+6
2015-12-23IB/core: Validate route when we init ahMatan Barak1-1/+1
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-14/+38
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky1-1/+13
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2-9/+21
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-07IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-07IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-12-06IB/mlx4: Use the VF base-port when demuxing mad from wireOr Gerlitz1-3/+14
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds48-1158/+1441
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg2-167/+1
2015-10-28IB/qib: Remove old FRWR APISagi Grimberg4-102/+1
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg5-143/+1