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
/
dsa_priv.h
Age
Commit message (
Expand
)
Author
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
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-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
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: pass flags and mask to both {PRE_,}BRIDGE_FLAGS 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-03
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
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-09
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
2020-11-09
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-10-02
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
2020-10-02
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
2020-09-23
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-07-05
net: dsa: Add __percpu property to prevent warnings
Andrew Lunn
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
2020-05-10
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-04-23
net: dsa: add GRO support via gro_cells
Alexander Lobakin
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-03-27
net: dsa: configure the MTU for switch ports
Vladimir Oltean
2020-03-03
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2019-12-17
net: dsa: Make PHYLINK related function static again
Florian Fainelli
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-10-22
net: dsa: use ports list to find slave
Vivien Didelot
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
[next]