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
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2020-05-12
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
2020-05-10
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-10
net: dsa: loop: Add module soft dependency
Florian Fainelli
2020-05-10
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
2020-05-08
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
2020-05-08
net: dsa: vsc73xx: convert to devm_platform_ioremap_resource
Wei Yongjun
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-05-07
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
2020-05-07
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2020-05-07
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
2020-05-01
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2020-05-01
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-04-30
net: dsa: b53: Remove is_static argument to b53_read_op()
Florian Fainelli
2020-04-30
net: dsa: b53: Bound check ARL searches
Florian Fainelli
2020-04-30
net: dsa: b53: Provide number of ARL buckets
Florian Fainelli
2020-04-30
net: dsa: b53: Rename num_arl_entries to num_arl_bins
Florian Fainelli
2020-04-29
net: dsa: mv88e6xxx: remove duplicate assignment of struct members
Jason Yan
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-22
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
2020-04-22
net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
Florian Fainelli
2020-04-22
net: dsa: b53: Rework ARL bin logic
Florian Fainelli
2020-04-22
net: dsa: b53: Fix ARL register definitions
Florian Fainelli
2020-04-22
net: dsa: b53: Fix valid setting for MDB entries
Florian Fainelli
2020-04-22
net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
Florian Fainelli
2020-04-21
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
2020-04-21
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-20
net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
Vladimir Oltean
2020-04-18
net: dsa: b53: per-port interrupts are optional
Florian Fainelli
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-04-14
net: dsa: mv88e6xxx: Configure MAC when using fixed link
Andrew Lunn
2020-04-07
net: dsa: mt7530: move mt7623 settings out off the mt7530
René van Dorst
2020-04-06
net: dsa: bcm_sf2: Ensure correct sub-node is parsed
Florian Fainelli
2020-04-06
net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
Florian Fainelli
[prev]
[next]