aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia11-13/+21
2016-10-07IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/nes: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-07IB/mlx4/mcg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-07IB/mlx4/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-07IB/mlx4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mlx5/odp: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-07IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07i40iw_cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+5
2016-10-07i40iw_main: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mthca: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
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/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/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-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig3-3/+3
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 moduleoulijun3-0/+19
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 Torvalds49-2894/+3882
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds37-436/+2084
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford6-27/+229
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring1-21/+20
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring1-2/+1