summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-2/+1
|\
| * net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King2017-07-241-1/+1
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* | IB/mlx5: Expose extended error countersParav Pandit2017-07-241-0/+22
* | IB/mlx5: Report RX checksum capabilities for IPoIBYishai Hadas2017-07-241-0/+4
* | IB/mlx5: Add multicast flow steering support for underlay QPYishai Hadas2017-07-241-12/+31
* | IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb2017-07-241-0/+103
* | IB/mlx5: Add support to dropless RQMaor Gottlieb2017-07-241-4/+56
* | IB/mlx5: Add debug control parameters for congestion controlParav Pandit2017-07-241-1/+8
* | IB/mlx5: Change logic for dispatching IB events for port stateMoni Shoua2017-07-241-2/+31
* | IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen2017-07-241-4/+47
|/
* 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-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-071-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