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
/
dsa2.c
Age
Commit message (
Expand
)
Author
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
2021-03-22
net: dsa: don't assign an error value to tag_ops
George McCollister
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-04
net: dsa: call teardown method on probe failure
Vladimir Oltean
2021-01-29
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-29
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
2021-01-29
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-06
net: dsa: print error on invalid port index
Rafał Miłecki
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-09-18
net: dsa: wire up devlink info get
Andrew Lunn
2020-07-22
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-05-10
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-04
net: dsa: Do not make user port errors fatal
Florian Fainelli
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-01-27
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2019-12-17
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-11-05
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-10-31
net: dsa: remove limitation of switch index value
Vivien Didelot
2019-10-31
net: dsa: remove tree functions related to switches
Vivien Didelot
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
2019-10-22
net: dsa: use ports list to find a port by node
Vivien Didelot
2019-10-22
net: dsa: use ports list for routing table setup
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
net: dsa: add ports list in the switch fabric
Vivien Didelot
[next]