| Commit message (Expand) | Author | Age | Files | Lines |
* | mlxsw: spectrum_dpipe: Add missing error path | Ido Schimmel | 2020-02-07 | 1 | -1/+2 |
* | mlxsw: core: Add validation of hardware device types for MGPIR register | Vadim Pasternak | 2020-02-07 | 2 | -4/+10 |
* | mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort | Ido Schimmel | 2020-02-07 | 1 | -0/+3 |
* | mlxsw: spectrum_router: Prevent incorrect replacement of local table routes | Ido Schimmel | 2020-02-07 | 1 | -1/+51 |
* | net/mlx5: Deprecate usage of generic TLS HW capability bit | Tariq Toukan | 2020-02-06 | 3 | -3/+3 |
* | net/mlx5e: TX, Error completion is for last WQE in batch | Tariq Toukan | 2020-02-06 | 2 | -26/+23 |
* | net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx | Raed Salem | 2020-02-06 | 1 | -0/+1 |
* | net/mlx5: IPsec, Fix esp modify function attribute | Raed Salem | 2020-02-06 | 1 | -1/+1 |
* | net/mlx5: Fix deadlock in fs_core | Maor Gottlieb | 2020-02-06 | 1 | -7/+8 |
* | mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps | Nathan Chancellor | 2020-01-31 | 1 | -1/+1 |
* | mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()' | Christophe JAILLET | 2020-01-27 | 1 | -1/+1 |
* | mlx5: Use dev_net netdevice notifier registrations | Jiri Pirko | 2020-01-27 | 8 | -10/+28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-26 | 8 | -44/+91 |
|\ |
|
| * | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path | Tariq Toukan | 2020-01-24 | 1 | -4/+10 |
| * | net/mlx5e: kTLS, Remove redundant posts in TX resync flow | Tariq Toukan | 2020-01-24 | 1 | -2/+0 |
| * | net/mlx5e: kTLS, Fix corner-case checks in TX resync flow | Tariq Toukan | 2020-01-24 | 1 | -14/+19 |
| * | net/mlx5e: Clear VF config when switching modes | Dmytro Linkin | 2020-01-24 | 2 | -4/+11 |
| * | net/mlx5: DR, use non preemptible call to get the current cpu number | Erez Shitrit | 2020-01-24 | 1 | -1/+2 |
| * | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep | Eli Cohen | 2020-01-24 | 1 | -2/+7 |
| * | net/mlx5: DR, Enable counter on non-fwd-dest objects | Erez Shitrit | 2020-01-24 | 1 | -13/+29 |
| * | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 2020-01-24 | 1 | -0/+1 |
| * | net/mlx5: Fix lowest FDB pool size | Paul Blakey | 2020-01-24 | 1 | -1/+1 |
| * | mlxsw: spectrum_acl: Fix use-after-free during reload | Ido Schimmel | 2020-01-23 | 1 | -4/+12 |
* | | mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc | Petr Machata | 2020-01-25 | 3 | -0/+203 |
* | | mlxsw: spectrum: Configure shaper rate and burst size together | Petr Machata | 2020-01-25 | 3 | -8/+10 |
* | | mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp | Petr Machata | 2020-01-25 | 2 | -0/+4 |
* | | mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS | Petr Machata | 2020-01-25 | 1 | -2/+2 |
* | | mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration | Petr Machata | 2020-01-25 | 1 | -0/+15 |
* | | mlxsw: spectrum_qdisc: Extract a common leaf unoffload function | Petr Machata | 2020-01-25 | 1 | -5/+14 |
* | | mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats() | Petr Machata | 2020-01-25 | 1 | -10/+19 |
* | | mlxsw: spectrum_qdisc: Extract a per-TC stat function | Petr Machata | 2020-01-25 | 1 | -49/+70 |
* | | net/mlx5e: Enable all available stats for uplink reps | Vlad Buslov | 2020-01-22 | 3 | -33/+18 |
* | | net/mlx5e: Create q counters on uplink representors | Vlad Buslov | 2020-01-22 | 1 | -2/+19 |
* | | net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra | Vlad Buslov | 2020-01-22 | 1 | -43/+114 |
* | | net/mlx5e: IPoIB, use separate stats groups | Saeed Mahameed | 2020-01-22 | 3 | -15/+51 |
* | | net/mlx5e: Convert stats groups array to array of group pointers | Saeed Mahameed | 2020-01-22 | 4 | -31/+56 |
* | | net/mlx5e: Declare stats groups via macro | Saeed Mahameed | 2020-01-22 | 3 | -185/+108 |
* | | net/mlx5e: Profile specific stats groups | Saeed Mahameed | 2020-01-22 | 6 | -48/+93 |
* | | net/mlx5e: Move uplink rep init/cleanup code into own functions | Roi Dayan | 2020-01-22 | 1 | -30/+51 |
* | | net/mlx5: DR, Allow connecting flow table to a lower/same level table | Yevgeny Kliteynik | 2020-01-22 | 1 | -2/+5 |
* | | net/mlx5: DR, Modify header copy support | Hamdan Igbaria | 2020-01-22 | 2 | -15/+151 |
* | | net/mlx5: DR, Modify set action limitation extension | Hamdan Igbaria | 2020-01-22 | 1 | -61/+165 |
* | | net/mlx5e: Add mlx5e_flower_parse_meta support | wenxu | 2020-01-22 | 1 | -0/+39 |
* | | net/mlx5: make the symbol 'ESW_POOLS' static | Chen Wandun | 2020-01-22 | 1 | -4/+4 |
* | | net/mlx5e: allow TSO on VXLAN over VLAN topologies | Davide Caratti | 2020-01-22 | 1 | -0/+2 |
* | | net/mlx5e: Fix printk format warning | Olof Johansson | 2020-01-22 | 1 | -1/+1 |
* | | spectrum: Add a delayed work to update SPAN buffsize according to speed | Jiri Pirko | 2020-01-20 | 4 | -0/+24 |
* | | mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2 | Jiri Pirko | 2020-01-20 | 3 | -7/+46 |
* | | mlxsw: spectrum_span: Put buffsize update code into helper function | Jiri Pirko | 2020-01-20 | 1 | -22/+15 |
* | | mlxsw: spectrum: Push code getting port speed into a helper | Jiri Pirko | 2020-01-20 | 3 | -12/+24 |