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
/
dsa_priv.h
Age
Commit message (
Expand
)
Author
2022-11-22
net: dsa: kill off dsa_priv.h
Vladimir Oltean
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-22
net: dsa: move definitions from dsa_priv.h to slave.c
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: merge dsa.c into dsa2.c
Vladimir Oltean
2022-11-22
net: dsa: move notifier definitions to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
2022-11-22
net: dsa: move tagging protocol code to tag.{c,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 master.c to master.h
Vladimir Oltean
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2022-11-17
net: dsa: autoload tag driver module on tagging protocol change
Vladimir Oltean
2022-11-17
net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()
Vladimir Oltean
2022-11-17
net: dsa: strip sysfs "tagging" string of trailing newline
Vladimir Oltean
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
2022-11-17
net: dsa: rename tagging protocol driver modalias
Vladimir Oltean
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
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-23
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
2022-05-12
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
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-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-09
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
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-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-02
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-01-05
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
[next]