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.12.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
/
switch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-10
/
+10
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
1
-2
/
+2
*
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2023-04-12
1
-5
/
+19
*
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
2023-04-12
1
-11
/
+50
*
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
1
-1
/
+1
*
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
2022-11-22
1
-0
/
+46
*
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-22
1
-0
/
+1
*
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
1
-4
/
+18
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-2
/
+2
*
net: dsa: fix reference counting for LAG FDBs
Vladimir Oltean
2022-07-25
1
-0
/
+1
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-12
1
-6
/
+4
*
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
1
-13
/
+1
*
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-04-20
1
-70
/
+48
*
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2022-04-20
1
-58
/
+0
*
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
1
-18
/
+0
*
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
1
-2
/
+4
*
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
1
-35
/
+64
*
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-27
1
-2
/
+2
*
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
1
-0
/
+109
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
1
-4
/
+4
*
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
1
-4
/
+4
*
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
1
-7
/
+180
*
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
1
-0
/
+15
*
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-01-25
1
-3
/
+5
*
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-01-25
1
-13
/
+25
*
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-01-05
1
-24
/
+0
*
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-01-05
1
-64
/
+0
*
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2022-01-05
1
-2
/
+2
*
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
1
-3
/
+49
*
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
1
-0
/
+14
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
1
-1
/
+2
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
1
-6
/
+7
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
1
-4
/
+2
*
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-25
1
-24
/
+52
*
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
1
-52
/
+24
*
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-24
1
-24
/
+52
*
net: dsa: convert cross-chip notifiers to iterate using dp
Vladimir Oltean
2021-10-21
1
-60
/
+69
*
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-10-21
1
-23
/
+17
*
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
2021-10-12
1
-1
/
+1
*
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
1
-5
/
+16
*
net: dsa: properly fall back to software bridging
Vladimir Oltean
2021-08-24
1
-2
/
+4
*
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
1
-0
/
+6
*
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-07-20
1
-8
/
+16
*
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
2021-07-13
1
-2
/
+2
*
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-07-01
1
-2
/
+2
[next]