index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
2021-11-03
1
-0
/
+3
*
net: dsa: populate supported_interfaces member
Marek Behún
2021-11-01
2
-0
/
+8
*
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-27
1
-33
/
+8
*
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
2021-10-26
1
-3
/
+0
*
net: dsa: flush switchdev workqueue when leaving the bridge
Vladimir Oltean
2021-10-26
1
-0
/
+2
*
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
2021-10-25
1
-2
/
+0
*
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-25
2
-24
/
+53
*
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
2021-10-25
1
-2
/
+2
*
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
3
-53
/
+26
*
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
2021-10-24
1
-2
/
+0
*
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-24
2
-24
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-2
/
+7
|
\
|
*
net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'
Christophe JAILLET
2021-10-19
1
-2
/
+7
*
|
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
2021-10-21
3
-19
/
+19
*
|
net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port
Vladimir Oltean
2021-10-21
1
-4
/
+1
*
|
net: dsa: convert cross-chip notifiers to iterate using dp
Vladimir Oltean
2021-10-21
2
-102
/
+112
*
|
net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port
Vladimir Oltean
2021-10-21
1
-2
/
+2
*
|
net: dsa: do not open-code dsa_switch_for_each_port
Vladimir Oltean
2021-10-21
1
-30
/
+14
*
|
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-10-21
5
-52
/
+42
*
|
net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
Alvin Šipraga
2021-10-18
3
-0
/
+185
*
|
net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
Alvin Šipraga
2021-10-18
2
-8
/
+8
*
|
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
2021-10-18
1
-0
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-14
6
-39
/
+40
|
\
|
|
*
net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING p...
Vladimir Oltean
2021-10-12
1
-1
/
+2
|
*
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
2021-10-12
2
-15
/
+25
|
*
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
2021-10-12
3
-3
/
+1
|
*
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
2021-10-12
1
-1
/
+0
|
*
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-10-12
1
-0
/
+43
|
*
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
2021-10-12
1
-1
/
+1
|
*
net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol
Vladimir Oltean
2021-10-09
1
-0
/
+2
|
*
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
2021-10-08
1
-3
/
+9
|
*
net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...
Vladimir Oltean
2021-10-08
1
-18
/
+2
|
*
net: dsa: fix bridge_num not getting cleared after ports leaving the bridge
Vladimir Oltean
2021-10-08
1
-1
/
+1
*
|
net: dsa: unregister cross-chip notifier after ds->ops->teardown
Vladimir Oltean
2021-10-13
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
1
-1
/
+1
|
\
|
|
*
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
2021-10-04
1
-1
/
+1
*
|
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-2
/
+2
*
|
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
2021-10-02
1
-0
/
+39
*
|
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
2021-09-29
1
-1
/
+0
*
|
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
2021-09-29
1
-1
/
+0
*
|
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
3
-10
/
+108
|
\
|
|
*
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
2021-09-21
1
-3
/
+9
|
*
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
2021-09-21
1
-0
/
+1
|
*
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
2021-09-19
1
-5
/
+46
|
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+50
|
*
net: update NXP copyright text
Vladimir Oltean
2021-09-17
2
-2
/
+2
*
|
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
2021-09-23
1
-1
/
+0
*
|
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-09-23
1
-0
/
+43
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-6
/
+1
[next]