aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 Hellwig10-14/+31
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 Ledford5-34/+136
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil5-34/+136
2016-08-25Merge branch 'mlx5-shared' into k.o/for-4.9Doug Ledford5-232/+266
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-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-2/+1
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed2-11/+4
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed1-16/+6
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed1-70/+84
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed3-86/+108
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed1-47/+63
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds60-2985/+4226
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds90-537/+15933
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford51-72/+13295
2016-08-04Soft RoCE driverMoni Shoua35-0/+12885
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+3