summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Port status track LAG master, when LAG is activeAviv Heller2016-10-071-3/+28
* IB/mlx5: Merge vports flow steering during LAGAviv Heller2016-10-072-0/+50
* IB/mlx5: Port events in RoCE now rely on netdev eventsAviv Heller2016-10-071-15/+51
* IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2016-10-072-6/+35
* IB/mlx5: Add support of more IPv6 fields to flow steeringMaor Gottlieb2016-10-071-11/+45
* IB/mlx5: Add support in TOS and protocol to flow steeringMaor Gottlieb2016-10-071-1/+21
* IB/mlx5: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-10/+26
* IB/mlx4: Add validation to flow specifications parsingMaor Gottlieb2016-10-071-0/+25
* IB/mlx5: Add sniffer support to steeringMaor Gottlieb2016-10-072-2/+74
* IB/mlx5: Increase flow table reference count in create ruleMaor Gottlieb2016-10-071-1/+3
* IB/mlx5: Fix coverity warningMaor Gottlieb2016-10-071-4/+4
* IB/mlx5: Save flow table priority handler instead of indexMaor Gottlieb2016-10-072-3/+3
* IB/mlx5: Fix steering resource leakMaor Gottlieb2016-10-071-0/+1
* IB/mlx5: Add port counter support for raw packet QPAlex Vesker2016-10-071-8/+32
* IB/mlx5: Refactor raw packet QP modify functionAlex Vesker2016-10-071-8/+20
* IB/mlx5: Expose RSS related capabilitiesYishai Hadas2016-10-072-0/+38
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-233-3/+3
* Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford2016-08-255-34/+136
|\
| * IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil2016-08-255-34/+136
* | Merge branch 'mlx5-shared' into k.o/for-4.9Doug Ledford2016-08-255-232/+266
|\ \ | |/ |/|
| * net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich2016-08-181-2/+1
| * net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-172-11/+4
| * {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-16/+6
| * {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-70/+84
| * {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-143-86/+108
| * {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-47/+63
* | IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun2016-08-221-2/+2
* | IB/hns: Kconfig and Makefile for RoCE moduleoulijun2016-08-223-0/+19
* | IB/hns: Add driver files for hns RoCE driveroulijun2016-08-2218-0/+10324
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-0449-2894/+3882
|\
| * IB/hfi1: Add cache evict LRU listDean Luick2016-08-021-10/+19
| * IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny2016-08-021-13/+31
| * IB/hfi1: Remove unneeded mm argument in remove functionDean Luick2016-08-024-15/+10
| * IB/hfi1: Consistently call ops->remove outside spinlockDean Luick2016-08-024-23/+84
| * IB/hfi1: Use evict mmu rb operationDean Luick2016-08-022-73/+47
| * IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2016-08-022-0/+38
| * IB/hfi1: Fix TID caching actionsDean Luick2016-08-022-9/+11
| * IB/hfi1: Make the cache handler own its rb tree rootDean Luick2016-08-026-125/+81
| * IB/hfi1: Make use of mm consistentIra Weiny2016-08-028-31/+50
| * IB/hfi1: Fix user SDMA racy user request claimDean Luick2016-08-022-13/+20
| * IB/hfi1: Fix error condition that needs to clean upDean Luick2016-08-021-1/+2
| * IB/hfi1: Release node on insert failureDean Luick2016-08-021-0/+1
| * IB/hfi1: Validate SDMA user iovector countDean Luick2016-08-021-2/+22
| * IB/hfi1: Validate SDMA user request indexDean Luick2016-08-021-0/+8
| * IB/hfi1: Use the same capability state for all shared contextsDean Luick2016-08-024-21/+12
| * IB/hfi1: Prevent null pointer dereferenceIra Weiny2016-08-021-1/+1
| * IB/hfi1: Rename TID mmu_rb_* functionsDean Luick2016-08-021-12/+12
| * IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick2016-08-021-9/+6
| * IB/hfi1: Restructure hfi1_file_openIra Weiny2016-08-021-4/+10
| * IB/hfi1: Make iovec loop index easy to understandDean Luick2016-08-021-3/+3
OpenPOWER on IntegriCloud