index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
dsa.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-12
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
2019-05-12
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-05
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
net: dsa: Keep private info in the skb->cb
Vladimir Oltean
2019-05-05
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-04-30
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
2019-04-30
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-28
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-21
net: dsa: add support for bridge flags
Russell King
2019-01-17
net: dsa: Split platform data to header file
Florian Fainelli
2019-01-16
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-04-27
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-02-14
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
2018-02-14
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-05
net: dsa: return per-port upstream port
Vivien Didelot
2017-12-02
net: dsa: introduce dsa_towards_port helper
Vivien Didelot
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-11-13
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
2017-10-28
net: dsa: remove port masks
Vivien Didelot
2017-10-28
net: dsa: use new port type in helpers
Vivien Didelot
[next]