Show patches with: Submitter = Vladimir Oltean       |    State = Action Required       |    Archived = No       |   532 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[v5,net-next,15/15] net: dsa: replay the local bridge FDB entries pointing to the bridge dev too RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,14/15] net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are on the same dev RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,13/15] net: dsa: include fdb entries pointing to bridge in the host fdb list RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,11/15] net: dsa: sync static FDB entries on foreign interfaces to hardware RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,10/15] net: dsa: install the host MDB and FDB entries in the master's RX filter RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,09/15] net: dsa: reference count the FDB addresses at the cross-chip notifier level RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,08/15] net: dsa: introduce a separate cross-chip notifier type for host FDBs RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,07/15] net: dsa: reference count the MDB entries at the cross-chip notifier level RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,06/15] net: dsa: introduce a separate cross-chip notifier type for host MDBs RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,04/15] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,03/15] net: bridge: allow br_fdb_replay to be called for the bridge device RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,02/15] net: bridge: switchdev: send FDB notifications for host addresses RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[v5,net-next,01/15] net: bridge: use READ_ONCE() and WRITE_ONCE() compiler barriers for fdb->dst RX filtering in DSA --- 2021-06-29 Vladimir Oltean New
[net-next,2/2] net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} Trivial print improvements in ndo_dflt_fdb_{add,del} --- 2021-06-29 Vladimir Oltean New
[net-next,1/2] net: use netdev_info in ndo_dflt_fdb_{add,del} Trivial print improvements in ndo_dflt_fdb_{add,del} --- 2021-06-29 Vladimir Oltean New
[v4,net-next,11/14] net: dsa: include bridge addresses which are local in the host fdb list RX filtering in DSA --- 2021-06-28 Vladimir Oltean New
[v4,net-next,09/14] net: dsa: install the host MDB and FDB entries in the master's RX filter RX filtering in DSA --- 2021-06-28 Vladimir Oltean New
[v4,net-next,04/14] net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of RX filtering in DSA --- 2021-06-28 Vladimir Oltean New
[v4,net-next,03/14] net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del RX filtering in DSA --- 2021-06-28 Vladimir Oltean New
[v4,net-next,02/14] net: bridge: allow br_fdb_replay to be called for the bridge device RX filtering in DSA --- 2021-06-28 Vladimir Oltean New
[RFC,v3,net-next,03/15] net: bridge: allow br_mdb_replay to be called for the bridge device Untitled series #140492 --- 2021-06-27 Vladimir Oltean New
[v2,net-next,7/8] net: dsa: refactor the prechangeupper sanity checks into a dedicated function [v2,net-next,1/8] net: bridge: include the is_local bit in br_fdb_replay --- 2021-06-27 Vladimir Oltean New
[v2,net-next,6/8] net: bridge: allow the switchdev replay functions to be called for deletion [v2,net-next,1/8] net: bridge: include the is_local bit in br_fdb_replay --- 2021-06-27 Vladimir Oltean New
[v2,net-next,3/8] net: switchdev: add a context void pointer to struct switchdev_notifier_info [v2,net-next,1/8] net: bridge: include the is_local bit in br_fdb_replay --- 2021-06-27 Vladimir Oltean New
[v2,net-next,1/8] net: bridge: include the is_local bit in br_fdb_replay [v2,net-next,1/8] net: bridge: include the is_local bit in br_fdb_replay --- 2021-06-27 Vladimir Oltean New
[net-next,7/7] net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG Cleanup for the bridge replay helpers --- 2021-06-25 Vladimir Oltean New
[net-next,5/7] net: bridge: constify variables in the replay helpers Cleanup for the bridge replay helpers --- 2021-06-25 Vladimir Oltean New
[net-next,4/7] net: bridge: ignore switchdev events for LAG ports which didn't request replay Cleanup for the bridge replay helpers --- 2021-06-25 Vladimir Oltean New
[net-next,2/7] net: ocelot: delete call to br_fdb_replay Cleanup for the bridge replay helpers --- 2021-06-25 Vladimir Oltean New
[net] net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs() [net] net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs() --- 2021-06-24 Vladimir Oltean New
[net-next,2/2] net: dsa: sja1105: document the SJA1110 in the Kconfig Document the NXP SJA1110 switch as supported --- 2021-06-24 Vladimir Oltean New
[v2,net-next,6/6] net: dsa: remove cross-chip support from the MRP notifiers Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[v2,net-next,5/6] net: dsa: targeted MTU notifiers should only match on one port Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[v2,net-next,4/6] net: dsa: calculate the largest_mtu across all ports in the tree Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[v2,net-next,3/6] net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topologies Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[v2,net-next,2/6] net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[v2,net-next,1/6] net: dsa: assert uniqueness of dsa,member properties Improvement for DSA cross-chip setups --- 2021-06-21 Vladimir Oltean New
[net-next] net: dsa: sja1105: completely error out in sja1105_static_config_reload if something fails [net-next] net: dsa: sja1105: completely error out in sja1105_static_config_reload if something f... --- 2021-06-18 Vladimir Oltean New
[net-next] net: dsa: sja1105: allow the TTEthernet configuration in the static config for SJA1110 [net-next] net: dsa: sja1105: allow the TTEthernet configuration in the static config for SJA1110 --- 2021-06-18 Vladimir Oltean New
[net-next] net: dsa: sja1105: properly power down the microcontroller clock for SJA1110 [net-next] net: dsa: sja1105: properly power down the microcontroller clock for SJA1110 --- 2021-06-18 Vladimir Oltean New
[net-next] net: flow_dissector: fix RPS on DSA masters [net-next] net: flow_dissector: fix RPS on DSA masters --- 2021-06-14 Vladimir Oltean New
[v3,net-next,2/4] net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of TS_SEC_MASK Fixes and improvements to TJA1103 PHY driver --- 2021-06-14 Vladimir Oltean New
[v2,net-next,2/3] net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound [v2,net-next,1/3] net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug --- 2021-06-14 Vladimir Oltean New
[v2,net-next,1/3] net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug [v2,net-next,1/3] net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug --- 2021-06-14 Vladimir Oltean New
[net-next,3/3] net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave registers Fixes and improvements to TJA1103 PHY driver --- 2021-06-14 Vladimir Oltean New
[v3,net-next,12/13] net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special' Port the SJA1105 DSA driver to XPCS --- 2021-06-11 Vladimir Oltean New
[v3,net-next,08/13] net: pcs: xpcs: add support for NXP SJA1110 Port the SJA1105 DSA driver to XPCS --- 2021-06-11 Vladimir Oltean New
[v3,net-next,03/10] net: dsa: generalize overhead for taggers that use both headers and trailers Untitled series #135976 --- 2021-06-11 Vladimir Oltean New
[v3,net-next,02/10] net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110 Untitled series #135976 --- 2021-06-11 Vladimir Oltean New
[v2,net-next,10/10] net: dsa: sja1105: implement TX timestamping for SJA1110 DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[v2,net-next,07/10] net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[v2,net-next,13/13] net: dsa: sja1105: plug in support for 2500base-x Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,11/13] net: dsa: sja1105: register the PCS MDIO bus for SJA1110 Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,10/13] net: dsa: sja1105: migrate to xpcs for SGMII Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,09/13] net: pcs: xpcs: export xpcs_do_config and xpcs_link_up Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,07/13] net: pcs: xpcs: add support for NXP SJA1105 Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,06/13] net: pcs: xpcs: also ignore phy id if it's all ones Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,05/13] net: pcs: xpcs: add support for sgmii with no inband AN Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,04/13] net: pcs: xpcs: move register bit descriptions to a header file Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[v2,net-next,01/13] net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs Port the SJA1105 DSA driver to XPCS --- 2021-06-10 Vladimir Oltean New
[net-next,09/10] net: dsa: sja1105: add the RX timestamping procedure for SJA1110 DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,08/10] net: dsa: add support for the SJA1110 native tagging protocol DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,06/10] net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,05/10] net: dsa: tag_8021q: remove shim declarations DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,04/10] net: dsa: tag_sja1105: stop resetting network and transport headers DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,01/10] net: dsa: sja1105: enable the TTEthernet engine on SJA1110 DSA tagging driver for NXP SJA1110 --- 2021-06-10 Vladimir Oltean New
[net-next,13/13] net: dsa: sja1105: plug in support for 2500base-x Port the SJA1105 DSA driver to XPCS --- 2021-06-09 Vladimir Oltean New
[net-next] net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution [net-next] net: dsa: felix: set TX flow control according to the phylink_mac_link_up resolution --- 2021-06-08 Vladimir Oltean New
[v3,net-next,4/4] net: dsa: sja1105: register the MDIO buses for 100base-T1 and 100base-TX Add NXP SJA1110 support to the sja1105 DSA driver --- 2021-06-08 Vladimir Oltean New
[v3,net-next,3/4] net: dsa: sja1105: make sure the retagging port is enabled for SJA1110 Add NXP SJA1110 support to the sja1105 DSA driver --- 2021-06-08 Vladimir Oltean New
[v2,net-next,4/4] dt-bindings: net: dsa: sja1105: convert to YAML schema Convert NXP SJA1105 DSA driver to YAML --- 2021-06-04 Vladimir Oltean New
[v2,net-next,3/4] net: dsa: sja1105: determine PHY/MAC role from PHY interface type Convert NXP SJA1105 DSA driver to YAML --- 2021-06-04 Vladimir Oltean New
[v2,net-next,2/4] net: dsa: sja1105: apply RGMII delays based on the fixed-link property Convert NXP SJA1105 DSA driver to YAML --- 2021-06-04 Vladimir Oltean New
[v2,net-next,1/4] net: phy: introduce PHY_INTERFACE_MODE_REVRMII Convert NXP SJA1105 DSA driver to YAML --- 2021-06-04 Vladimir Oltean New
[v3,net-next,9/9] net: pcs: xpcs: convert to phylink_pcs_ops Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,8/9] net: pcs: xpcs: convert to mdio_device Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,7/9] net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write} Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,6/9] net: pcs: xpcs: export xpcs_probe Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,4/9] net: pcs: xpcs: export xpcs_validate Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,2/9] net: pcs: xpcs: there is only one PHY ID Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[v3,net-next,1/9] net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops() Convert xpcs to phylink_pcs_ops --- 2021-06-02 Vladimir Oltean New
[net-next,2/2] net: enetc: count the tc-taprio window drops Report tc-taprio window drops in NXP ENETC driver --- 2021-06-02 Vladimir Oltean New
[net-next,1/2] net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled Report tc-taprio window drops in NXP ENETC driver --- 2021-06-02 Vladimir Oltean New
[RFC,v2,net-next,5/9] net: pcs: xpcs: export xpcs_config_eee Convert xpcs to phylink_pcs_ops --- 2021-06-01 Vladimir Oltean New
[RFC,v2,net-next,3/9] net: pcs: xpcs: make the checks related to the PHY interface mode stateless Convert xpcs to phylink_pcs_ops --- 2021-06-01 Vladimir Oltean New
[RFC,v2,net-next,2/9] net: pcs: xpcs: there is only one PHY ID Convert xpcs to phylink_pcs_ops --- 2021-06-01 Vladimir Oltean New
[net-next] dt-bindings: net: dsa: sja1105: convert to YAML schema [net-next] dt-bindings: net: dsa: sja1105: convert to YAML schema --- 2021-05-31 Vladimir Oltean New
[net-next] net: enetc: catch negative return code from enetc_pf_to_port() [net-next] net: enetc: catch negative return code from enetc_pf_to_port() --- 2021-05-31 Vladimir Oltean New
[net] net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs [net] net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs --- 2021-05-31 Vladimir Oltean New
[v3,net-next,8/8] net: dsa: sja1105: some table entries are always present when read dynamically Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,7/8] net: dsa: sja1105: always keep RGMII ports in the MAC role Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,6/8] net: dsa: sja1105: add a translation table for port speeds Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,5/8] net: dsa: sja1105: add a PHY interface type compatibility matrix Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,4/8] net: dsa: sja1105: cache the phy-mode port property Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,3/8] net: dsa: sja1105: the 0x1F0000 SGMII "base address" is actually MDIO_MMD_VEND2 Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,2/8] net: dsa: sja1105: allow SGMII PCS configuration to be per port Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[v3,net-next,1/8] net: dsa: sja1105: be compatible with "ethernet-ports" OF node name Part 2 of SJA1105 DSA driver preparation for new switch introduction (SJA1110) --- 2021-05-30 Vladimir Oltean New
[RFC,net-next,3/8] net: pcs: xpcs: export xpcs_validate [RFC,net-next,1/8] net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops() --- 2021-05-27 Vladimir Oltean New
« 1 2 3 45 6 »