You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tony Ambardar
a7370b5179
kernel: enable CONFIG_BPF_JIT by default
...
Enable the built-in BPF JIT compiler for all 4.9, 4.14 and 4.19 kernels,
which should speed up cBPF and eBPF-based packet filtering (tc, iptables)
and packet sniffing (libpcap, tcpdump, fwknopd, etc).
This has minimal kernel size impact, increasing the size of uImage-lzma
(normally ~2 MB on mips_24kc or mips64el_mips64) by 5 KB for the MIPS32
arch cBPF JIT and by 9 KB for the MIPS64 arch eBPF JIT, on kernel 4.14.
With JIT enabled (cBPF only), the standard BPF test module (test_bpf.ko)
running on a DIR-835 (mips_24kc) used 33 CPU seconds, but 68 without JIT.
This change aligns with the notion of OpenWRT as the network go-to swiss
army knife for packet handling, especially on CPU-constrained platforms.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
6 years ago
..
adm5120
kernel: bump 3.18 to 3.18.133
6 years ago
adm8668
kernel: bump 3.18 to 3.18.133
6 years ago
apm821xx
apm821xx: dts overhaul
6 years ago
ar7
kernel: bump 4.9 to 4.9.153
6 years ago
ar71xx
ar71xx: add rssileds for xw devices
6 years ago
arc770
…
archs38
…
armvirt
…
at91
kernel: Build: Split kmod-regmap
6 years ago
ath25
kernel: bump 4.14 to 4.14.79
6 years ago
ath79
ath79: add support for Xiaomi Mi Router 4Q
6 years ago
au1000
…
bcm53xx
bcm53xx: add first DTS changes queued for the Linux 5.1
6 years ago
brcm47xx
kernel: bump 4.19 to 4.19.18
6 years ago
brcm63xx
brcm63xx: dts: Unify naming of gpio-led nodes
6 years ago
brcm2708
brcm2708: fix early bootloader config restore
6 years ago
cns3xxx
cns3xxx: don't use invalid mask value for clock events
6 years ago
gemini
gemini: Fix kmod-led-trig-heartbeat typo
6 years ago
generic
kernel: enable CONFIG_BPF_JIT by default
6 years ago
imx6
imx6: add support for kernel 4.19
6 years ago
ipq40xx
ipq40xx: fix ASUS RT-AC58U switch port numbering
6 years ago
ipq806x
ipq806x: dts: Unify naming of gpio-led nodes
6 years ago
ixp4xx
kernel: bump 4.9 to 4.9.154
6 years ago
kirkwood
…
lantiq
kernel: bump 4.14 to 4.14.96
6 years ago
layerscape
kernel: bump 4.14 to 4.14.98
6 years ago
malta
malta: Add support for kernel 4.19
6 years ago
mcs814x
…
mediatek
kernel: bump 4.14 to 4.14.97
6 years ago
mpc85xx
kernel: bump 4.19 to 4.19.18
6 years ago
mvebu
kernel: bump 4.14 to 4.14.98
6 years ago
mxs
mxs: use generic sysinfo board detection
6 years ago
octeon
octeon: fix typo in platform.sh
6 years ago
octeontx
…
omap
…
omap24xx
…
orion
…
oxnas
oxnas: dts: Unify naming of gpio-led nodes
6 years ago
pistachio
kernel: bump 4.14 to 4.14.91
6 years ago
ppc40x
…
ppc44x
…
ramips
ramips: drop m25p,chunked-io from dts
6 years ago
rb532
kernel: bump 4.14 to 4.14.86
6 years ago
samsung
kernel: Deactivate CONFIG_COMPAT_BRK
6 years ago
sunxi
kernel: bump 4.19 to 4.19.18
6 years ago
uml
…
x86
x86: Add support for kernel 4.19
6 years ago
xburst
…
zynq
kernel: Deactivate CONFIG_COMPAT_BRK
6 years ago
Makefile
…