summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-10/+17
|\
| * IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-10/+17
* | IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+4
|\ \ | |/
| * IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-141-2/+4
* | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-0/+14
|\ \ | |/
| * RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-011-0/+14
* | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
* | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-3/+3
|/
* IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-041-0/+22
* IB/mlx5: Add support for active_width and active_speed in RoCENoa Osherovich2017-04-211-5/+67
* IB/mlx5: Set mlx5_query_roce_port's return value to voidNoa Osherovich2017-04-211-7/+8
* IB/mlx5: Support congestion related countersParav Pandit2017-04-211-52/+120
* IB/mlx5: Add drop flow steering rule supportSlava Shwartsman2017-04-211-5/+22
* IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich2017-04-211-17/+49
* IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute listAriel Levkovich2017-04-211-10/+34
* IB/mlx5: Enlarge autogroup flow tableMaor Gottlieb2017-04-211-2/+2
* IB/mlx5: Check supported flow table sizeMaor Gottlieb2017-04-211-1/+7
* IB/mlx5: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+1
* IB/mlx5: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* 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/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/mlx5: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-68/+269
|\ \
| * | IB/mlx5: Fix configuration of port capabilitiesEli Cohen2017-02-151-0/+35
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+7
| * | IB/mlx5: Support raw packet protocolOr Gerlitz2017-02-141-2/+4
| * | IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-141-0/+2
| * | IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-2/+12
| * | IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib2017-02-141-40/+118
| * | IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky2017-02-141-6/+6
| * | IB/mlx5: Add flow tag supportMoses Reuben2017-02-141-3/+23
| * | IB/mlx5: Remove deprecated module parameterLeon Romanovsky2017-02-141-7/+0
| * | IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-141-0/+21
| * | IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-141-0/+33
| * | IB/mlx5: Verify that Q counters are supportedKamal Heib2017-02-141-5/+9
* | | IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz2017-01-241-0/+9
* | | net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-2/+2
|/ /
* | IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-2/+19
* | IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-75/+126
* | IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-3/+25
* | mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-39/+41
* | IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* | {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-11/+3
* | IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-1/+13
* | IB/mlx5: Reorder code in query device commandLeon Romanovsky2017-01-021-11/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-88/+180
|\
| * mlx5: Use { } instead of { 0 } to init structBart Van Assche2016-12-141-1/+1
OpenPOWER on IntegriCloud