index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2021-02-06
2
-0
/
+21
*
net: dsa: automatically bring user ports down when master goes down
Vladimir Oltean
2021-02-06
1
-0
/
+24
*
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
2021-02-06
1
-2
/
+5
*
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
2021-02-04
1
-1
/
+9
*
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
2021-01-30
3
-3
/
+87
*
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-30
7
-16
/
+217
*
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
2021-01-30
1
-12
/
+24
*
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-30
3
-23
/
+58
*
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
2021-01-30
1
-2
/
+13
*
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-16
1
-1
/
+158
*
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
2
-3
/
+8
*
dsa: add support for Arrow XRS700x tag trailer
George McCollister
2021-01-16
3
-0
/
+68
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-15
2
-0
/
+14
|
\
|
*
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-13
1
-0
/
+4
|
*
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2021-01-13
1
-0
/
+10
*
|
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2021-01-15
2
-2
/
+27
*
|
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-15
5
-7
/
+321
*
|
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
2021-01-15
1
-0
/
+3
*
|
net: dsa: add optional stats64 support
Oleksij Rempel
2021-01-13
1
-1
/
+13
*
|
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2021-01-12
2
-9
/
+0
*
|
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
1
-6
/
+2
*
|
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-12
1
-9
/
+6
*
|
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-12
3
-15
/
+7
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
4
-86
/
+57
*
|
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-12
4
-69
/
+17
*
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
1
-16
/
+7
*
|
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-10
2
-17
/
+8
*
|
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-08
2
-39
/
+0
*
|
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-08
2
-1
/
+1
*
|
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-08
1
-0
/
+1
*
|
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-08
1
-11
/
+55
*
|
net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
Vladimir Oltean
2021-01-08
1
-0
/
+3
*
|
net: dsa: move switchdev event implementation under the same switch/case stat...
Vladimir Oltean
2021-01-08
1
-19
/
+16
*
|
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
2021-01-08
2
-53
/
+65
*
|
net: dsa: be louder when a non-legacy FDB operation fails
Vladimir Oltean
2021-01-08
1
-3
/
+7
*
|
net: dsa: print error on invalid port index
Rafał Miłecki
2021-01-07
1
-0
/
+2
|
/
*
net: dsa: print the MTU value that could not be set
Rasmus Villemoes
2020-12-08
2
-5
/
+6
*
net: dsa: tag_hellcreek: Cleanup includes
Kurt Kanzenbach
2020-11-24
1
-3
/
+1
*
net: dsa: avoid potential use-after-free error
Christian Eggers
2020-11-21
1
-3
/
+3
*
net: dsa: tag_dsa: Use a consistent comment style
Tobias Waldekranz
2020-11-17
1
-20
/
+8
*
net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
Tobias Waldekranz
2020-11-17
4
-263
/
+252
*
net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic
Tobias Waldekranz
2020-11-17
1
-3
/
+29
*
net: dsa: use net core stats64 handling
Heiner Kallweit
2020-11-10
3
-30
/
+8
*
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
2020-11-05
1
-0
/
+12
*
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
2020-11-05
3
-0
/
+73
*
net: dsa: tag_ar9331: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-3
/
+0
*
net: dsa: tag_gswip: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-5
/
+0
*
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-5
/
+0
*
net: dsa: tag_brcm: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-3
/
+0
*
net: dsa: tag_edsa: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-4
/
+0
[next]