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
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
2021-08-18
net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...
Vladimir Oltean
2021-08-16
net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering
Vladimir Oltean
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
2021-08-10
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
2021-08-08
net: dsa: sja1105: add FDB fast ageing support
Vladimir Oltean
2021-08-08
net: dsa: sja1105: rely on DSA core tracking of port learning state
Vladimir Oltean
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
net: dsa: sja1105: enable address learning on cascade ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: suppress TX packets from looping back in "H" topologies
Vladimir Oltean
2021-08-05
net: dsa: sja1105: increase MTU to account for VLAN header on DSA ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: manage VLANs on cascade ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: manage the forwarding domain towards DSA ports
Vladimir Oltean
2021-08-05
net: dsa: sja1105: configure the cascade ports based on topology
Vladimir Oltean
2021-08-02
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
2021-08-02
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
2021-08-02
net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...
Vladimir Oltean
2021-08-02
net: dsa: sja1105: fix static FDB writes for SJA1110
Vladimir Oltean
2021-07-29
net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...
Vladimir Oltean
2021-07-29
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
Vladimir Oltean
2021-07-28
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
2021-07-26
net: dsa: sja1105: deny 8021q uppers on ports
Vladimir Oltean
2021-07-26
net: dsa: sja1105: delete vlan delta save/restore logic
Vladimir Oltean
2021-07-26
net: dsa: sja1105: remove redundant re-assignment of pointer table
Colin Ian King
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
2021-06-14
net: dsa: sja1105: constify the sja1105_regs structures
Vladimir Oltean
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
[next]