Commit Graph

3751 Commits

Author SHA1 Message Date
CN_SZTL
ceb6df1e3b
Revert "Kernel/4.14: move some of function back to tcp (#46)"
This reverts commit bfda6da8a5.
2020-02-28 16:09:13 +08:00
QiuSimons
26d2b82561
Kernel/4.19: patch clean up for 4.19.y (#47) 2020-02-28 14:00:42 +08:00
QiuSimons
bfda6da8a5
Kernel/4.14: move some of function back to tcp (#46) 2020-02-28 13:35:56 +08:00
AmadeusGhost
58f981225e minieap: bump to 0.92.1
commit:
  1. misc: fix hex2char reverse
  2. config: fix no-auto-reauth wrong value
  3. rjv3_hashes: fix detect aarch64 arch error
2020-02-28 09:38:18 +08:00
Petr Štetiar
cac532d233 upgs: update to latest git HEAD
cd7eabcd8c9d ugps: Fix compilation under 64-bit
198c06051dd0 Fix build error caused by enabled extra compiler warnings
fc2ab8756b3b Enable extra compiler warnings

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-02-28 09:18:22 +08:00
David Bauer
fb48f74da7 fritz-tools: add support for IPQ40xx platform
AVM devices based on Qualcomm IPQ40xx do not store sector health
information in the OOB area. Make this check optional to support this
platform.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-28 08:28:50 +08:00
Andy Binder
866d4aa5a3 fritz-tools: add fritz_tffs_nand_read tool
A tool for reading the TFFS partitions (a name-value storage usually
found in AVM Fritz!Box based devices) on nand flash.

Copyright (c) 2018 Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>

Based on the fritz_tffs_read tool:
    Copyright (c) 2015-2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
and on the TFFS 2.0 kernel driver from AVM:
    Copyright (c) 2004-2007 AVM GmbH <fritzbox_info@avm.de>
and the TFFS 3.0 kernel driver from AVM:
    Copyright (C) 2004-2014 AVM GmbH <fritzbox_info@avm.de>
and the OpenWrt TFFS kernel driver:
    Copyright (c) 2013 John Crispin <blogic@openwrt.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.de>
Signed-off-by: Andy Binder <AndyBinder@gmx.de>
2020-02-28 08:26:16 +08:00
CN_SZTL
99f33631cf
subweb: adjust 2020-02-28 04:00:47 +08:00
CN_SZTL
4104ac83ea
subweb: add package 2020-02-28 03:49:46 +08:00
CN_SZTL
798f328623
subconverter: bump to latest git HEAD 2020-02-28 03:01:17 +08:00
CN_SZTL
b119ef6cb1
subconverter: use cmake to compile 2020-02-28 02:57:57 +08:00
CN_SZTL
0f0e33d4f3
Merge Lean's source 2020-02-28 01:04:15 +08:00
CN_SZTL
feef1140f4
luci-app-koolproxyR: sync with upstream source 2020-02-28 01:03:18 +08:00
CN_SZTL
d832525746
luci-app-openclash: sync with upstream source 2020-02-28 00:57:22 +08:00
CN_SZTL
58e171b9e1
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-28 00:56:34 +08:00
CN_SZTL
797e01cc80
luci-app-vssr: sync with upstream source 2020-02-28 00:52:35 +08:00
CN_SZTL
bda40fce16
luci-app-unblockneteasemusic-mini: bump to 1.2-6 2020-02-28 00:51:14 +08:00
AmadeusGhost
a906fdff5b avm_fritzbox-4040: fix build error
From https://forum.openwrt.org/t/builderror-ipq40xx/26747/4, but ???
2020-02-27 22:17:43 +08:00
Hauke Mehrtens
e6929ccefd kernel: Add missing includes mtdsplit_*.c
This fixes the following compile problem with kernel 4.9 on lantiq:
drivers/mtd/mtdsplit/mtdsplit_uimage.c:244:34: error: array type has incomplete element type 'struct of_device_id'
 static const struct of_device_id mtdsplit_uimage_of_match_table[] = {
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/mtd/mtdsplit/mtdsplit_uimage.c:245:4: error: field name not in record or union initializer
  { .compatible = "denx,uimage" },

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-27 22:15:36 +08:00
coolsnowwolf
965924a294 luci-app-ssr-plus: change delete servers behavior 2020-02-27 21:33:28 +08:00
coolsnowwolf
3fcc4bed24 luci-app-ssr-plus: subscribe fail when null alias servr name 2020-02-27 20:43:39 +08:00
Mattraks
a615d1824d
luci-app-ssr-plus:Adjust invalid nodes (#3377) 2020-02-27 20:13:07 +08:00
CN_SZTL
a2c26dc2df
ath10k-ct: refresh patches 2020-02-27 18:10:52 +08:00
CN_SZTL
a125bdd0d3
luci-app-vssr: sync with upstream source 2020-02-27 18:01:09 +08:00
CN_SZTL
7fe389093b
luci-app-passwall: sync with upstream source 2020-02-27 18:00:08 +08:00
CN_SZTL
a98ba3e417
strace: update to version 5.5 2020-02-27 17:52:27 +08:00
CN_SZTL
e685f1457a
ath10k-ct: Update to version 2020-02-18 2020-02-27 17:51:40 +08:00
CN_SZTL
50ba6569a7
mbedtls: update to version 2.16.5 2020-02-27 17:44:49 +08:00
CN_SZTL
4d68a12e34
kernel: bump to 4.9.214, 4.14.171, 4.19.106 (#3318)
This reverts commit 191ace6dff.
2020-02-27 17:39:41 +08:00
CN_SZTL
59d9e97911
Merge Lean's source 2020-02-27 17:39:13 +08:00
AmadeusGhost
9c87378caa ipq40xx: essedma Time-balanced scheduling
add script to adjust cpu affinity
essedma Time-balanced scheduling:
TX:
CPU:  |3          | |2          | |1          | |0          |
TX-Q: |15-14-13-12| |11-10-09-08| |07-06-05-04| |03-02-01-00|
         ___________|             |             |
         |  ______________________|             |
	 |  |  _________________________________|
         |  |  |
TX-P: |15-11-07-03| |14-10-06-02| |13-09-05-01| |12-08-04-00|
TX-S: |---+--+--+-| |+-----+--+-| |+--+-----+-| |+--+--+----|
       |                |                |                |
RX:    |                |                |                |
CPU:  |3          | |   2       | |      1    | |         0 |
RX-Q: |07-06      | |05-04      | |03-02      | |01-00      |

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-02-27 10:59:55 +08:00
ElonH
77fc8875ed
tcping-simple: type fix 2020-02-27 10:02:38 +08:00
AmadeusGhost
4d6a354e86 ipq40xx: correct 'disable default vlan tagging'
The essedma driver was disable default vlan tagging.
2020-02-27 08:51:12 +08:00
Max Zhao
4d14e9ceab
luci-app-ssr-plus: refine log for subscribe (#3286) 2020-02-27 02:10:09 +08:00
CN_SZTL
67fa77866b
luci-theme-rosy: add new package 2020-02-26 23:58:42 +08:00
QiuSimons
297fa94895
kernel/4.19: fix bbr patch by again and again (#44) 2020-02-26 21:04:24 +08:00
QiuSimons
acaa200e9f
target/4.19: fix bbr patch again (#43)
* quick

* quick fix due to tcp.h changes

Co-authored-by: CN_SZTL <22235437+1715173329@users.noreply.github.com>
2020-02-26 20:10:34 +08:00
CN_SZTL
51a33dbf44
r8125: fix permission 2020-02-26 19:50:05 +08:00
coolsnowwolf
ee1ea5b13d Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-26 19:34:22 +08:00
coolsnowwolf
22f8981639 target: rip of netease-unlock 2020-02-26 19:34:11 +08:00
QiuSimons
1a79c63fec
kernel/4.19: fix bbr patch(#42) 2020-02-26 19:19:48 +08:00
CN_SZTL
899b8781ad
netfilter: fix typo 2020-02-26 18:11:34 +08:00
df-ebs
7d087e74b8
fix python version (#3352)
an@ubuntu:~/lede$ ./scripts/feeds update -a
Updating feed 'packages' from 'https://github.com/coolsnowwolf/packages' ...
Already up-to-date.
Create index file './feeds/packages.index' 
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python2-cleanup'... ok.
Checking 'python'... failed.
Checking 'python3'... failed.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'ldconfig-stub'... ok.

Build dependency: Please install Python >= 3.5
Build dependency: Please install Python >= 3.5

Prerequisite check failed. Use FORCE=1 to override.
make: *** [staging_dir/host/.prereq-build] Error 1
2020-02-26 16:48:00 +08:00
coolsnowwolf
191ace6dff Revert "kernel: bump to 4.9.214, 4.14.171, 4.19.106 (#3318)"
This reverts commit 01ab5cf3c9.
2020-02-26 16:47:18 +08:00
coolsnowwolf
0f4afd6233 luci-app-ssr-plus: speedup restart when server-node disable ping 2020-02-26 16:46:34 +08:00
QiuSimons
bead148316
subconverter: sync with upstream source (#41) 2020-02-26 16:03:45 +08:00
CN_SZTL
5287abc77d
OpenClash: sync with upstream source 2020-02-26 15:52:31 +08:00
CN_SZTL
6222b801a7
luci-app-clash: bump to 1.5.8 2020-02-26 15:51:56 +08:00
CN_SZTL
4215ee2407
luci-app-vssr: sync with upstream source 2020-02-26 15:51:14 +08:00
CN_SZTL
33e04642f2
kernel 4.9/4.14: fix label 'err_unlock' used but not defined
Ref: project-openwrt/openwrt@03f6c13
2020-02-26 15:31:34 +08:00