index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa_priv.h
Age
Commit message (
Expand
)
Author
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-28
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
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
[next]