* queueing: backport skb_reset_redirect change from 5.6
* version: bump
This release has only one slight change, to put it closer to the 5.6
codebase, but its main purpose is to bump us to a 1.0.y version number.
Now that WireGuard 1.0.0 has been released for Linux 5.6 [1], we can put
the same num
The calibration patches for MT7620 unnecessarily export symbols and
populate never accessed function pointers. Remove all that and make
functions static as the only place where each of those functions is
called is within rt2800lib.c.
See also https://github.com/openwrt/openwrt/pull/626 for more
in
The NAS packages for Gemini doesn't even include the
block-mount package. Augment the list to be based off
the DEFAULT_PACKAGES.nas to make sure we extend on the
essentials.
Signed-off-by: Linus Walleij
---
target/linux/gemini/image/Makefile | 7 ---
1 file changed, 4 insertions(+), 3 deleti
linux-atm saaldump.c/atmdump.c need to include linux/sockios.h for SIOCGSTAMP
Signed-off-by: Norbert van Bolhuis
---
package/network/utils/linux-atm/patches/800-include_sockios.patch | 21
+++
1 file changed, 21 insertions(+)
create mode 100644
package/network/utils/l