| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
sunxi: uboot-sunxi: update to 2016.11
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
While at it:
- refresh Theobroma patches
- refresh patches
- delete obsolete/upstreamed patches
- add support for Merrii A80 board
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\ \
| | |
| | | |
modules: Add kmod-igbvf kernel module for Intel(R) 82576 Virtual Function Ethernet adapters
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Ethernet adapters
Intel(R) 82576 is an adapter which supports SR-IOV. Thus the host can
assign Virtual Functions (VFs) to different by the PCI-E Passthrough
(e.g. VFIO for KVM), to gain different advantages (performance, VF to VF
communications, host kernel offload, etc.).
The driver of the passthroughed VFs is the igbvf (igb is NOT compatible).
This is essential for VM guests, to enable them to utilize this feature.
Signed-off-by: Tydus <tydus@hongo.wide.ad.jp>
|
|\ \ \
| | | |
| | | | |
ar71xx: reduce cpuload and flickering on devices using rssileds
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
|
|\ \ \ \
| |_|/ /
|/| | | |
Add kmod-igb as a default package for x86-64 builds
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I'm running an Intel i340-t4 four port gigabit card on my router.
Adding this package to the x86-64 build means that this card and other
common Intel cards supported by the kmod-igb kernel module will work
out of the box.
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
|
|\ \ \ \
| | | | |
| | | | | |
ca-certificates: update to version 20161130
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
libubox: update to the latest version
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Improves C++ compatibility
- Adds static initializers for the kvlist API
- Use .xz for source tarball
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|\ \ \
| | | |
| | | | |
ar71xx: Added missing support for Linksys E2100L
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It's based on the WRT160NL according to https://wiki.openwrt.org/toh/linksys/e2100l
Based on research done here: https://forum.openwrt.org/viewtopic.php?id=24244 and here: https://forum.openwrt.org/viewtopic.php?pid=120791#p120791 this patch was conceived.
Signed-off-by: Gad Krumholz <gad.krumholz@gmail.com>
|
|\ \ \
| | |/
| |/| |
uboot-sunxi: fix default config for OLIMEX A13 SOM
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The current uboot default config for the A13 SOM erroneously enables support
for the AXP209 power regulator IC which is not present on the board.
This superfluous support module sets an incorrect initial clock frequency and
confuses the kernel, ultimately leading to a boot failure later on.
Properly disable the PMIC support and enable the EHCI support by translating
the deprecated SYS_EXTRA_OPTIONS values into proper SUNXI_NO_PMIC and
USB_EHCI_HCD symbols respectively.
Also rename 002-add-olimex-a13-som.diff to 002-add-olimex-a13-som.patch and
refresh the remaining patches of the series while we're at it.
Reported-by: Mario Fischer <mario-fischer@web.de>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \
| | | |
| | | | |
Add kmod-crypto-echainiv as a dependency of kmod-ipsec.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\ \ \ \
| | | | |
| | | | | |
kernel: spidev-test: moved to tools/ in Linux 4.5
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Commit 5eca4d843f9f0c3140a8657ba2f8217ee6c08c11 moves spidev_test.c from
Documentation/ to tools/.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
conntrack-tools: bump to 1.4.4
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes building with musl and drops the dependency on the OpenWrt
kernel-header patches:
270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
openssl: use cryptodev-linux instead of ocf
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
e2fsprogs: Fix setting of host compiler
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The variable is actually called BUILD_CC, not
BUILDCC. This didn't cause a lot of problems
since the default for HOSTCC in OpenWRT is the
same as the default for BUILD_CC (gcc).
Signed-off-by: Frank Lichtenheld <frank.lichtenheld@sophos.com>
|
|\ \ \ \
| | | | |
| | | | | |
arptables: bump to 2015-05-20
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This fixes building with musl and drops the dependency on the OpenWrt
kernel-header patches:
270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch
271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch
272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch
Use the new upstream location at netfilter.org and use a define instead
of a patch to "optimize".
See also: https://git.netfilter.org/arptables/log/
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
update to 3.3 and enable fat build
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
This allows to include optimizations such as ARM neon which
are detected on run-time.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \
| | | |
| | | | |
ca-certificates: updated to version 20161102
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Stanislav Izmalkov <izstas@live.ru>
|
|\ \ \
| | | |
| | | | |
squashfs4: use upstream xz compression header format
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In the upstream kernel and the upstream squashfs4 tools the xz
compression header looks the following:
struct disk_comp_opts {
__le32 dictionary_size;
__le32 flags;
};
We added some other members and also moved some existing members. Place
the members which are already in upstream header at the same position
as in that kernel and add our own at the end. The kernel should not
have a problem when there are some additional members and just ignore
them.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \
| | | |
| | | | |
nftables: version bump to 0.6
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use release tarball instead of fetching the sources from git and drop
disable-doc-generation patch as running autoreconf is more expensive
than generating the docs should the required tools be found on the build
host.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Also use release tarballs instead of fetching the sources from git.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \
| | | |
| | | | |
firewall version bump to 2016-11-06 and xt_id removal
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This extension was added specifically for use by firewall3. Since
firewall-2016-11-06 no longer uses it remove it before it finds other
creative uses.
Should there already be such a use-case outside of OpenWrt I suggest to
package this extension properly a la xtables-addons instead.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This version fixes loading of extensions for users of musl as it no
longer relies on undefined behaviour wrt dlclose. There is also a fix
which allows to build firewall without patched kernel headers when using
musl.
Another major feature is support for iptables-1.6.0 and vanilla iptables
in general.
Last but not least firewall no longer depends on the "in-house" iptables
extension xt_id and uses xt_comment instead for tracking its own rules.
For other changes consult the commit log.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
toolchain/musl: fix quoted time zone name handling
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix parsing and handling of the < > quoted time zone names:
Compare the correct character instead of repeatedly comparing
the first character.
Patch has been submitted to musl upstream as
http://www.openwall.com/lists/musl/2016/10/24/3
Longer explanation in
http://www.openwall.com/lists/musl/2016/10/19/1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \
| |_|/ /
|/| | | |
kmod-crypto-iv fix and Linux 4.8 support
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Commit 3a01d0ee2b991c8c267620e63a4ab47cd8c30cc4 upstream
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is a separate package kmod-crypto-echainiv for echainiv.ko. Selecting
both packages led to a conflict, so remove the file from kmod-crypto-iv.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \ \
| |/ /
|/| | |
CVE-2016-5195 (dirtycow) fixes for 3.18, 4.1, 4.4
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes CVE-2016-5195, backport the mm patch into 097- until the kernel
version is upgraded.
Compile-tested on ar71xx, ramips.
Runtime-tested on ramips.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|