Commit Graph

5273 Commits

Author SHA1 Message Date
Rui Salvaterra
4ec4754aa7 dropbear: init: replace backticks with $()
This replaces deprecated backticks by more versatile $(...) syntax.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[add commit description]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-01 12:10:50 +08:00
Kevin Darbyshire-Bryant
28226ce615 kernel: cake: backport upstream tweaks & fixes
From upstream:
b8392808eb3f sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
3f608f0c4136 sch_cake: fix a few style nits
8c95eca0bb8c sch_cake: don't call diffserv parsing code when it is not needed
9208d2863ac6 sch_cake: don't try to reallocate or unshare skb unconditionally

From netdev not yet accepted:
sch_cake: fix IP protocol handling in the presence of VLAN tags

The VLAN tag handling is actually wider than just cake so upstream are
working out how to fix it generically.  We fix it here just for cake.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-07-01 12:03:53 +08:00
Kevin Darbyshire-Bryant
ab57215a12 kernel: cake: skb hash backport to 4.19
Commit 7b4877c204 backported to 5.4 only,
backport to 4.19 as well.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-07-01 11:59:33 +08:00
Kevin Darbyshire-Bryant
8c5acb30db kernel: cake: renumber backport patches
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-07-01 11:58:13 +08:00
ElonH
5a4833fdee
feat(fuse): add dependence of fuse-utils
Rclone can mount cloud storage by fuse-utils
2020-06-29 23:49:53 +08:00
CN_SZTL
5b31a2d828
qBittorrent-Enhanced-Edition: bump to 4.2.5.12 2020-06-29 23:35:43 +08:00
ElonH
22f34fb89b
luci-app-rclone: fixed dependences 2020-06-29 23:20:54 +08:00
AmadeusGhost
45f98e964a x86/4.19: fix build for crypto ccp module
cherry-pick from upstream commit, fix
https://github.com/project-openwrt/openwrt-kisco/issues/46
2020-06-29 11:30:10 +08:00
AmadeusGhost
9bfbdcb765 Merge Lean's source 2020-06-28 17:50:37 +08:00
coolsnowwolf
32c6e61376
Merge pull request #4743 from dingpengyu/zh_CN
fix lede zh-cn.po
2020-06-28 16:14:48 +08:00
coolsnowwolf
8d1ac15934
Merge pull request #4880 from DoveKi/master
ramips: mt7621: add support for Xiaomi Mi Router 4
2020-06-28 11:02:19 +08:00
Javier Marcet
7e9a5bc399 kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO
This has been changed in kernel 3.14.

Signed-off-by: Javier Marcet <javier@marcet.info>
2020-06-27 12:38:01 +08:00
Hauke Mehrtens
b9e6f160bb ath79: Fix ubnt_edgeswitch-8xp DEVICE_PACKAGES
switch-bcm53xx-mdio does not exists, use kmod-switch-bcm53xx-mdio
instead.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Tobias Schramm <tobleminer@gmail.com>
2020-06-27 12:37:30 +08:00
Rogan Dawes
6a51ed965c sunxi: add text referencing Allwinner H3 and H5 CPUs
This makes it a little easier to figure out which options to choose.

Signed-off-by: Rogan Dawes <rogan@dawes.za.net>
2020-06-27 12:33:18 +08:00
Huangbin Zhan
32bf94b526 logger: enable alternatives support
Avoid conflict with busybox

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-27 12:29:52 +08:00
Florian Eckert
9d239cfc19 kernel: add pcengines-apu2 module description
Add a module description for the new pcengnies-apu2 device driver.
This driver supports the front button and LEDs on the PC Engines
APUv2/APUv3 boards.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-27 12:26:48 +08:00
Sungbo Eo
9b25a707a9 x86: avoid underscore in package name
As 07e1d88d7b ("kernel: avoid underscore in *6lowpan package names") shows,
underscores might cause build failures. Replace underscore with dash.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-06-27 12:26:22 +08:00
Florian Eckert
6c89a15797 kernel: add gpio-amd-fch module description
Add a module description for the new gpio-amd-fch device driver.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-27 12:26:01 +08:00
Florian Eckert
30f885d97a kernel/leds-apu2: remove deprecated leds-apu2 driver
Remove leds-apu2 out of tree driver. There is a new upstream device gpio
and leds driver stack available for the APUv2 and APUv3 boards from pc
egnines. This new driver stack was add in kernel version 4.15.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-06-27 12:25:29 +08:00
AmadeusGhost
de17fbb2c8 rtl88x2bu: update to latest version 2020-06-27 11:30:18 +08:00
AmadeusGhost
dd7e76ebef rtl8821cu: fix probe on arm 2020-06-26 18:06:04 +08:00
CN_SZTL
324d347beb
kernel: bump 4.19 to 4.19.130
Refreshed all patches.

Resolve conflicted:
* 834-ledtrig-libata.patch

