summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_flower: Add extack messagesNir Dotan2018-07-241-4/+17
* mlxsw: spectrum_acl: Add extack messagesNir Dotan2018-07-241-4/+11
* mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan2018-07-241-10/+25
* mlxsw: spectrum_acl: Propagate extack pointerNir Dotan2018-07-245-35/+61
* mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-246-12/+86
* net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny2018-07-245-140/+23
* net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu2018-07-243-20/+58
* net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu2018-07-243-28/+41
* net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu2018-07-241-3/+52
* net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan2018-07-241-3/+1
* net/mlx5: FW tracer, Add debug printsSaeed Mahameed2018-07-241-2/+11
* net/mlx5: FW tracer, Enable tracingFeras Daoud2018-07-243-4/+18
* net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud2018-07-243-2/+333
* net/mlx5: FW tracer, events handlingFeras Daoud2018-07-243-10/+340
* net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed2018-07-241-3/+61
* net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud2018-07-242-3/+224
* net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-242-0/+262
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-2310-72/+60
|\
| * net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-182-4/+4
| * net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan2018-07-181-1/+1
| * net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-07-181-0/+1
| * net/mlx5: Add XRQ commands definitionsMax Gurtovoy2018-07-181-0/+8
| * net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-184-7/+17
| * net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-112-41/+9
| * net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-17/+0
| * net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2018-06-272-7/+10
| * net/mlx5: Expose DEVX specificationYishai Hadas2018-06-191-0/+4
| * net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas2018-06-191-2/+13
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-26/+30
|\ \
| * | net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-161-2/+6
| * | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-24/+24
* | | net/mlx5: fix an unused-function warningArnd Bergmann2018-07-181-1/+1
* | | mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko2018-07-182-32/+139
* | | mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko2018-07-187-1/+334
* | | mlxsw: spectrum_acl: Add region association callbackIdo Schimmel2018-07-183-0/+15
* | | mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel2018-07-181-0/+68
* | | mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel2018-07-183-53/+66
* | | mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel2018-07-181-0/+23
* | | mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel2018-07-181-0/+71
* | | mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel2018-07-181-0/+57
* | | mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko2018-07-181-0/+43
* | | mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko2018-07-183-0/+35
* | | mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko2018-07-182-6/+45
* | | mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko2018-07-182-0/+111
* | | mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko2018-07-182-0/+13
* | | mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko2018-07-183-1/+86
* | | mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko2018-07-183-1/+307
* | | mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko2018-07-181-0/+62
* | | mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko2018-07-162-1/+124
* | | net/mlx5e: IPsec, fix byte count in CQEBoris Pismenny2018-07-163-2/+3