summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2015-12-23IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat
2015-12-23IB/usnic: delete unneeded IS_ERR testJulia Lawall
2015-12-23IB/usnic: Handle 0 counts in resource allocationNelson Escobar
2015-12-23IB/usnic: Fix resource leak in error caseNelson Escobar
2015-12-23IB/usnic: Support more QP state transitionsNelson Escobar
2015-12-23IB/usnic: Fix message typoNelson Escobar
2015-12-23IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64Nelson Escobar
2015-12-23IB/usnic: Improve a failure messageNelson Escobar
2015-12-23IB/usnic: Remove unused prototypeNelson Escobar
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak
2015-12-23IB/core: Validate route when we init ahMatan Barak
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak
2015-12-23IB/cm: Use the source GID index typeMatan Barak
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-12-23IB/core: don't search the GID table twiceMatan Barak
2015-12-23IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak
2015-12-23IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak
2015-12-23IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-23IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz
2015-12-22IB/core: Save the device attributes on the device structureIra Weiny
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg
2015-12-11IB/srp: use the new CQ APIChristoph Hellwig
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche
2015-12-08treewide: Fix typos in printkMasanari Iida