- c35b57c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge by Vladimir Oltean · 3 years, 5 months ago
- 37120f2 net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum by Lino Sanfilippo · 3 years, 5 months ago
- 21cf377 net: dsa: ensure linearized SKBs in case of tail taggers by Lino Sanfilippo · 3 years, 5 months ago
- bcb9928 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 3 years, 6 months ago
- b71d098 net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join by Vladimir Oltean · 3 years, 6 months ago
- 63c5145 net: dsa: replay the local bridge FDB entries pointing to the bridge dev too by Vladimir Oltean · 3 years, 6 months ago
- 4bed397 net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev by Vladimir Oltean · 3 years, 6 months ago
- 81a619f net: dsa: include fdb entries pointing to bridge in the host fdb list by Vladimir Oltean · 3 years, 6 months ago
- 10fae4a net: dsa: include bridge addresses which are local in the host fdb list by Tobias Waldekranz · 3 years, 6 months ago
- 3068d46 net: dsa: sync static FDB entries on foreign interfaces to hardware by Vladimir Oltean · 3 years, 6 months ago
- 26ee7b0 net: dsa: install the host MDB and FDB entries in the master's RX filter by Vladimir Oltean · 3 years, 6 months ago
- 3f6e32f net: dsa: reference count the FDB addresses at the cross-chip notifier level by Vladimir Oltean · 3 years, 6 months ago
- 3dc80af net: dsa: introduce a separate cross-chip notifier type for host FDBs by Vladimir Oltean · 3 years, 6 months ago
- 161ca59 net: dsa: reference count the MDB entries at the cross-chip notifier level by Vladimir Oltean · 3 years, 6 months ago
- b8e997c net: dsa: introduce a separate cross-chip notifier type for host MDBs by Vladimir Oltean · 3 years, 6 months ago
- b117e1e net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del by Vladimir Oltean · 3 years, 6 months ago
- 7491894 net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG by Vladimir Oltean · 3 years, 6 months ago
- 4ede74e net: dsa: refactor the prechangeupper sanity checks into a dedicated function by Vladimir Oltean · 3 years, 6 months ago
- 7e8c185 net: bridge: allow the switchdev replay functions to be called for deletion by Vladimir Oltean · 3 years, 6 months ago
- 0d2cfbd net: bridge: ignore switchdev events for LAG ports which didn't request replay by Vladimir Oltean · 3 years, 6 months ago
- 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 6 months ago
- f9bcdc36 net: dsa: remove cross-chip support from the MRP notifiers by Vladimir Oltean · 3 years, 6 months ago
- 88faba2 net: dsa: targeted MTU notifiers should only match on one port by Vladimir Oltean · 3 years, 6 months ago
- 4e4ab79 net: dsa: calculate the largest_mtu across all ports in the tree by Vladimir Oltean · 3 years, 6 months ago
- abd4953 net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topologies by Vladimir Oltean · 3 years, 6 months ago
- a898668 net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers by Vladimir Oltean · 3 years, 6 months ago
- 8674f8d net: dsa: assert uniqueness of dsa,member properties by Vladimir Oltean · 3 years, 6 months ago
- c916e8e net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy flags by Oleksij Rempel · 3 years, 7 months ago
- 566b18c net: dsa: sja1105: implement TX timestamping for SJA1110 by Vladimir Oltean · 3 years, 7 months ago
- 4913b8e net: dsa: add support for the SJA1110 native tagging protocol by Vladimir Oltean · 3 years, 7 months ago
- 617ef8d net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp by Vladimir Oltean · 3 years, 7 months ago
- 233697b net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function by Vladimir Oltean · 3 years, 7 months ago
- baa3ad0 net: dsa: tag_sja1105: stop resetting network and transport headers by Vladimir Oltean · 3 years, 7 months ago
- 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
- 4ef8d85 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 7 months ago
- b94cbc9 net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count by Vladimir Oltean · 3 years, 8 months ago
- a269333 net: dsa: fix a crash if ->get_sset_count() fails by Dan Carpenter · 3 years, 8 months ago
- 4a52dd8 net: selftest: fix build issue if INET is disabled by Oleksij Rempel · 3 years, 8 months ago
- 39e5308 net: mscc: ocelot: support PTP Sync one-step timestamping by Yangbo Lu · 3 years, 8 months ago
- c4b364c net: dsa: free skb->cb usage in core driver by Yangbo Lu · 3 years, 8 months ago
- 5c5416f net: dsa: no longer clone skb in core driver by Yangbo Lu · 3 years, 8 months ago
- cf536ea net: dsa: no longer identify PTP packet in core driver by Yangbo Lu · 3 years, 8 months ago
- cfd12c0 net: dsa: check tx timestamp request in core driver by Yangbo Lu · 3 years, 8 months ago
- 70a7c48 net: dsa: fix bridge support for drivers without port_bridge_flags callback by Oleksij Rempel · 3 years, 9 months ago
- deff710 net: dsa: Allow default tag protocol to be overridden from DT by Tobias Waldekranz · 3 years, 9 months ago
- 21e0b50 net: dsa: Only notify CPU ports of changes to the tag protocol by Tobias Waldekranz · 3 years, 9 months ago
- a71acad net: dsa: enable selftest support for all switches by default by Oleksij Rempel · 3 years, 9 months ago
- 2c4eca3 net: bridge: switchdev: include local flag in FDB notifications by Vladimir Oltean · 3 years, 9 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- fb6ec87 net: dsa: Fix type was not set for devlink port by Maxim Kochetkov · 3 years, 9 months ago
- 952a67f net: dsa: Fix a typo in tag_rtl4_a.c by Lu Wei · 3 years, 9 months ago
- 479dc49 net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge by Vladimir Oltean · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 3fb24a4 dsa: slave: add support for TC_SETUP_FT by Pablo Neira Ayuso · 3 years, 9 months ago
- 0994d49 net: dsa: resolve forwarding path for dsa slave ports by Felix Fietkau · 3 years, 9 months ago
- 010e269 net: dsa: sync up switchdev objects and port attributes when joining the bridge by Vladimir Oltean · 3 years, 10 months ago
- 5961d6a net: dsa: inherit the actual bridge port flags at join time by Vladimir Oltean · 3 years, 10 months ago
- 2afc526 net: dsa: pass extack to dsa_port_{bridge,lag}_join by Vladimir Oltean · 3 years, 10 months ago
- 185c9a7 net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge by Vladimir Oltean · 3 years, 10 months ago
- e0c755a net: dsa: don't assign an error value to tag_ops by George McCollister · 3 years, 10 months ago
- 227d720 dsa: simplify Kconfig symbols and dependencies by Alexander Lobakin · 3 years, 10 months ago
- cc76ce9 net: dsa: Add helper to resolve bridge port from DSA port by Tobias Waldekranz · 3 years, 10 months ago
- 964dbf18 net: dsa: tag_brcm: add support for legacy tags by Álvaro Fernández Rojas · 3 years, 10 months ago
- 2ed2c5f net: ocelot: Remove ocelot_xfh_get_cpuq by Horatiu Vultur · 3 years, 10 months ago
- 7c588c3 net: ocelot: Extend MRP by Horatiu Vultur · 3 years, 10 months ago
- 5a30833 net: dsa: mt7530: support MDB and bridge flag operations by DENG Qingfang · 3 years, 10 months ago
- 03cbb87 net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports by Vladimir Oltean · 3 years, 10 months ago
- 9200f51 net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 10 months ago
- 9eb8bc5 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 3 years, 10 months ago
- 01c2c1a net: dsa: tag_ocelot_8021q: fix driver dependency by Arnd Bergmann · 3 years, 10 months ago
- 94ead4c net: dsa: Fix dependencies with HSR by Florian Fainelli · 3 years, 11 months ago
- 86dd986 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 11 months ago
- a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 3 years, 11 months ago
- c595c43 net: dsa: add MRP support by Horatiu Vultur · 3 years, 11 months ago
- 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 3 years, 11 months ago
- 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
- 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
- 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
- c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 3 years, 11 months ago
- 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 3 years, 11 months ago
- 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 3 years, 11 months ago
- 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 3 years, 11 months ago
- 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 3 years, 11 months ago
- a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
- e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 3 years, 11 months ago
- 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 3 years, 11 months ago
- 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 3 years, 11 months ago
- bd62e6f net: dsa: xrs700x: add HSR offloading support by George McCollister · 3 years, 11 months ago
- 18596f5 net: dsa: add support for offloading HSR by George McCollister · 3 years, 11 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- a324d3d net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces by Vladimir Oltean · 4 years ago
- c0a8a9c net: dsa: automatically bring user ports down when master goes down by Vladimir Oltean · 4 years ago
- 9d5ef19 net: dsa: automatically bring up DSA master when opening user port by Vladimir Oltean · 4 years ago
- 8fd54a7 net: dsa: call teardown method on probe failure by Vladimir Oltean · 4 years ago
- 99b8202 net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored by Vladimir Oltean · 4 years ago
- 7c83a7c net: dsa: add a second tagger for Ocelot switches based on tag_8021q by Vladimir Oltean · 4 years ago
- 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
- 357f203 net: dsa: keep a copy of the tagging protocol in the DSA switch tree by Vladimir Oltean · 4 years ago
- 886f8e2 net: dsa: document the existing switch tree notifiers and add a new one by Vladimir Oltean · 4 years ago