Age | Commit message (Expand) | Author |
2022-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-05 | net: sparx5: Add handling of host MDB entries | Casper Andersson |
2022-05-04 | net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARD | Vladimir Oltean |
2022-05-04 | net: mscc: ocelot: drop port argument from qos_policer_conf_set | Vladimir Oltean |
2022-05-04 | net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_block | Vladimir Oltean |
2022-05-04 | net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block | Vladimir Oltean |
2022-05-04 | net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block() | Vladimir Oltean |
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 | sfc: Copy a subset of mcdi_pcol.h to siena | Martin Habets |
2022-05-04 | sfc: Disable Siena support | Martin Habets |
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 | bnxt_en: Fix unnecessary dropping of RX packets | Michael Chan |
2022-05-03 | bnxt_en: Initiallize bp->ptp_lock first before using it | Michael Chan |
2022-05-03 | bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag | Somnath Kotur |
2022-05-03 | smsc911x: allow using IRQ0 | Sergey Shtylyov |