summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-5/+7
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-1/+5
|\
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+5
* | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2
* | RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky2018-06-011-1/+4
* | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-301-34/+0
* | IB/core: Reduce the places that use zgidParav Pandit2018-05-241-2/+3
|/
* IB/mlx4: Check for egress flow steeringBoris Pismenny2018-04-041-0/+3
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-18/+12
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-031-3/+0
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-16/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-151-8/+13
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-151-2/+20
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-1/+1
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-4/+7
|\
| * IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-03-061-2/+7
| * IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-03-061-2/+0
* | mlx4_ib: zero out struct ib_pd when allocatingSteve Wise2018-03-081-2/+1
|/
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-01-151-8/+5
* IB/mlx4: Add support to RSS hash for inner headersGuy Levi2017-12-281-0/+6
* IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+3
* IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-101-0/+17
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+0
|\
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* | IB/mlx4: Expose RSS capabilitiesGuy Levi2017-07-241-1/+6
* | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-3/+9
* | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-0/+24
* | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-2/+4
* | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-0/+7
|/
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-171-1/+1
* IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-04-211-0/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-15/+11
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | IB/mlx4: Remove unused variable from function declarationLeon Romanovsky2017-02-141-2/+2
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-9/+9
* | IB/mlx4: Support raw packet protocolOr Gerlitz2017-02-141-2/+5
|/
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-2/+12
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-1/+2
|\ \
| * | IB/mlx4: fix improper return valuePan Bian2016-12-141-1/+2
| |/
* | Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-11/+19
|\ \
| * | IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2016-12-131-8/+13
OpenPOWER on IntegriCloud