aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch1-3/+7
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+2
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens1-9/+2
2018-02-28IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich1-1/+6
2018-02-28IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko1-1/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe2-7/+9
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2-3/+3
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky1-11/+8
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2-12/+42
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+3
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+1
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-3/+6
2018-01-10IB/mlx5: remove redundant assignment of mdevColin Ian King1-1/+1
2018-01-08IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens1-7/+14
2018-01-08IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens1-7/+14
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2-28/+42
2018-01-08IB/mlx5: Change debugfs to have per port contentsParav Pandit3-29/+73
2018-01-08IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens1-17/+85
2018-01-08IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens1-13/+56
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2-25/+424
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens3-37/+55
2018-01-08IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens3-12/+11
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua3-3/+212
2018-01-08IB/mlx5: Add support for DC Initiator QPMoni Shoua1-5/+72
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2-1/+112
2018-01-03IB/mlx5: Move locks initialization to the corresponding stageMark Bloch3-22/+15
2018-01-03IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch2-13/+4
2018-01-03IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch1-7/+6
2018-01-03IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch1-2/+2
2018-01-03IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch1-21/+12
2018-01-03IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch2-93/+282
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas2-11/+41
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas3-21/+101
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas3-13/+32
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+2
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe5-42/+19
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny2-0/+12
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge1-3/+1
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny3-42/+6
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2-1/+5
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny1-2/+6
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich3-4/+38