summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King2017-08-181-1/+1
| * | IB/hfi1: fix spelling mistake in variable name continiousColin Ian King2017-08-181-3/+3
| * | IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King2017-08-181-1/+1
| * | iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-181-1/+1
| * | cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-181-1/+1
| * | RDMA/core: make ib_device.add method optionalSagi Grimberg2017-08-181-2/+2
| * | cxgb4: Remove some dead codeChristophe Jaillet2017-08-171-1/+0
| |/
* | IB/hns: Avoid compile test under non 64bit environmentsMatan Barak2017-08-141-1/+1
* | Revert "RDMA/hns: fix build regression"Doug Ledford2017-08-141-1/+0
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-1025-292/+648
|\ \
OpenPOWER on IntegriCloud