aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07iw_cxgb4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/qib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-07iw_cxgb3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-10-07IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller2-5/+59
2016-10-07IB/mlx5: Set unique device name on LAGAviv Heller1-1/+7
2016-10-07IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller1-3/+28
2016-10-07IB/mlx5: Merge vports flow steering during LAGAviv Heller2-0/+50
2016-10-07IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller1-15/+51
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2-6/+35
2016-10-07IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb1-11/+45
2016-10-07IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb1-1/+21
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-25/+73
2016-10-07IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb1-10/+26
2016-10-07IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb1-0/+25
2016-10-07IB/mlx5: Add sniffer support to steeringMaor Gottlieb2-2/+74
2016-10-07IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb1-1/+3
2016-10-07IB/mlx5: Fix coverity warningMaor Gottlieb1-4/+4
2016-10-07IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2-3/+3
2016-10-07IB/mlx5: Fix steering resource leakMaor Gottlieb1-0/+1
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker1-8/+32
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker1-8/+20
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas2-0/+38
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas1-0/+17
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-26/+8
2016-09-23nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig1-20/+5
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2-27/+20
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig3-21/+8
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig13-17/+34
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2-7/+7
2016-08-25Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford11-75/+228
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil5-34/+136
2016-08-25net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil6-41/+92
2016-08-25Merge branch 'mlx5-shared' into k.o/for-4.9Doug Ledford38-1763/+2119
2016-08-25Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into mlx5-sharedDoug Ledford14-83/+872
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into mlx5-sharedDoug Ledford34-1682/+1249
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun1-2/+2
2016-08-22IB/hns: Kconfig and Makefile for RoCE moduleoulijun4-0/+20
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun18-0/+10324
2016-08-21cxgb4: Simplify the return expressionWei Yongjun1-6/+1
2016-08-20net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2016-08-20net: ethernet: renesas: ravb: use phydev from struct net_devicePhilippe Reynes2-18/+12
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore4-0/+11