summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker
2016-10-07IB/mlx5: Expose RSS related capabilitiesYishai Hadas
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig
2016-08-25Merge branch 'hns-roce' into k.o/for-4.9Doug Ledford
2016-08-25IB/hns: Add support of ACPI to the Hisilicon RoCE driverSalil
2016-08-25Merge branch 'mlx5-shared' into k.o/for-4.9Doug Ledford
2016-08-22IB/hns: Fix return value check in hns_roce_get_cfg()Wei Yongjun
2016-08-22IB/hns: Kconfig and Makefile for RoCE moduleoulijun
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-08-05Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04Soft RoCE driverMoni Shoua
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford
2016-08-04IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-04IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-04IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-04IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-04IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-08-04IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-04IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-04Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-04IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-08-04IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-08-04IB/hfi1: Disable by defaultBart Van Assche
2016-08-04IB/rdmavt: Disable by defaultBart Van Assche
2016-08-04Merge branch 'i40iw' into k.o/for-4.8Doug Ledford
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-03IB/hfi1: Add cache evict LRU listDean Luick
2016-08-03IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick
2016-08-03IB/hfi1: Use evict mmu rb operationDean Luick
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick
2016-08-03IB/hfi1: Fix TID caching actionsDean Luick
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny