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-05-10
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-05-10
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-1
/
+1
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
3
-53
/
+17
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
3
-9
/
+9
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
1
-11
/
+1
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
1
-10
/
+2
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-0
/
+3
2021-04-21
net: dsa: fix bridge support for drivers without port_bridge_flags callback
Oleksij Rempel
1
-1
/
+1
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
1
-17
/
+86
2021-04-20
net: dsa: Only notify CPU ports of changes to the tag protocol
Tobias Waldekranz
1
-18
/
+7
2021-04-20
net: dsa: enable selftest support for all switches by default
Oleksij Rempel
2
-0
/
+22
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-1
/
+1
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+16
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
1
-1
/
+7
2021-03-25
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
1
-1
/
+1
2021-03-25
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
1
-6
/
+9
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+7
2021-03-24
dsa: slave: add support for TC_SETUP_FT
Pablo Neira Ayuso
1
-1
/
+19
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+16
2021-03-23
net: dsa: sync up switchdev objects and port attributes when joining the bridge
Vladimir Oltean
3
-2
/
+51
2021-03-23
net: dsa: inherit the actual bridge port flags at join time
Vladimir Oltean
1
-41
/
+82
2021-03-23
net: dsa: pass extack to dsa_port_{bridge,lag}_join
Vladimir Oltean
3
-7
/
+14
2021-03-23
net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...
Vladimir Oltean
1
-4
/
+18
2021-03-22
net: dsa: don't assign an error value to tag_ops
George McCollister
1
-4
/
+7
2021-03-22
dsa: simplify Kconfig symbols and dependencies
Alexander Lobakin
1
-7
/
+3
2021-03-18
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
1
-13
/
+1
2021-03-17
net: dsa: tag_brcm: add support for legacy tags
Álvaro Fernández Rojas
2
-3
/
+111
2021-03-16
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+0
2021-03-16
net: ocelot: Extend MRP
Horatiu Vultur
1
-6
/
+0
2021-03-16
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
1
-13
/
+1
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
[next]