Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 16 | -137/+377 |
2020-10-02 | net/mlx5e: Fix race condition on nhe->n pointer in neigh update | Vlad Buslov | 2 | -37/+50 |
2020-10-02 | net/mlx5e: Fix VLAN create flow | Aya Levin | 1 | -2/+4 |
2020-10-02 | net/mlx5e: Fix VLAN cleanup flow | Aya Levin | 1 | -2/+6 |
2020-10-02 | net/mlx5e: Fix return status when setting unsupported FEC mode | Aya Levin | 1 | -0/+3 |
2020-10-02 | net/mlx5e: Fix driver's declaration to support GRE offload | Aya Levin | 1 | -1/+18 |
2020-10-02 | net/mlx5e: CT, Fix coverity issue | Maor Dickman | 1 | -1/+3 |
2020-10-02 | net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU | Aya Levin | 2 | -5/+58 |
2020-10-02 | net/mlx5e: Fix error path for RQ alloc | Aya Levin | 1 | -15/+17 |
2020-10-02 | net/mlx5: Fix request_irqs error flow | Maor Gottlieb | 1 | -1/+1 |
2020-10-02 | net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible | Saeed Mahameed | 2 | -9/+10 |
2020-10-02 | net/mlx5: Add retry mechanism to the command entry index allocation | Eran Ben Elisha | 1 | -1/+20 |
2020-10-02 | net/mlx5: poll cmd EQ in case of command timeout | Eran Ben Elisha | 3 | -9/+86 |
2020-10-02 | net/mlx5: Avoid possible free of command entry while timeout comp handler | Eran Ben Elisha | 1 | -38/+71 |
2020-10-02 | net/mlx5: Fix a race when moving command interface to polling mode | Eran Ben Elisha | 1 | -0/+2 |
2020-10-01 | net/mlx5e: Fix potential null pointer dereference | Gustavo A. R. Silva | 1 | -4/+6 |
2020-10-01 | net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get() | Dan Carpenter | 1 | -1/+3 |
2020-10-01 | net/mlx5: Fix dereference on pointer attr after null check | Ariel Levkovich | 1 | -2/+4 |
2020-10-01 | net/mlx5: Use dma device access helper | Parav Pandit | 12 | -34/+37 |
2020-10-01 | net/mlx5: E-Switch, Support flow source for local vport | Hamdan Igbaria | 1 | -2/+5 |
2020-10-01 | net/mlx5: E-switch, Move devlink eswitch ports closer to eswitch | Parav Pandit | 6 | -92/+154 |
2020-10-01 | net/mlx5: E-switch, Use helper function to load unload representor | Parav Pandit | 1 | -8/+21 |
2020-10-01 | net/mlx5: E-switch, Add helper to check egress ACL need | Parav Pandit | 2 | -5/+11 |
2020-10-01 | net/mlx5: E-switch, Use PF num in metadata reg c0 | sunils | 1 | -18/+18 |
2020-10-01 | net/mlx5: DR, Add support for rule creation with flow source hint | Hamdan Igbaria | 4 | -22/+26 |
2020-10-01 | net/mlx5: DR, Call ste_builder directly with tag pointer | Yevgeny Kliteynik | 2 | -68/+33 |
2020-10-01 | net/mlx5: DR, Remove unneeded local variable | Yevgeny Kliteynik | 1 | -3/+1 |
2020-10-01 | net/mlx5: DR, Remove unneeded vlan check from L2 builder | Yevgeny Kliteynik | 3 | -30/+13 |
2020-10-01 | net/mlx5: DR, Remove unneeded check from source port builder | Yevgeny Kliteynik | 3 | -33/+21 |
2020-10-01 | net/mlx5: DR, Replace the check for valid STE entry | Yevgeny Kliteynik | 4 | -26/+10 |
2020-09-29 | net: core: introduce struct netdev_nested_priv for nested interface infrastru... | Taehee Yoo | 3 | -17/+28 |
2020-09-27 | mlxsw: spectrum_ethtool: Expose transceiver_overheat counter | Amit Cohen | 1 | -1/+56 |
2020-09-27 | mlxsw: Update module's settings when module is plugged in | Amit Cohen | 4 | -0/+137 |
2020-09-27 | mlxsw: spectrum: Initialize netdev's module overheat counter | Amit Cohen | 2 | -0/+26 |
2020-09-27 | mlxsw: Enable temperature event for all supported port module sensors | Amit Cohen | 2 | -0/+107 |
2020-09-27 | mlxsw: Update transceiver_overheat counter according to MTWE | Amit Cohen | 6 | -0/+99 |
2020-09-27 | mlxsw: core: Add an infrastructure to track transceiver overheat counter | Amit Cohen | 4 | -0/+96 |
2020-09-27 | mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields | Amit Cohen | 1 | -4/+17 |
2020-09-27 | mlxsw: reg: Add Ports Module Administrative and Operational Status Register | Amit Cohen | 1 | -0/+59 |
2020-09-27 | mlxsw: reg: Add Port Module Plug/Unplug Event Register | Amit Cohen | 1 | -0/+45 |
2020-09-27 | mlxsw: reg: Add Management Temperature Warning Event Register | Amit Cohen | 1 | -0/+18 |
2020-09-27 | mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path | Ido Schimmel | 1 | -1/+2 |
2020-09-26 | devlink: convert flash_update to use params structure | Jacob Keller | 2 | -8/+6 |
2020-09-26 | devlink: check flash_update parameter support in net core | Jacob Keller | 2 | -6/+0 |
2020-09-26 | drivers/net/ethernet: clean up unused assignments | Jesse Brandeburg | 1 | -1/+1 |
2020-09-25 | Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 21 | -1658/+2339 |
2020-09-24 | net/mlx5: remove unreachable return | Pavel Machek (CIP) | 1 | -2/+0 |
2020-09-24 | net/mlx5: simplify the return expression of mlx5_ec_init() | Qinglang Miao | 1 | -7/+1 |
2020-09-24 | net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups() | Denis Efremov | 1 | -1/+1 |
2020-09-24 | net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc() | Denis Efremov | 1 | -2/+2 |