Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-03-26net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean
2021-02-17net: dsa: add MRP supportHoratiu Vultur
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-12net: dsa: add support for offloading HSRGeorge McCollister
2021-01-30net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean
2021-01-15net: dsa: Link aggregation supportTobias Waldekranz
2021-01-12net: dsa: remove obsolete comments about switchdev transactionsVladimir Oltean
2021-01-12net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-12net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-12net: dsa: remove the transactional logic from ageing time notifiersVladimir Oltean
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-12net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-09-21net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...Vladimir Oltean
2020-05-11net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-03-28net: dsa: configure the MTU for switch portsVladimir Oltean
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot
2019-08-28net: dsa: program VLAN on CPU port from slaveVivien Didelot
2019-08-28net: dsa: remove bitmap operationsVivien Didelot
2019-08-12net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-01net: dsa: Unset vlan_filtering when ports leave the bridgeVladimir Oltean
2019-05-01net: dsa: Fix pharse -> phase typoVladimir Oltean
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli
2018-07-19net: dsa: Remove VLA usageSalvatore Mesoraca
2017-12-03net: dsa: support cross-chip FDB operationsVivien Didelot
2017-12-03net: dsa: add switch mdb bitmap functionsVivien Didelot
2017-12-03net: dsa: add switch vlan bitmap functionsVivien Didelot
2017-12-03net: dsa: remove trans argument from mdb opsVivien Didelot
2017-12-03net: dsa: remove trans argument from vlan opsVivien Didelot
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-11net: dsa: return after vlan prepare phaseVivien Didelot
2017-11-11net: dsa: return after mdb prepare phaseVivien Didelot
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn
2017-08-08net: dsa: Remove switchdev dependency from DSA switch notifier chainArkadi Sharshevsky
2017-08-08net: dsa: Remove prepare phase for FDBArkadi Sharshevsky
2017-08-08net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky
2017-06-16net: dsa: add cross-chip multicast supportVivien Didelot
2017-06-08net: dsa: add CPU and DSA ports as VLAN membersVivien Didelot
2017-06-08net: dsa: check VLAN capability of every switchVivien Didelot
2017-05-24net: dsa: support cross-chip ageing timeVivien Didelot
2017-05-23net: dsa: add VLAN notifierVivien Didelot
2017-05-23net: dsa: add MDB notifierVivien Didelot
2017-05-23net: dsa: add FDB notifierVivien Didelot
2017-05-23net: dsa: add notifier for ageing timeVivien Didelot
2017-05-18net: dsa: include dsa.h only onceVivien Didelot
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot
2017-03-29net: dsa: fix copyright holderVivien Didelot