index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
Age
Commit message (
Expand
)
Author
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
2022-03-17
net: dsa: Validate hardware support for MST
Tobias Waldekranz
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-23
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
2022-02-22
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-19
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-18
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-17
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-01-05
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-01-05
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2021-12-09
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-12-01
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
2021-12-01
net: dsa: consolidate phylink creation
Russell King (Oracle)
2021-11-01
net: dsa: populate supported_interfaces member
Marek Behún
2021-10-26
net: dsa: flush switchdev workqueue when leaving the bridge
Vladimir Oltean
2021-10-21
net: dsa: remove gratuitous use of dsa_is_{user,dsa,cpu}_port
Vladimir Oltean
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
[next]