summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky
2016-01-19IB/qib: Improve ipoib UD performanceMike Marciniszyn
2016-01-19IB/mlx4: Advertise RoCE v2 supportMatan Barak
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua
2016-01-19IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua
2016-01-19IB/mlx4: Add gid_type to GID propertiesMoni Shoua
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2016-01-19IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S
2016-01-19RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter
2016-01-19IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri
2016-01-19RDMA/ocrdma: Depend on async link events from CNADevesh Sharma
2016-01-19RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma
2016-01-19RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma
2016-01-19IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2015-12-24RDMA/nes: constify nes_cm_ops structureJulia Lawall
2015-12-24IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha
2015-12-24iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2015-12-24iw_cxgb4: Pass qid range to user space driverHariprasad S
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig
2015-12-23nes: simplify nes_reg_phys_mr calling conventionsChristoph Hellwig
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-12-23IB/mlx5: Support RoCEAchiad Shochat
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat