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-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
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
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-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
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-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-21
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
2021-07-21
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
[next]