index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-11-23
net: dsa: tag_hellcreek: Cleanup includes
Kurt Kanzenbach
2020-11-20
net: dsa: avoid potential use-after-free error
Christian Eggers
2020-11-17
net: dsa: tag_dsa: Use a consistent comment style
Tobias Waldekranz
2020-11-17
net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
Tobias Waldekranz
2020-11-17
net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic
Tobias Waldekranz
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2020-11-05
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
2020-11-02
net: dsa: tag_ar9331: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_gswip: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_brcm: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_edsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_lan9303: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_mtk: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_ocelot: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: tag_qca: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-02
net: dsa: trailer: don't allocate additional memory for padding/tagging
Christian Eggers
2020-11-02
net: dsa: tag_ksz: don't allocate additional memory for padding/tagging
Christian Eggers
2020-11-02
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
2020-10-19
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
2020-10-13
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-11
net: dsa: tag_ocelot: use VLAN information from tagging header when available
Vladimir Oltean
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-04
net: dsa: Add devlink port regions support to DSA
Andrew Lunn
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-10-02
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
2020-10-02
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
2020-10-02
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
2020-09-26
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: point out the tail taggers
Vladimir Oltean
2020-09-26
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
2020-09-26
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
2020-09-26
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-23
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2020-09-23
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]