aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23IB: remove ib_query_mrChristoph Hellwig5-77/+0
2015-12-23IB: start documenting device capabilitiesChristoph Hellwig1-0/+18
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter3-14/+23
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter3-17/+17
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat5-25/+96
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2-0/+109
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2-0/+23
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2-13/+69
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat3-1/+76
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2-0/+55
2015-12-23net/mlx5_core: Break down the vport mac address query functionAchiad Shochat1-10/+17
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/cma: Join and leave multicast groups with IGMPMoni Shoua3-9/+106
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua4-21/+188
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak7-7/+504
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak2-2/+13
2015-12-23IB/core: Validate route when we init ahMatan Barak7-80/+270
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak2-16/+17
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur5-6/+187
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak3-3/+24
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak2-2/+198
2015-12-23IB/cm: Use the source GID index typeMatan Barak2-5/+22
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak13-62/+185
2015-12-23IB/core: don't search the GID table twiceMatan Barak1-18/+35
2015-12-23IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak1-54/+89
2015-12-23IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak1-8/+15
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz2-22/+0
2015-12-22staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz1-20/+1
2015-12-22xprtrdma: Avoid calling ib_query_deviceOr Gerlitz4-50/+30
2015-12-22net/rds: Avoid calling ib_query_deviceOr Gerlitz2-41/+16
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz12-142/+63
2015-12-22IB/core: Avoid calling ib_query_deviceOr Gerlitz6-73/+12
2015-12-22IB/core: Save the device attributes on the device structureIra Weiny2-0/+9
2015-12-20Linux 4.4-rc6Linus Torvalds1-1/+1
2015-12-20rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss1-10/+9
2015-12-20rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner1-4/+44
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman1-3/+3