Age | Commit message (Expand) | Author |
2021-11-03 | net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge | Vladimir Oltean |
2021-11-01 | net: dsa: populate supported_interfaces member | Marek Behún |
2021-10-27 | net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device | Vladimir Oltean |
2021-10-26 | net: dsa: stop calling dev_hold in dsa_slave_fdb_event | Vladimir Oltean |
2021-10-26 | net: dsa: flush switchdev workqueue when leaving the bridge | Vladimir Oltean |
2021-10-25 | net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work | Vladimir Oltean |
2021-10-25 | net: dsa: introduce locking for the address lists on CPU and DSA ports | Vladimir Oltean |
2021-10-25 | net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error | Vladimir Oltean |
2021-10-25 | Revert "Merge branch 'dsa-rtnl'" | David S. Miller |
2021-10-24 | net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work | Vladimir Oltean |
2021-10-24 | net: dsa: introduce locking for the address lists on CPU and DSA ports | Vladimir Oltean |
2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-10-21 | net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument | Vladimir Oltean |
2021-10-21 | net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port | Vladimir Oltean |
2021-10-21 | net: dsa: convert cross-chip notifiers to iterate using dp | Vladimir Oltean |
2021-10-21 | net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port | Vladimir Oltean |
2021-10-21 | net: dsa: do not open-code dsa_switch_for_each_port | Vladimir Oltean |
2021-10-21 | net: dsa: remove the "dsa_to_port in a loop" antipattern from the core | Vladimir Oltean |
2021-10-19 | net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()' | Christophe JAILLET |
2021-10-18 | net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag | Alvin Šipraga |
2021-10-18 | net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile | Alvin Šipraga |
2021-10-18 | net: dsa: allow reporting of standard ethtool stats for slave devices | Alvin Šipraga |
2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-13 | net: dsa: unregister cross-chip notifier after ds->ops->teardown | Vladimir Oltean |
2021-10-12 | net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p... | Vladimir Oltean |
2021-10-12 | net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib | Vladimir Oltean |
2021-10-12 | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver | Vladimir Oltean |
2021-10-12 | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr... | Vladimir Oltean |
2021-10-12 | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver | Vladimir Oltean |
2021-10-12 | net: dsa: fix spurious error message when unoffloaded port leaves bridge | Alvin Šipraga |
2021-10-09 | net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol | Vladimir Oltean |
2021-10-08 | net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports | Vladimir Oltean |
2021-10-08 | net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges... | Vladimir Oltean |
2021-10-08 | net: dsa: fix bridge_num not getting cleared after ports leaving the bridge | Vladimir Oltean |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-04 | dsa: tag_dsa: Fix mask for trunked packets | Andrew Lunn |
2021-10-02 | net: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-10-02 | net: dsa: tag_ocelot: set the classified VLAN during xmit | Vladimir Oltean |
2021-09-29 | net/dsa/tag_ksz.c: remove superfluous headers | Mianhan Liu |
2021-09-29 | net/dsa/tag_8021q.c: remove superfluous headers | Mianhan Liu |
2021-09-27 | net: dsa: Move devlink registration to be last devlink command | Leon Romanovsky |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-23 | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr... | Vladimir Oltean |
2021-09-23 | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver | Vladimir Oltean |
2021-09-22 | devlink: Make devlink_register to be void | Leon Romanovsky |
2021-09-21 | net: dsa: don't allocate the slave_mii_bus using devres | Vladimir Oltean |
2021-09-21 | net: dsa: fix dsa_tree_setup error path | Vladimir Oltean |
2021-09-19 | net: dsa: tear down devlink port regions when tearing down the devlink port o... | Vladimir Oltean |
2021-09-19 | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean |
2021-09-17 | net: update NXP copyright text | Vladimir Oltean |