index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
net: dsa: qca8k: Fix port MTU setting
Jonathan McDowell
1
-2
/
+2
2020-10-20
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+9
2020-10-12
net: dsa: microchip: fix race condition
Christian Eggers
1
-7
/
+9
2020-10-10
net: dsa: rtl8366rb: Roof MTU for switch
Linus Walleij
3
-5
/
+39
2020-10-09
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
1
-0
/
+1
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+4
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2
-0
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-16
/
+40
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
15
-31
/
+88
2020-10-04
net: dsa: mv88e6xxx: Add per port devlink regions
Andrew Lunn
1
-4
/
+105
2020-10-03
net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config
Vladimir Oltean
1
-5
/
+5
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
1
-0
/
+1
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
4
-0
/
+29
2020-10-02
net: dsa: b53: Set untag_bridge_pvid
Florian Fainelli
1
-0
/
+1
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2
-25
/
+0
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
3
-3
/
+25
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2
-0
/
+100
2020-09-29
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2
-0
/
+184
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
4
-26
/
+28
2020-09-29
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
1
-1
/
+1
2020-09-29
net: dsa: felix: fix incorrect action offsets for VCAP IS2
Vladimir Oltean
1
-6
/
+6
2020-09-26
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
3
-9
/
+23
2020-09-26
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-4
/
+25
2020-09-25
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
3
-0
/
+21
2020-09-25
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
3
-3
/
+124
2020-09-25
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
4
-103
/
+132
2020-09-24
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-24
net: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
1
-1
/
+21
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-1
/
+4
2020-09-23
net: dsa: b53: Configure VLANs while not filtering
Florian Fainelli
2
-18
/
+2
2020-09-23
net: dsa: bcm_sf2: Include address 0 for MDIO diversion
Florian Fainelli
1
-1
/
+1
2020-09-23
net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
Florian Fainelli
1
-0
/
+11
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-43
/
+84
2020-09-21
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-21
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-21
net: dsa: rtl8366rb: Support all 4096 VLANs
Linus Walleij
1
-1
/
+1
2020-09-21
net: dsa: mt7530: Add some return-value checks
Alex Dewar
1
-9
/
+22
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-1
/
+6
2020-09-20
net: dsa: rtl8366: Skip PVID setting if not requested
Linus Walleij
1
-0
/
+3
2020-09-18
net: dsa: mv88e6xxx: Implement devlink info get callback
Andrew Lunn
3
-0
/
+20
2020-09-18
net: dsa: mv88e6xxx: Add devlink regions
Andrew Lunn
4
-1
/
+286
2020-09-18
net: dsa: mv88e6xxx: Create helper for FIDs in use
Andrew Lunn
2
-4
/
+18
2020-09-18
net: dsa: mv88e6xxx: Move devlink code into its own file
Andrew Lunn
4
-254
/
+279
2020-09-18
net: dsa: seville: build as separate module
Vladimir Oltean
6
-39
/
+29
2020-09-18
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
3
-18
/
+20
2020-09-18
net: dsa: seville: duplicate vsc9959_mdio_bus_free
Vladimir Oltean
3
-4
/
+19
2020-09-18
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
3
-13
/
+13
2020-09-18
net: dsa: seville: reindent defines for MDIO controller
Vladimir Oltean
1
-6
/
+6
[next]