Show patches with: Submitter = Vladimir Oltean       |    State = Action Required       |    Archived = No       |   322 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v2,net] Revert "net: phy: Uniform PHY driver access" [v2,net] Revert "net: phy: Uniform PHY driver access" --- 2021-09-14 Vladimir Oltean New
[v2,net] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup [v2,net] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup --- 2021-09-14 Vladimir Oltean New
[RFC,net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports [RFC,net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports --- 2021-09-12 Vladimir Oltean New
[RFC,net,5/5] net: dsa: xrs700x: be compatible with masters which unregister on shutdown Make DSA switch drivers compatible with masters which unregister on shutdown --- 2021-09-12 Vladimir Oltean New
[RFC,net,4/5] net: dsa: microchip: ksz8863: be compatible with masters which unregister on shutdown Make DSA switch drivers compatible with masters which unregister on shutdown --- 2021-09-12 Vladimir Oltean New
[RFC,net,3/5] net: dsa: hellcreek: be compatible with masters which unregister on shutdown Make DSA switch drivers compatible with masters which unregister on shutdown --- 2021-09-12 Vladimir Oltean New
[RFC,net,2/5] net: dsa: be compatible with masters which unregister on shutdown Make DSA switch drivers compatible with masters which unregister on shutdown --- 2021-09-12 Vladimir Oltean New
[RFC,net,1/5] net: mdio: introduce a shutdown method to mdio device drivers Make DSA switch drivers compatible with masters which unregister on shutdown --- 2021-09-12 Vladimir Oltean New
[RFC,net,2/2] net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver Break circular dependency between sja1105.ko and tag_sja1105.ko --- 2021-09-09 Vladimir Oltean New
[RFC,net,1/2] net: dsa: sja1105: split out the probing code into a separate driver Break circular dependency between sja1105.ko and tag_sja1105.ko --- 2021-09-09 Vladimir Oltean New
[RFC,net] net: dsa: tear down devlink port regions when tearing down the devlink port on error [RFC,net] net: dsa: tear down devlink port regions when tearing down the devlink port on error --- 2021-09-02 Vladimir Oltean New
[RFC,v2,net-next,4/5] net: phylink: explicitly configure in-band autoneg for PHYs that support it Let phylink manage in-band AN for the PHY --- 2021-08-30 Vladimir Oltean New
[RFC,v2,net-next,3/5] net: phy: bcm84881: move the in-band capability check where it belongs Let phylink manage in-band AN for the PHY --- 2021-08-30 Vladimir Oltean New
[devicetree,2/2] arm64: dts: add device tree for the LX2160A on the NXP BlueBox3 board [devicetree,1/2] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards --- 2021-08-27 Vladimir Oltean New
[devicetree,1/2] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards [devicetree,1/2] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards --- 2021-08-27 Vladimir Oltean New
[net] net: dsa: mv88e6xxx: stop calling irq_domain_add_simple with the reg_lock held [net] net: dsa: mv88e6xxx: stop calling irq_domain_add_simple with the reg_lock held --- 2021-08-27 Vladimir Oltean New
[net] net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list [net] net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the driver probe list --- 2021-08-27 Vladimir Oltean New
[net-next,3/3] net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid [net-next,1/3] net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports --- 2021-08-24 Vladimir Oltean New
[net-next,1/3] net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports [net-next,1/3] net: dsa: sja1105: prevent tag_8021q VLANs from being received on user ports --- 2021-08-24 Vladimir Oltean New
[RFC,net-next,8/8] selftests: net: dsa: add a stress test for unlocked FDB operations Drop rtnl_lock from DSA .port_fdb_{add,del} --- 2021-08-24 Vladimir Oltean New
[RFC,net-next,6/8] net: dsa: flush switchdev workqueue when leaving the bridge Drop rtnl_lock from DSA .port_fdb_{add,del} --- 2021-08-24 Vladimir Oltean New
[RFC,net-next,3/8] net: mscc: ocelot: serialize access to the MAC table Drop rtnl_lock from DSA .port_fdb_{add,del} --- 2021-08-24 Vladimir Oltean New
[v2,net-next,1/4] net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge ports Plug holes in DSA's software bridging support --- 2021-08-23 Vladimir Oltean New
[net-next,3/3] net: dsa: let drivers state that they need VLAN filtering while standalone Plug holes in DSA's software bridging support --- 2021-08-23 Vladimir Oltean New
[net-next,2/3] net: dsa: don't advertise 'rx-vlan-filter' when not needed Plug holes in DSA's software bridging support --- 2021-08-23 Vladimir Oltean New
[v2,net-next] net: dsa: properly fall back to software bridging [v2,net-next] net: dsa: properly fall back to software bridging --- 2021-08-23 Vladimir Oltean New
[net-next,4/4] docs: net: dsa: document the new methods for bridge TX forwarding offload DSA documentation updates for v5.15 --- 2021-08-21 Vladimir Oltean New
[net-next,3/4] docs: net: dsa: remove references to struct dsa_device_ops::filter DSA documentation updates for v5.15 --- 2021-08-21 Vladimir Oltean New
[RFC,3/4] net: dsa: implement a shared FDB dump procedure Faster ndo_fdb_dump for drivers with shared FDB --- 2021-08-21 Vladimir Oltean New
[RFC,1/4] net: rtnetlink: create a netlink cb context struct for fdb dump Faster ndo_fdb_dump for drivers with shared FDB --- 2021-08-21 Vladimir Oltean New
[v3,net-next,7/7] net: dsa: handle SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE synchronously [v3,net-next,1/7] net: bridge: move br_fdb_replay inside br_switchdev.c --- 2021-08-20 Vladimir Oltean New
[v3,net-next,5/7] net: switchdev: drop the atomic notifier block from switchdev_bridge_port_{,un}offload [v3,net-next,1/7] net: bridge: move br_fdb_replay inside br_switchdev.c --- 2021-08-20 Vladimir Oltean New
[v3,net-next,3/7] net: switchdev: move SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE to the blocking notifier chain [v3,net-next,1/7] net: bridge: move br_fdb_replay inside br_switchdev.c --- 2021-08-20 Vladimir Oltean New
[v3,net-next,1/7] net: bridge: move br_fdb_replay inside br_switchdev.c [v3,net-next,1/7] net: bridge: move br_fdb_replay inside br_switchdev.c --- 2021-08-20 Vladimir Oltean New
[v2,net-next,1/3] net: mscc: ocelot: transmit the "native VLAN" error via extack [v2,net-next,1/3] net: mscc: ocelot: transmit the "native VLAN" error via extack --- 2021-08-19 Vladimir Oltean New
[v2,net-next,2/2] net: mscc: ocelot: allow probing to continue with ports that fail to register Ocelot phylink fixes --- 2021-08-19 Vladimir Oltean New
[net-next,2/2] net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path dpaa2-switch phylink fixes --- 2021-08-19 Vladimir Oltean New
[net] net: dpaa2-switch: disable the control interface on error path [net] net: dpaa2-switch: disable the control interface on error path --- 2021-08-19 Vladimir Oltean New
[RFC,net-next,20/20] net: mscc: ocelot: enforce FDB isolation when VLAN-unaware DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,19/20] net: mscc: ocelot: use helpers for port VLAN membership DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,18/20] net: mscc: ocelot: transmit the VLAN filtering restrictions via extack DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,16/20] net: dsa: sja1105: enforce FDB isolation DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,15/20] net: dsa: request drivers to perform FDB isolation DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,14/20] net: dsa: pass extack to .port_bridge_join driver methods DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,13/20] net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,12/20] net: dsa: tag_8021q: merge RX and TX VLANs DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,11/20] net: dsa: felix: delete workarounds present due to SVL tag_8021q bridging DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,10/20] net: dsa: tag_8021q: add support for imprecise RX based on the VBID DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,09/20] net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,07/20] net: switchdev: don't assume RCU context in switchdev_handle_fdb_{add,del}_to_device DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,05/20] net: bridge: switchdev: make br_fdb_replay offer sleepable context to consumers DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,04/20] net: switchdev: move SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE to the blocking notifier chain DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,03/20] net: dsa: propagate the bridge_num to driver .port_bridge_{join,leave} methods DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,02/20] net: dsa: assign a bridge number even without TX forwarding offload DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[RFC,net-next,01/20] net: dsa: track unique bridge numbers across all DSA switch trees DSA FDB isolation --- 2021-08-18 Vladimir Oltean New
[net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port [net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port --- 2021-08-17 Vladimir Oltean New
[v2,net-next] net: dsa: tag_sja1105: be dsa_loop-safe [v2,net-next] net: dsa: tag_sja1105: be dsa_loop-safe --- 2021-08-17 Vladimir Oltean New
[net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse [net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse --- 2021-08-17 Vladimir Oltean New
[net-next,2/2] net: mscc: ocelot: convert to phylink Convert ocelot to phylink --- 2021-08-15 Vladimir Oltean New
[net-next] net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa [net-next] net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa --- 2021-08-13 Vladimir Oltean New
[RFC,net-next] net: bridge: switchdev: expose the port hwdom as a netlink attribute [RFC,net-next] net: bridge: switchdev: expose the port hwdom as a netlink attribute --- 2021-08-12 Vladimir Oltean New
[net-next,1/2] net: dsa: print more information when a cross-chip notifier fails [net-next,1/2] net: dsa: print more information when a cross-chip notifier fails --- 2021-08-11 Vladimir Oltean New
[net] net: dsa: apply MTU normalization for ports that join a LAG under a bridge too [net] net: dsa: apply MTU normalization for ports that join a LAG under a bridge too --- 2021-08-11 Vladimir Oltean New
[RFC,v2,net-next,6/8] net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port [RFC,v2,net-next,1/8] net: dsa: introduce a dsa_port_is_unused helper --- 2021-08-10 Vladimir Oltean New
[RFC,v2,net-next,3/8] net: dsa: remove the "dsa_to_port in a loop" antipattern from drivers [RFC,v2,net-next,1/8] net: dsa: introduce a dsa_port_is_unused helper --- 2021-08-10 Vladimir Oltean New
[RFC,v2,net-next,1/8] net: dsa: introduce a dsa_port_is_unused helper [RFC,v2,net-next,1/8] net: dsa: introduce a dsa_port_is_unused helper --- 2021-08-10 Vladimir Oltean New
[v2,net-next,4/4] net: dsa: create a helper for locating EtherType DSA headers on TX Untitled series #151447 --- 2021-08-10 Vladimir Oltean New
[v2,net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge [v2,net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers to... --- 2021-08-10 Vladimir Oltean New
[net,4/4] net: dsa: sja1105: fix broken backpressure in .port_fdb_dump Fix broken backpressure during FDB dump in DSA drivers --- 2021-08-10 Vladimir Oltean New
[net,2/4] net: dsa: lan9303: fix broken backpressure in .port_fdb_dump Fix broken backpressure during FDB dump in DSA drivers --- 2021-08-10 Vladimir Oltean New
[RFC,net-next,4/4] net: dsa: b53: express b53_for_each_port in terms of dsa_switch_for_each_port Remove the "dsa_to_port in a loop" antipattern --- 2021-08-09 Vladimir Oltean New
[RFC,net-next,2/4] net: dsa: remove the "dsa_to_port in a loop" antipattern from the core Remove the "dsa_to_port in a loop" antipattern --- 2021-08-09 Vladimir Oltean New
[net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge [net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towar... --- 2021-08-09 Vladimir Oltean New
[RFC,net-next,3/4] net: dsa: create a helper for locating EtherType DSA headers on RX DSA tagger helpers --- 2021-08-09 Vladimir Oltean New
[RFC,net-next,2/4] net: dsa: create a helper which allocates space for EtherType DSA headers DSA tagger helpers --- 2021-08-09 Vladimir Oltean New
[RFC,net-next,1/4] net: dsa: create a helper that strips EtherType DSA headers on RX DSA tagger helpers --- 2021-08-09 Vladimir Oltean New
[net-next,1/2] net: dsa: still fast-age ports joining a bridge if they can't configure learning [net-next,1/2] net: dsa: still fast-age ports joining a bridge if they can't configure learning --- 2021-08-08 Vladimir Oltean New
[net-next,4/5] net: dsa: sja1105: rely on DSA core tracking of port learning state Fast ageing support for SJA1105 DSA driver --- 2021-08-08 Vladimir Oltean New
[net-next,2/5] net: dsa: don't fast age bridge ports with learning turned off Fast ageing support for SJA1105 DSA driver --- 2021-08-08 Vladimir Oltean New
[net-next] net: dsa: don't fast age standalone ports [net-next] net: dsa: don't fast age standalone ports --- 2021-08-08 Vladimir Oltean New
[v2,net,3/3] net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier [v2,net,1/3] net: dsa: stop syncing the bridge mcast_router attribute at join time --- 2021-08-06 Vladimir Oltean New
[v2,net,1/3] net: dsa: stop syncing the bridge mcast_router attribute at join time [v2,net,1/3] net: dsa: stop syncing the bridge mcast_router attribute at join time --- 2021-08-06 Vladimir Oltean New
[net,2/3] net: dsa: mt7530: remove the .port_set_mrouter implementation Always flood multicast to the DSA CPU port --- 2021-08-05 Vladimir Oltean New
[net-next] net: dsa: tag_sja1105: optionally build as module when switch driver is module if PTP is enabled [net-next] net: dsa: tag_sja1105: optionally build as module when switch driver is module if PTP ... --- 2021-08-05 Vladimir Oltean New
[v3,net-next,8/8] net: dsa: sja1105: enable address learning on cascade ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v3,net-next,6/8] net: dsa: sja1105: increase MTU to account for VLAN header on DSA ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v3,net-next,4/8] net: dsa: sja1105: manage the forwarding domain towards DSA ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v3,net-next,2/8] net: dsa: give preference to local CPU ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v2,net-next,7/8] net: dsa: sja1105: suppress TX packets from looping back in "H" topologies NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v2,net-next,5/8] net: dsa: sja1105: manage VLANs on cascade ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v2,net-next,3/8] net: dsa: sja1105: configure the cascade ports based on topology NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v2,net-next,1/8] net: dsa: rename teardown_default_cpu to teardown_cpu_ports NXP SJA1105 driver support for "H" switch topologies --- 2021-08-04 Vladimir Oltean New
[v2,net-next,2/2] Revert "net: build all switchdev drivers as modules when the bridge is a module" Convert switchdev_bridge_port_{,un}offload to notifiers --- 2021-08-03 Vladimir Oltean New
[net-next,1/2] net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge [net-next,1/2] net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge --- 2021-08-03 Vladimir Oltean New
[net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry [net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry --- 2021-08-01 Vladimir Oltean New
[RFC,net-next,10/10] net: dsa: sja1105: drop untagged packets on the CPU and DSA ports [RFC,net-next,01/10] net: dsa: rename teardown_default_cpu to teardown_cpu_ports --- 2021-07-31 Vladimir Oltean New
[net,6/6] net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag FDB fixes for NXP SJA1105 --- 2021-07-30 Vladimir Oltean New
[net,5/6] net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too FDB fixes for NXP SJA1105 --- 2021-07-30 Vladimir Oltean New
[net,2/6] net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fdb_add FDB fixes for NXP SJA1105 --- 2021-07-30 Vladimir Oltean New
[net-next] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge [net-next] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge --- 2021-07-29 Vladimir Oltean New
« 1 2 3 4 »