index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-14
/
+14
*
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
2020-06-07
1
-1
/
+2
*
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
2020-06-04
1
-2
/
+1
*
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2020-06-01
2
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-2
/
+6
|
\
|
*
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
2020-05-27
1
-2
/
+6
*
|
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
2020-05-30
3
-16
/
+48
*
|
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2020-05-30
2
-18
/
+18
*
|
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
2020-05-29
1
-0
/
+4
*
|
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-28
5
-0
/
+199
*
|
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
2020-05-27
1
-0
/
+1
*
|
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
2020-05-27
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
6
-35
/
+28
|
\
|
|
*
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2020-05-23
1
-1
/
+1
|
*
felix: Fix initialization of ioremap resources
Claudiu Manoil
2020-05-22
3
-27
/
+24
|
*
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2020-05-16
2
-7
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-0
/
+1
|
\
|
|
*
net: dsa: loop: Add module soft dependency
Florian Fainelli
2020-05-10
1
-0
/
+1
*
|
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
2020-05-15
1
-12
/
+1
*
|
net: dsa: felix: fix incorrect clamp calculation for burst
Colin Ian King
2020-05-14
1
-1
/
+1
*
|
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2020-05-13
2
-3
/
+14
*
|
net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offload
Xiaoliang Yang
2020-05-13
1
-1
/
+49
*
|
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
2020-05-13
3
-0
/
+164
*
|
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
2020-05-13
1
-0
/
+26
*
|
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
2020-05-12
1
-3
/
+409
*
|
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
2020-05-12
4
-18
/
+42
*
|
net: dsa: sja1105: add packing ops for the Retagging Table
Vladimir Oltean
2020-05-12
4
-2
/
+110
*
|
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
2020-05-12
2
-4
/
+120
*
|
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
2020-05-12
1
-0
/
+4
*
|
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
2020-05-12
3
-0
/
+22
*
|
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
2020-05-12
1
-0
/
+3
*
|
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
2020-05-12
1
-0
/
+2
*
|
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
2020-05-12
2
-131
/
+372
*
|
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
2020-05-12
2
-1
/
+31
*
|
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
2020-05-12
3
-15
/
+33
*
|
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
2020-05-10
2
-0
/
+92
*
|
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
2020-05-10
1
-4
/
+12
*
|
dsa: sja1105: fix semicolon.cocci warnings
kbuild test robot
2020-05-10
1
-1
/
+1
*
|
net: dsa: sja1105: remove set but not used variable 'prev_time'
Samuel Zou
2020-05-08
1
-2
/
+0
*
|
net: dsa: vsc73xx: convert to devm_platform_ioremap_resource
Wei Yongjun
2020-05-08
1
-9
/
+1
*
|
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-05-07
10
-17
/
+759
*
|
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
2020-05-07
7
-6
/
+437
*
|
net: dsa: sja1105: make room for virtual link parsing in flower offload
Vladimir Oltean
2020-05-07
2
-27
/
+112
*
|
net: dsa: sja1105: add static tables for virtual links
Vladimir Oltean
2020-05-07
4
-0
/
+318
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
7
-13
/
+23
|
\
|
|
*
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-05-06
3
-0
/
+3
|
*
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-05-06
1
-8
/
+18
|
*
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-01
2
-1
/
+2
|
*
net: dsa: mv88e6xxx: remove duplicate assignment of struct members
Jason Yan
2020-04-29
1
-4
/
+0
*
|
dsa: sja1105: dynamically allocate stats structure
Arnd Bergmann
2020-05-06
1
-70
/
+74
[next]