summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek2017-08-221-0/+7
* IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-224-46/+28
* IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-221-2/+1
* IB/hfi1: Revert egress pkey check enforcementAlex Estrin2017-08-221-1/+0
* IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-224-43/+46
* IB/mthca: Replace PCI pool old APIRomain Perier2017-08-223-11/+11
* RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur2017-08-184-1/+181
* RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-185-49/+104
* Add OPA extended LID supportHiatt, Don2017-08-1810-20/+21
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-1820-106/+215
|\
| * IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
| * IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
| * iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
| * IB/hns: fix memory leak on ah on error return pathColin Ian King2017-08-161-1/+3
| * i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz2017-08-161-1/+1
| * i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz2017-08-161-1/+1
| * i40iw: Fix typecast of tcp_seq_numMustafa Ismail2017-08-161-1/+1
| * i40iw: Correct variable namesMustafa Ismail2017-08-162-4/+4
| * i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2017-08-162-42/+83
| * RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan2017-08-161-1/+16
| * Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford2017-08-077-33/+50
| |\
| | * IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit2017-07-231-1/+22
| | * Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky2017-07-231-1/+0
| | * IB/ipoib: Remove double pointer assigningLeon Romanovsky2017-07-231-1/+0
| | * IB/ipoib: Clean error paths in add portLeon Romanovsky2017-07-231-6/+8
| | * IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud2017-07-231-0/+1
| | * IB/ipoib: Add multicast packets statisticsAlex Vesker2017-07-232-1/+4
| | * IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud2017-07-231-1/+1
| | * IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker2017-07-231-0/+1
| | * IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit2017-07-231-16/+8
| | * IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit2017-07-231-6/+1
| | * IB/ipoib: Fix race between light events and interface restartFeras Daoud2017-07-233-0/+4
| * | IB/hns: checking for IS_ERR() instead of NULLDan Carpenter2017-08-041-1/+1
| * | RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+1
| * | IB/uverbs: Fix device cleanupYishai Hadas2017-08-041-2/+1
| * | RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky2017-08-041-1/+1
| * | IB/core: Fix race condition in resolving IP to MACParav Pandit2017-08-041-14/+48
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-1817-84/+49
|\ \
| * | IB/hfi1: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| * | IB/qib: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| * | RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-181-1/+1
| * | i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King2017-08-181-2/+4
| * | IB/rxe: Remove unneeded checkYuval Shaia2017-08-181-5/+0
| * | IB/rxe: Convert pr_info to pr_warnYuval Shaia2017-08-181-1/+1
| * | i40iw: Fixes for static checker warningsShiraz Saleem2017-08-181-8/+1
| * | i40iw: Simplify codeChristophe Jaillet2017-08-181-6/+3
| * | infiniband: pvrdma: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| * | infiniband: nes: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| * | infiniband: mthca: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
| * | PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-181-44/+23