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
Age
Commit message (
Expand
)
Author
2022-10-28
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
2022-10-15
net: dsa: uninitialized variable in dsa_slave_netdevice_event()
Dan Carpenter
2022-10-09
net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
Yang Yingliang
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port register...
Jiri Pirko
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
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: suppress device links to LAG DSA masters
Vladimir Oltean
2022-09-20
net: dsa: suppress appending ethtool stats to LAG DSA masters
Vladimir Oltean
2022-09-20
net: dsa: don't keep track of admin/oper state on LAG DSA masters
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-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-23
net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
Vladimir Oltean
2022-08-23
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
2022-08-23
net: dsa: only bring down user ports assigned to a given DSA master
Vladimir Oltean
2022-08-23
net: dsa: existing DSA masters cannot join upper interfaces
Vladimir Oltean
2022-08-23
net: bridge: move DSA master bridging restriction to DSA
Vladimir Oltean
2022-08-23
net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
Vladimir Oltean
2022-08-23
net: dsa: walk through all changeupper notifier functions
Vladimir Oltean
2022-08-22
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
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-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
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-08-01
net: dsa: Fix spelling mistakes and cleanup code
Xie Shaowen
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-25
net: dsa: fix reference counting for LAG FDBs
Vladimir Oltean
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-05-23
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
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-05-06
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
[next]