aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-5/+7
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-1/+5
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+5
2018-06-01RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky1-8/+2
2018-06-01RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky1-1/+4
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)1-34/+0
2018-05-24IB/core: Reduce the places that use zgidParav Pandit1-2/+3
2018-04-04IB/mlx4: Check for egress flow steeringBoris Pismenny1-0/+3
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-18/+12
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit1-3/+0
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit1-16/+1
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi1-8/+13
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas1-2/+20
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe1-1/+1
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-4/+7
2018-03-08mlx4_ib: zero out struct ib_pd when allocatingSteve Wise1-2/+1
2018-03-06IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-03-06IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi1-0/+6
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+3
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen1-0/+3
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi1-0/+17
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+0
2017-07-24IB/mlx4: Expose RSS capabilitiesGuy Levi1-1/+6
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi1-3/+9
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi1-0/+24
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh1-2/+4
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb1-0/+7
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky1-1/+1
2017-06-07IB/mlx4: Bump driver versionTariq Toukan1-3/+2
2017-04-21IB/mlx4: Change vma from shared to privateMaor Gottlieb1-0/+2
2017-04-21IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb1-2/+2
2017-04-21IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny1-15/+11
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-14IB/mlx4: Remove unused variable from function declarationLeon Romanovsky1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-9/+9
2017-02-14IB/mlx4: Support raw packet protocolOr Gerlitz1-2/+5
2017-01-24IB/mlx4: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein1-2/+12
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-1/+2
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-11/+19
2016-12-14IB/mlx4: fix improper return valuePan Bian1-1/+2
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13