index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
1
-1
/
+7
2021-03-25
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
1
-6
/
+9
2021-03-22
net: dsa: don't assign an error value to tag_ops
George McCollister
1
-4
/
+7
2021-03-08
net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...
Vladimir Oltean
2
-27
/
+57
2021-03-01
net: dsa: tag_mtk: fix 802.1ad VLAN egress
DENG Qingfang
1
-6
/
+13
2021-03-01
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
1
-7
/
+5
2021-02-26
net: dsa: tag_ocelot_8021q: fix driver dependency
Arnd Bergmann
1
-0
/
+2
2021-02-22
net: dsa: Fix dependencies with HSR
Florian Fainelli
1
-0
/
+1
2021-02-16
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
1
-14
/
+29
2021-02-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+8
2021-02-16
net: dsa: add MRP support
Horatiu Vultur
4
-0
/
+201
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
1
-2
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
4
-10
/
+20
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
4
-10
/
+26
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+33
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
1
-0
/
+1
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
1
-15
/
+53
2021-02-14
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
Vladimir Oltean
1
-11
/
+21
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-138
/
+9
2021-02-14
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
Vladimir Oltean
1
-4
/
+3
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
3
-23
/
+24
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2
-17
/
+23
2021-02-12
net: dsa: configure better brport flags when ports leave the bridge
Vladimir Oltean
1
-7
/
+38
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
1
-1
/
+6
2021-02-11
net: dsa: add support for offloading HSR
George McCollister
4
-0
/
+83
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+5
2021-02-06
net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces
Vladimir Oltean
2
-0
/
+21
2021-02-06
net: dsa: automatically bring user ports down when master goes down
Vladimir Oltean
1
-0
/
+24
2021-02-06
net: dsa: automatically bring up DSA master when opening user port
Vladimir Oltean
1
-2
/
+5
2021-02-04
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2021-02-03
net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored
Vladimir Oltean
1
-1
/
+9
2021-01-29
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
3
-3
/
+87
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
7
-16
/
+217
2021-01-29
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
1
-12
/
+24
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
3
-23
/
+58
2021-01-29
net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
Vladimir Oltean
1
-2
/
+13
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
1
-1
/
+158
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2
-3
/
+8
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
3
-0
/
+68
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+14
2021-01-14
net: dsa: tag_dsa: Support reception of packets from LAG devices
Tobias Waldekranz
2
-2
/
+27
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
5
-7
/
+321
2021-01-14
net: dsa: Don't offload port attributes on standalone ports
Tobias Waldekranz
1
-0
/
+3
2021-01-12
net: dsa: add optional stats64 support
Oleksij Rempel
1
-1
/
+13
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-11
net: dsa: remove obsolete comments about switchdev transactions
Vladimir Oltean
2
-9
/
+0
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-6
/
+2
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-9
/
+6
[next]