summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-2/+5
|\
| * net: dsa: call teardown method on probe failureVladimir Oltean2021-02-041-2/+5
* | net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean2021-02-062-0/+21
* | net: dsa: automatically bring user ports down when master goes downVladimir Oltean2021-02-061-0/+24
* | net: dsa: automatically bring up DSA master when opening user portVladimir Oltean2021-02-061-2/+5
* | net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean2021-02-031-1/+9
* | net: dsa: add a second tagger for Ocelot switches based on tag_8021qVladimir Oltean2021-01-293-3/+87
* | net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean2021-01-297-16/+217
* | net: dsa: keep a copy of the tagging protocol in the DSA switch treeVladimir Oltean2021-01-291-12/+24
* | net: dsa: document the existing switch tree notifiers and add a new oneVladimir Oltean2021-01-293-23/+58
* | net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLANVladimir Oltean2021-01-291-2/+13
* | net: dsa: add ops for devlink-sbVladimir Oltean2021-01-151-1/+158
* | net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-152-3/+8
* | dsa: add support for Arrow XRS700x tag trailerGeorge McCollister2021-01-153-0/+68
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-142-0/+14
|\|
| * net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean2021-01-121-0/+4
| * net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean2021-01-121-0/+10
* | net: dsa: tag_dsa: Support reception of packets from LAG devicesTobias Waldekranz2021-01-142-2/+27
* | net: dsa: Link aggregation supportTobias Waldekranz2021-01-145-7/+321
* | net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz2021-01-141-0/+3
* | net: dsa: add optional stats64 supportOleksij Rempel2021-01-121-1/+13
* | net: dsa: remove obsolete comments about switchdev transactionsVladimir Oltean2021-01-112-9/+0
* | net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-6/+2
* | net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-111-9/+6
* | 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