summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez1-2/+1
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin1-1/+0
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram4-43/+46
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-5/+6
2017-08-22mlx4: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-22IB/mthca: Replace PCI pool old APIRomain Perier3-11/+11
2017-08-18RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur4-1/+181
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier5-49/+104
2017-08-18Add OPA extended LID supportHiatt, Don10-20/+21
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford20-106/+215
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford20-94/+50
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-18IB/qib: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-18RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King1-2/+4
2017-08-18IB/rxe: Remove unneeded checkYuval Shaia1-5/+0
2017-08-18IB/rxe: Convert pr_info to pr_warnYuval Shaia1-1/+1
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem1-8/+1
2017-08-18i40iw: Simplify codeChristophe Jaillet1-6/+3
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18infiniband: mthca: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2-44/+24
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King1-1/+1
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King1-3/+3
2017-08-18IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King1-1/+1
2017-08-18iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg1-1/+1
2017-08-18cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg1-1/+1
2017-08-18nvmet-rdma: remove redundant empty device add calloutSagi Grimberg1-5/+0
2017-08-18nvme-rdma: remove redundant empty device add calloutSagi Grimberg1-5/+0
2017-08-18RDMA/core: make ib_device.add method optionalSagi Grimberg1-2/+2
2017-08-18cxgb4: Remove some dead codeChristophe Jaillet1-1/+0
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1
2017-08-16i40iw: Correct variable namesMustafa Ismail2-4/+4
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2-42/+83
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan1-1/+16
2017-08-14IB/hns: Avoid compile test under non 64bit environmentsMatan Barak1-1/+1
2017-08-14Revert "RDMA/hns: fix build regression"Doug Ledford1-1/+0
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford25-292/+648
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford26-200/+289
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky1-0/+3
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky1-0/+3
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky1-1/+8