index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
port.c
Age
Commit message (
Expand
)
Author
2024-06-10
net: dsa: update the unicast MAC address when changing conduit
Marek BehĂșn
2024-05-29
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
2024-05-01
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2024-04-11
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-11
net: dsa: remove dsa_port_phylink_validate()
Russell King (Oracle)
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-08-09
net: dsa: mark parsed interface mode for legacy switch drivers
Russell King (Oracle)
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-18
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
2023-05-26
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
2023-04-03
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
2023-03-30
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-15
net: dsa: remove phylink_validate() method
Vladimir Oltean
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-10-09
net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
Yang Yingliang
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-08-22
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
2022-08-17
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-09
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-22
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
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
[next]