Age | Commit message (Expand) | Author |
2022-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-04 | mlxsw: spectrum_router: Only query neighbour activity when necessary | Ido Schimmel |
2022-05-04 | mlxsw: spectrum_switchdev: Only query FDB notifications when necessary | Ido Schimmel |
2022-05-04 | mlxsw: spectrum_acl: Do not report activity for multicast routes | Ido Schimmel |
2022-05-04 | mlxsw: Treat LLDP packets as control | Petr Machata |
2022-05-04 | mlxsw: spectrum_dcb: Do not warn about priority changes | Petr Machata |
2022-05-04 | net/mlx5: Fix matching on inner TTC | Mark Bloch |
2022-05-04 | net/mlx5: Avoid double clear or set of sync reset requested | Moshe Shemesh |
2022-05-04 | net/mlx5: Fix deadlock in sync reset flow | Moshe Shemesh |
2022-05-04 | net/mlx5e: Fix trust state reset in reload | Moshe Tal |
2022-05-04 | net/mlx5e: Avoid checking offload capability in post_parse action | Ariel Levkovich |
2022-05-04 | net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release | Paul Blakey |
2022-05-04 | net/mlx5e: TC, fix decap fallback to uplink when int port not supported | Ariel Levkovich |
2022-05-04 | net/mlx5e: TC, Fix ct_clear overwriting ct action metadata | Ariel Levkovich |
2022-05-04 | net/mlx5e: Lag, Don't skip fib events on current dst | Vlad Buslov |
2022-05-04 | net/mlx5e: Lag, Fix fib_info pointer assignment | Vlad Buslov |
2022-05-04 | net/mlx5e: Lag, Fix use-after-free in fib event handler | Vlad Buslov |
2022-05-04 | net/mlx5e: Fix the calling of update_buffer_lossy() API | Mark Zhang |
2022-05-04 | net/mlx5e: Don't match double-vlan packets if cvlan is not set | Vlad Buslov |
2022-05-04 | net/mlx5: Fix slab-out-of-bounds while reading resource dump menu | Aya Levin |
2022-05-04 | net/mlx5e: Fix wrong source vport matching on tunnel rule | Ariel Levkovich |
2022-05-03 | net/mlx5: Allow future addition of IPsec object modifiers | Leon Romanovsky |
2022-05-03 | net/mlx5: Don't perform lookup after already known sec_path | Leon Romanovsky |
2022-05-03 | net/mlx5: Cleanup XFRM attributes struct | Leon Romanovsky |
2022-05-03 | net/mlx5: Remove not-supported ICV length | Leon Romanovsky |
2022-05-03 | net/mlx5: Simplify IPsec capabilities logic | Leon Romanovsky |
2022-05-03 | net/mlx5: Don't advertise IPsec netdev support for non-IPsec device | Leon Romanovsky |
2022-05-03 | net/mlx5: Make sure that no dangling IPsec FS pointers exist | Leon Romanovsky |
2022-05-03 | net/mlx5: Clean IPsec FS add/delete rules | Leon Romanovsky |
2022-05-03 | net/mlx5: Simplify HW context interfaces by using SA entry | Leon Romanovsky |
2022-05-03 | net/mlx5: Remove indirections from esp functions | Leon Romanovsky |
2022-05-03 | net/mlx5: Merge various control path IPsec headers into one file | Leon Romanovsky |
2022-05-03 | net/mlx5: Remove useless validity check | Leon Romanovsky |
2022-05-03 | net/mlx5: Store IPsec ESN update work in XFRM state | Leon Romanovsky |
2022-05-03 | net/mlx5: Reduce useless indirection in IPsec FS add/delete flows | Leon Romanovsky |
2022-05-03 | net/mlx5: Don't hide fallback to software IPsec in FS code | Leon Romanovsky |
2022-05-03 | net/mlx5: Check IPsec TX flow steering namespace in advance | Leon Romanovsky |
2022-05-03 | net/mlx5: Simplify IPsec flow steering init/cleanup functions | Leon Romanovsky |
2022-05-03 | Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker... | Paolo Abeni |
2022-05-03 | mlxsw: Configure descriptor buffers | Petr Machata |
2022-05-03 | mlxsw: reg: Add "desc" field to SBPR | Petr Machata |
2022-05-02 | net/mlx5: fs, an FTE should have no dests when deleted | Mark Bloch |
2022-05-02 | net/mlx5: fs, call the deletion function of the node | Mark Bloch |
2022-05-02 | net/mlx5: fs, delete the FTE when there are no rules attached to it | Mark Bloch |
2022-05-02 | net/mlx5: fs, do proper bookkeeping for forward destinations | Mark Bloch |
2022-05-02 | net/mlx5: fs, add unused destination type | Mark Bloch |
2022-05-02 | net/mlx5: fs, jump to exit point and don't fall through | Mark Bloch |
2022-05-02 | net/mlx5: fs, refactor software deletion rule | Mark Bloch |
2022-05-02 | net/mlx5: fs, split software and IFC flow destination definitions | Mark Bloch |
2022-05-02 | net/mlx5e: TC, set proper dest type | Mark Bloch |