summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel2020-02-071-1/+2
* mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2020-02-072-4/+10
* mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel2020-02-071-0/+3
* mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel2020-02-071-1/+51
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-063-3/+3
* net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2020-02-062-26/+23
* net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
* net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
* net/mlx5: Fix deadlock in fs_coreMaor Gottlieb2020-02-061-7/+8
* mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor2020-01-311-1/+1
* mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET2020-01-271-1/+1
* mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-278-10/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-268-44/+91
|\
| * net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| * net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| * net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| * net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| * net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| * net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| * net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
| * net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
| * net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1
| * mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel2020-01-231-4/+12
* | mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata2020-01-253-0/+203
* | mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata2020-01-253-8/+10
* | mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata2020-01-252-0/+4
* | mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata2020-01-251-2/+2
* | mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata2020-01-251-0/+15
* | mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata2020-01-251-5/+14
* | mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata2020-01-251-10/+19
* | mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata2020-01-251-49/+70
* | net/mlx5e: Enable all available stats for uplink repsVlad Buslov2020-01-223-33/+18
* | net/mlx5e: Create q counters on uplink representorsVlad Buslov2020-01-221-2/+19
* | net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infraVlad Buslov2020-01-221-43/+114
* | net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed2020-01-223-15/+51
* | net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed2020-01-224-31/+56
* | net/mlx5e: Declare stats groups via macroSaeed Mahameed2020-01-223-185/+108
* | net/mlx5e: Profile specific stats groupsSaeed Mahameed2020-01-226-48/+93
* | net/mlx5e: Move uplink rep init/cleanup code into own functionsRoi Dayan2020-01-221-30/+51
* | net/mlx5: DR, Allow connecting flow table to a lower/same level tableYevgeny Kliteynik2020-01-221-2/+5
* | net/mlx5: DR, Modify header copy supportHamdan Igbaria2020-01-222-15/+151
* | net/mlx5: DR, Modify set action limitation extensionHamdan Igbaria2020-01-221-61/+165
* | net/mlx5e: Add mlx5e_flower_parse_meta supportwenxu2020-01-221-0/+39
* | net/mlx5: make the symbol 'ESW_POOLS' staticChen Wandun2020-01-221-4/+4
* | net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti2020-01-221-0/+2
* | net/mlx5e: Fix printk format warningOlof Johansson2020-01-221-1/+1
* | spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko2020-01-204-0/+24
* | mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko2020-01-203-7/+46
* | mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko2020-01-201-22/+15
* | mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko2020-01-203-12/+24
OpenPOWER on IntegriCloud