aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+52
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 Shoua2-9/+104
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua3-14/+150
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak6-7/+482
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak2-2/+13
2015-12-23IB/core: Validate route when we init ahMatan Barak6-77/+263
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 Kotur3-6/+142
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2-1/+3
2015-12-23IB/core: Add gid attributes to sysfsMatan Barak1-2/+182
2015-12-23IB/cm: Use the source GID index typeMatan Barak2-5/+22
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak10-61/+170
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-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford20-832/+763
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz1-19/+0
2015-12-22staging/o2iblnd: Avoid calling ib_query_deviceOr Gerlitz1-20/+1
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 Weiny1-0/+8
2015-12-20Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-14/+53
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-19Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-17/+19
2015-12-19Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-47/+122
2015-12-19Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-10/+24
2015-12-19Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-8/+8
2015-12-19Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-4/+10
2015-12-19Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-28/+33
2015-12-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-23/+50
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-11/+64
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang1-2/+2
2015-12-18Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-15/+29
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-12/+38
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-4/+15
2015-12-18Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+16
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-2/+38