index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
2021-05-10
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
2021-03-23
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
2021-03-23
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
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-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
2021-02-06
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2021-02-06
net: dsa: automatically bring user ports down when master goes down
Vladimir Oltean
2021-02-06
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-14
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
2021-01-11
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-09
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
Vladimir Oltean
2021-01-07
net: dsa: move switchdev event implementation under the same switch/case stat...
Vladimir Oltean
2021-01-07
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
2021-01-07
net: dsa: be louder when a non-legacy FDB operation fails
Vladimir Oltean
2020-12-08
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-11-20
net: dsa: avoid potential use-after-free error
Christian Eggers
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2020-11-02
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
2020-10-13
net: dsa: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
net: dsa: install VLANs into the master's RX filter too
Vladimir Oltean
2020-09-20
net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0
Vladimir Oltean
2020-09-20
net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...
Vladimir Oltean
2020-09-20
net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER
Vladimir Oltean
[next]