summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* 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
* | | | RDMA/hns: Support flush cqe for hip08 in kernel spaceYixian Liu2018-08-024-20/+240
* | | | IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-012-27/+24
* | | | RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib2018-07-311-1/+1
* | | | rdma/cxgb4: Simplify a structure initializationBart Van Assche2018-07-311-1/+1
* | | | rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche2018-07-311-1/+2
* | | | rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche2018-07-311-2/+0
* | | | RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou2018-07-304-10/+13
* | | | RDMA/hns: Use macro instead of magic numberLijun Ou2018-07-302-2/+5
* | | | RDMA/hns: Modify qp will return errno when qp type is illegalLijun Ou2018-07-301-0/+1
* | | | RDMA/hns: Assign the value for vlan field of qp contextLijun Ou2018-07-302-6/+13
* | | | RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is setLijun Ou2018-07-301-31/+80
* | | | RDMA/providers: Remove pointless functionsKamal Heib2018-07-3013-239/+0
* | | | RDMA/providers: Fix return value from create_srq callbacksKamal Heib2018-07-302-2/+2
* | | | IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2018-07-302-176/+34
OpenPOWER on IntegriCloud