summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-04selftests: forwarding: add helper for retrieving IPv6 link-local address of i...Vladimir Oltean
2022-05-04selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean
2022-05-04selftests: forwarding: add option to run tests with stable MAC addressesVladimir Oltean
2022-05-04net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2022-05-04net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2022-05-04net: mscc: ocelot: use bulk reads for statsColin Foster
2022-05-04net: mscc: ocelot: add ability to perform bulk readsColin Foster
2022-05-04net: ocelot: align macros for consistencyColin Foster
2022-05-04net: mscc: ocelot: remove unnecessary stat reading from ethtoolColin Foster
2022-05-04net: dsa: Never offload FDB entries on standalone portsTobias Waldekranz
2022-05-04net: dsa: tag_dsa: Fix tx from VLAN uppers on non-filtering bridgesTobias Waldekranz
2022-05-04selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-05-04testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen
2022-05-04selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean
2022-05-04net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Support policy entries in the VTUTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Improve indirect addressing performanceTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Improve performance of busy bit pollingTobias Waldekranz
2022-05-04net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devicesTobias Waldekranz
2022-05-04net: dsa: don't emit targeted cross-chip notifiers for MTU changeVladimir Oltean
2022-05-04net: dsa: drop dsa_slave_priv from dsa_slave_change_mtuVladimir Oltean
2022-05-04net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtuVladimir Oltean
2022-05-04net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtuVladimir Oltean
2022-05-04net: dsa: make cross-chip notifiers more efficient for host eventsVladimir Oltean
2022-05-04net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrsVladimir Oltean
2022-05-04net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-05-04net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-05-04Revert "net: dsa: setup master before ports"Vladimir Oltean
2022-05-04Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean
2022-05-04net: dsa: fix missing host-filtered multicast addressesVladimir Oltean
2022-05-04net: dsa: fix panic on shutdown if multi-chip tree failed to probeVladimir Oltean
2022-05-04net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-05-04net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean
2022-05-04net: dsa: be mostly no-op in dsa_slave_set_mac_address when downVladimir Oltean
2022-05-04net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean
2022-05-04net: dsa: move port lists initialization to dsa_port_touchVladimir Oltean
2022-05-04net: dsa: warn if port lists aren't empty in dsa_port_teardownVladimir Oltean
2022-05-04net: dsa: unlock the rtnl_mutex when dsa_master_setup() failsVladimir Oltean
2022-05-04net: dsa: felix: remove redundant assignment in felix_8021q_cpu_port_deinitVladimir Oltean
2022-05-04net: dsa: felix: print error message in felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: initialize "err" to 0 in felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: drop the ptp_type argument from felix_check_xtr_pkt()Vladimir Oltean
2022-05-04net: dsa: felix: remove ocelot->npi assignment from felix_8021q_cpu_port_initVladimir Oltean
2022-05-04net: mscc: ocelot: use pretty names for IPPROTO_UDP and IPPROTO_TCPVladimir Oltean
2022-05-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_block_remove_filterVladimir Oltean
2022-05-04net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto changeVladimir Oltean
2022-05-04net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean
2022-05-04net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean