index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa_priv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-16
1
-0
/
+1
*
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
2021-08-24
1
-0
/
+2
*
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-23
1
-0
/
+2
*
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-12
1
-2
/
+2
*
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
1
-0
/
+9
*
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-0
/
+14
*
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
1
-0
/
+29
*
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-0
/
+26
*
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
1
-1
/
+1
*
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-08
1
-1
/
+1
*
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
1
-2
/
+0
*
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
1
-0
/
+14
*
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
1
-0
/
+43
*
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
1
-0
/
+2
*
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
1
-4
/
+2
*
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-07-20
1
-3
/
+16
*
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
1
-0
/
+16
*
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
2021-07-20
1
-0
/
+6
*
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2021-06-29
1
-0
/
+1
*
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
2021-06-29
1
-0
/
+7
*
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
2021-06-29
1
-0
/
+6
*
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
2021-06-28
1
-0
/
+4
*
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
2021-06-21
1
-2
/
+2
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
1
-0
/
+5
*
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
2021-03-23
1
-0
/
+3
*
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
2021-03-23
1
-2
/
+4
*
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2021-03-19
1
-13
/
+1
*
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2021-03-08
1
-11
/
+14
*
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
1
-0
/
+26
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-1
/
+3
*
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
2021-02-13
1
-3
/
+6
*
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-13
1
-2
/
+4
*
net: dsa: add support for offloading HSR
George McCollister
2021-02-11
1
-0
/
+11
*
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2021-02-06
1
-0
/
+13
*
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
2021-02-04
1
-1
/
+9
*
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-30
1
-0
/
+15
*
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-30
1
-0
/
+2
*
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-15
1
-0
/
+36
*
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-12
1
-1
/
+0
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
1
-12
/
+6
*
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-12
1
-6
/
+2
*
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-10
1
-9
/
+0
*
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-08
1
-1
/
+0
*
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
2021-01-08
1
-0
/
+12
*
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-10
1
-2
/
+0
*
net: dsa: Utilize __vlan_find_dev_deep_rcu()
Florian Fainelli
2020-10-02
1
-8
/
+3
*
net: dsa: Obtain VLAN protocol from skb->protocol
Florian Fainelli
2020-10-02
1
-2
/
+1
*
net: dsa: untag the bridge pvid from rx skbs
Vladimir Oltean
2020-09-24
1
-0
/
+66
*
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
2020-09-12
1
-2
/
+0
[next]