Remove conflicted:
* 526-PCI-aardvark-disable-LOS-state-by-default.patch

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-26 09:03:47 +08:00
AmadeusGhost
feefba695e
minieap: correct SUBMENU 2020-06-25 23:32:24 +08:00
CN_SZTL
17a25c5a48
kernel: bump 4.14 to 4.14.186
Refreshed all patches.

Remove conflicted:
* 526-PCI-aardvark-disable-LOS-state-by-default.patch

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-25 23:30:20 +08:00
AmadeusGhost
19f408b239 ipq806x: m520: enable tca1116 chips from chilauhe 2020-06-25 22:36:19 +08:00
doveki
0d171461ff ramips: mt7621: add support for Xiaomi Mi Router 4 2020-06-25 20:54:14 +08:00
coolsnowwolf
c2134e0e18 x64: Mellanox Connect-X 40Gbps card by default 2020-06-25 16:20:13 +08:00
coolsnowwolf
fc0f1ec5c5
Merge pull request #4867 from ricksuzade-maker/patch-1
Bump wireguard to 1.0.20200623
2020-06-25 15:38:43 +08:00
coolsnowwolf
fdc2fee363
Merge pull request #4868 from smallprogram/patch-1
update v2ray version to 4.25.1
2020-06-25 15:38:25 +08:00
coolsnowwolf
a780c6257d
Merge pull request #4866 from goldkeyber112/master
add RTL8125B(S) 2.5G support
2020-06-25 15:38:09 +08:00
coolsnowwolf
b499b71dd1
Merge pull request #4870 from AmadeusGhost/amend
ramips: add support for Xiaomi R2100 (Black)
2020-06-25 15:37:43 +08:00
Hans Dedecker
57d8f8382f dropbear: fix compilation for uClibc
Backport patches which fix compile issue for uClibc-ng :

dbrandom.c:174:8: warning: implicit declaration of function 'getrandom'; did you mean 'genrandom'? [-Wimplicit-function-declaration]
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
        ^~~~~~~~~
        genrandom
dbrandom.c:174:36: error: 'GRND_NONBLOCK' undeclared (first use in this function); did you mean 'SOCK_NONBLOCK'?
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
                                    ^~~~~~~~~~~~~
                                    SOCK_NONBLOCK

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-25 12:01:46 +08:00
CN_SZTL
0eb83d4f37
redsocks2: drop duplicate package 2020-06-24 19:33:25 +08:00
CN_SZTL
811bac1e22
luci-app-clash: sync with upstream source 2020-06-24 18:49:01 +08:00
CN_SZTL
1670c00a2c
luci-app-rclone: sync with upstream source 2020-06-24 18:48:30 +08:00
CN_SZTL
97664c8564
OpenAppFilter: sync with upstream source 2020-06-24 18:46:38 +08:00
CN_SZTL
dc2d0d9491
squashfskit4: add PKG_RELEASE 2020-06-24 18:27:10 +08:00
CN_SZTL
70c665d28b
v2ray: bump to 4.25.1 2020-06-24 18:23:50 +08:00
CN_SZTL
00ae0000fb
kernel: bump 4.19 to 4.19.129
Refreshed all patches.

Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-06-24 18:16:11 +08:00
Jason A. Donenfeld
455ef7e458 wireguard: bump to 1.0.20200623
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-06-24 18:05:50 +08:00
Catalin Patulea
1b9a3ef569 libnetfilter-queue: fix package title and description
The original text was copy/pasted from some other package.
Adjust the package title and description to match the description
on the publishers page.

Signed-off-by: Catalin Patulea <catalinp@google.com>
[slightly adjust content and commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-24 12:03:50 +08:00
zhusir
fc6930876d
update v2ray version to 4.25.1 2020-06-24 09:11:10 +08:00
ricksuzade-maker
c6bb4b7e88
Bump wireguard to 1.0.20200623
Bump wireguard to the newest version
2020-06-24 08:51:46 +08:00
goldkeyber112
f3225f6770 bump to 9.003.05
add RTL8125B(S) support
2020-06-24 05:25:15 +08:00
coolsnowwolf
378ca0f03e x64: add EFI Image boot from emmc SSD support 2020-06-23 23:44:27 +08:00
goldkeyber112
6e2c293610
Merge pull request #1 from coolsnowwolf/master
update fork
2020-06-23 21:57:07 +08:00
AmadeusGhost
4cf0a1154f Merge Lean's source 2020-06-23 18:36:07 +08:00
coolsnowwolf
d9dc1d4605
Merge pull request #4840 from AmadeusGhost/modified
r8168: Cancel default selection
2020-06-23 15:55:41 +08:00
AmadeusGhost
e0305c807a r8168: cancel default selection 2020-06-23 10:45:16 +08:00
coolsnowwolf
0f7ae686e5 fix uci bug which involed in 0326b4 2020-06-23 10:16:52 +08:00