Stijn Tintel reported a memory leak in octeon with kernel 5.10. With
kernel 5.4 it worked fine. The memory leak was seen with IPsec tunnels,
VRRP IPs, conntrack syncing, full IPv6 BGP feed, etc.
See details here: https://github.com/openwrt/openwrt/pull/4610
Move this target to kernel 5.10 anyway,
Hi,
We would like to switch the octeontx target to kernel 5.10. Paul created
a pull request for that:
https://github.com/openwrt/openwrt/pull/4609
Could you please test this target and report back if it works for you
with kernel 5.10 or if we have any regressions compared to kernel 5.4.
Ple
Hi,
We would like to switch the ath25 target to kernel 5.10. Paul created a
pull request for that:
https://github.com/openwrt/openwrt/pull/4890
Could you please test this target and report back if it works for you
with kernel 5.10 or if we have any regressions compared to kernel 5.4.
Please
Hi,
We would like to switch the bcm63xx target to kernel 5.10. Paul created
a pull request for that:
https://github.com/openwrt/openwrt/pull/4616
There is still a problem with Macronix NAND flash chips, see the
comments from the pull request.
Could someone please have a look into this probl
Add the missing tp-link firmware ID for the TP-Link Archer A6 v3 (JP)
Signed-off-by: João Orui
---
src/tplink-safeloader.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/tplink-safeloader.c b/src/tplink-safeloader.c
index 49775e4..d0d345d 100644
--- a/src/tplink-safelo
Support MT7530 PHY link change interrupts, and enable for MT7621.
Signed-off-by: DENG Qingfang
---
...net-dsa-mt7530-add-interrupt-support.patch | 428 ++
target/linux/ramips/dts/mt7621.dtsi | 3 +
2 files changed, 431 insertions(+)
create mode 100644
target/linux/g
Add support for MediaTek Gigabit Ethernet PHYs found in MT7530.
Fix some link up/down issues.
Signed-off-by: DENG Qingfang
---
...MediaTek-Gigabit-Ethernet-PHY-driver.patch | 162 ++
target/linux/generic/config-5.10 | 1 +
target/linux/mediatek/mt7622/config-5.10
Use hardware to forward multicast traffic instead of trapping to the
host.
Signed-off-by: DENG Qingfang
---
...et-dsa-mt7530-support-MDB-operations.patch | 171 ++
1 file changed, 171 insertions(+)
create mode 100644
target/linux/generic/backport-5.10/770-v5.15-net-dsa-mt7530-s
Fix FDB learning bugs when VLAN filtering is enabled.
Signed-off-by: DENG Qingfang
---
...disable-learning-on-standalone-ports.patch | 65 +
...enable-assisted-learning-on-CPU-port.patch | 102 +++
...se-independent-VLAN-learning-on-VLAN.patch | 262 ++
...-mt7530-set-ST
Allow setting ageing time from 1 to 1,048,576 seconds.
Signed-off-by: DENG Qingfang
---
...a-mt7530-support-setting-ageing-time.patch | 99 +++
1 file changed, 99 insertions(+)
create mode 100644
target/linux/generic/backport-5.10/764-v5.11-net-dsa-mt7530-support-setting-ageing
Allow MTU up to 2026 on mediatek, ramips/mt7621 targets.
Signed-off-by: DENG Qingfang
---
...thernet-mediatek-support-setting-MTU.patch | 138 ++
...1-net-dsa-mt7530-support-setting-MTU.patch | 112 ++
...-dsa-mt7530-enable-MTU-normalization.patch | 36 +
3 files
Hi,
This series backports some patches from upstream to address the current
MT7530 DSA driver's problems.
Thanks.
DENG Qingfang (6):
kernel: backport MediaTek jumbo frame support
kernel: backport MT7530 ageing time support
kernel: backport MT7530 VLAN fix
kernel: backport MT7530 MDB oper
Commit f4a79148f8cb ("ramips: add support for ipTIME AX2004M") was
reverted due to KERNEL_LOADADDR leakage, and it seems the problem can be
mitigated by moving the variable definition into Device/Default. By this,
KERNEL_LOADADDR redefined in a device recipe will not be leaked into the
subsequent d
From: Martin Röder
The AVL tree traversal in both functions systematically misses the last
AVL tree element. This can lead to duplicate cache entries and lookup failures.
The fix duplicates the correct AVL tree traversal approach of
cache_dump_recursive().
Signed-off-by: Martin Röder
---
cac
From: Martin Röder
Hi Daniel,
thank you for pointing me to git-send-email. That allows me to bypass the whole
Notes mess
and I hope it will lead to an acceptable patch.
Best,
Martin
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
h
On Thu, 3 Feb 2022 07:12:40 +0100
Andreas Böhler wrote:
> > + DEVICE_PACKAGES := kmod-usb3 fritz-tffs wasp_uploader
> > +endef
> > +
> Is wasp_uploader really in an official package feed?
I don't know. As mentioned, I mostly ignored the secondary system for
now, and -master, with exactly these
16 matches
Mail list logo