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
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
2021-09-29
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
2021-09-27
net: dsa: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-23
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
2021-09-23
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-21
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
2021-09-21
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-15
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-09-14
net: dsa: tag_rtl4_a: Drop bit 9 from egress frames
Linus Walleij
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-12
net: dsa: print more information when a cross-chip notifier fails
Vladimir Oltean
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
net: dsa: avoid fast ageing twice when port leaves a bridge
Vladimir Oltean
2021-08-09
net: dsa: still fast-age ports joining a bridge if they can't configure learning
Vladimir Oltean
2021-08-08
net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port
Vladimir Oltean
2021-08-08
net: dsa: don't fast age bridge ports with learning turned off
Vladimir Oltean
2021-08-08
net: dsa: centralize fast ageing when address learning is turned off
Vladimir Oltean
2021-08-08
net: dsa: don't fast age standalone ports
Vladimir Oltean
2021-08-06
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
2021-08-06
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
2021-08-05
net: dsa: tag_sja1105: optionally build as module when switch driver is modul...
Vladimir Oltean
2021-08-05
net: dsa: give preference to local CPU ports
Vladimir Oltean
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
[next]