index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
switch.c
Age
Commit message (
Expand
)
Author
2022-05-04
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-05-04
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-05-04
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2022-05-04
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-05-04
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-05-04
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-05-04
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-05-04
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-05-04
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-05-04
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-05-04
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-05-04
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-05-04
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-05-04
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-05-04
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-05-04
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2022-05-04
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2022-05-04
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2022-05-04
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2022-05-04
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2022-05-04
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2022-05-04
net: dsa: convert cross-chip notifiers to iterate using dp
Vladimir Oltean
2022-05-04
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2022-01-27
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2021-11-18
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
2021-10-12
net: dsa: fix spurious error message when unoffloaded port leaves bridge
Alvin Šipraga
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
net: dsa: execute dsa_switch_mdb_add only for routing port in cross-chip topo...
Vladimir Oltean
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
2021-03-25
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
2021-02-16
net: dsa: add MRP support
Horatiu Vultur
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-11
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
[next]