summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-277-69/+98
|\
| * IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-203-9/+41
| * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-201-2/+7
| * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-201-1/+1
| * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-201-1/+7
* | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-121-7/+4
|\ \ | |/ |/|
| * IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-7/+4
* | RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-052-1/+3
* | iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-041-0/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-231-3/+21
|\
| * IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-222-5/+8
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-163-10/+6
|\
| * Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+1
| |\
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-1/+1
| | * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-191-3/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-154-2/+18
| |\ \
| | * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-233-1/+17
| | |\ \
| | * \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-207-16/+22
| | |\ \ \
| | * | | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+1
| * | | | | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-6/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-1610-34/+52
|\| | | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-07-137-16/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
| | * | | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| | * | | iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
| * | | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-281-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-261-1/+1
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-213-17/+29
| |\ \ \ | | |/ / | |/| |
| | * | IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| | * | RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| | * | IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| | * | IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
* | | | RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2018-08-152-2/+5
* | | | qedr: Add user space support for SRQYuval Bason2018-08-142-44/+191
* | | | qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-145-13/+458
* | | | qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason2018-08-144-29/+31
* | | | IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe2018-08-141-1/+1
* | | | IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2018-08-131-53/+30
* | | | IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe2018-08-102-29/+17
* | | | iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja2018-08-082-24/+28
* | | | RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky2018-08-081-1/+3
* | | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-021-10/+0
* | | | iw_cxgb4: Support FW write completion WRPotnuri Bharat Teja2018-08-024-2/+183
* | | | iw_cxgb4: RDMA write with immediate supportPotnuri Bharat Teja2018-08-024-15/+79
* | | | rdma/cxgb4: fix some info leaksDan Carpenter2018-08-021-4/+3