summaryrefslogtreecommitdiff
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dsa: remove the transactional logic from ageing time notifiersVladimir Oltean2021-01-113-15/+7
* | net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-114-86/+57
* | net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean2021-01-114-69/+17
* | net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-16/+7
* | net: dsa: dsa_legacy_fdb_{add,del} can be staticVladimir Oltean2021-01-092-17/+8
* | net: dsa: remove the DSA specific notifiersVladimir Oltean2021-01-072-39/+0
* | net: dsa: export dsa_slave_dev_checkVladimir Oltean2021-01-072-1/+1
* | net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean2021-01-071-0/+1
* | net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean2021-01-071-11/+55
* | net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDBVladimir Oltean2021-01-071-0/+3
* | net: dsa: move switchdev event implementation under the same switch/case stat...Vladimir Oltean2021-01-071-19/+16
* | net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_workVladimir Oltean2021-01-072-53/+65
* | net: dsa: be louder when a non-legacy FDB operation failsVladimir Oltean2021-01-071-3/+7
* | net: dsa: print error on invalid port indexRafał Miłecki2021-01-061-0/+2
|/
* net: dsa: print the MTU value that could not be setRasmus Villemoes2020-12-082-5/+6
* net: dsa: tag_hellcreek: Cleanup includesKurt Kanzenbach2020-11-231-3/+1
* net: dsa: avoid potential use-after-free errorChristian Eggers2020-11-201-3/+3
* net: dsa: tag_dsa: Use a consistent comment styleTobias Waldekranz2020-11-171-20/+8
* net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz2020-11-174-263/+252
* net: dsa: tag_dsa: Allow forwarding of redirected IGMP trafficTobias Waldekranz2020-11-171-3/+29
* net: dsa: use net core stats64 handlingHeiner Kallweit2020-11-093-30/+8
* net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean2020-11-051-0/+12
* net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-053-0/+73
* net: dsa: tag_ar9331: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-3/+0
* net: dsa: tag_gswip: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-5/+0
* net: dsa: tag_dsa: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-5/+0
* net: dsa: tag_brcm: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-3/+0
* net: dsa: tag_edsa: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-4/+0
* net: dsa: tag_lan9303: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-9/+0
* net: dsa: tag_mtk: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-3/+0
* net: dsa: tag_ocelot: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-7/+0
* net: dsa: tag_qca: let DSA core deal with TX reallocationVladimir Oltean2020-11-021-3/+0
* net: dsa: trailer: don't allocate additional memory for padding/taggingChristian Eggers2020-11-021-29/+2
* net: dsa: tag_ksz: don't allocate additional memory for padding/taggingChristian Eggers2020-11-021-64/+9
* net: dsa: implement a central TX reallocation procedureVladimir Oltean2020-11-021-0/+45
* net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers2020-10-191-0/+2
* net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-131-20/+1
* net: dsa: tag_ocelot: use VLAN information from tagging header when availableVladimir Oltean2020-10-111-0/+34
* net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-052-9/+17
* net: dsa: Add devlink port regions support to DSAAndrew Lunn2020-10-041-0/+14
* net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn2020-10-041-53/+72
* net: dsa: Make use of devlink port flavour unusedAndrew Lunn2020-10-041-0/+10
* net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli2020-10-021-8/+3
* net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli2020-10-021-2/+1
* net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli2020-10-021-13/+2
* net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli2020-10-021-0/+9
* net: dsa: tag_rtl4_a: use the generic flow dissector procedureVladimir Oltean2020-09-261-9/+0
* net: dsa: tag_sja1105: use a custom flow dissector procedureVladimir Oltean2020-09-261-0/+11
* net: dsa: tag_qca: use the generic flow dissector procedureVladimir Oltean2020-09-261-8/+0
* net: dsa: tag_mtk: use the generic flow dissector procedureVladimir Oltean2020-09-261-8/+0