3153 Commits (ce99a874ecc1c8ba5015371a73ce14cfe1f2cf9a)

Author SHA1 Message Date
Jo-Philipp Wich 03db00a803 package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage 15 years ago
Felix Fietkau daaf02e416 wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian 15 years ago
Felix Fietkau 959bae3462 wprobe: fix some endianness fail in the l2 filter code 15 years ago
Felix Fietkau 5b35d1851c wprobe: fix uninitialized variable 15 years ago
Felix Fietkau 9a194f41bb rename the wprobe init script to /etc/init.d/wprobe 15 years ago
Nicolas Thill 69d65604a2 fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option 15 years ago
Felix Fietkau 5a5f24ac23 fix wprobe-export 15 years ago
Nicolas Thill 05672efde8 use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452) 15 years ago
Felix Fietkau 143d5c0538 update the init script and config for the new wprobe 15 years ago
Nicolas Thill 131b2429ef fix df -h output (closes: #5290) 15 years ago
Felix Fietkau 5447d6c44b upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes 15 years ago
Felix Fietkau 069dbf6fd4 ucitrigger: add options to force enable/disable specific triggers 15 years ago
Gabor Juhos 7ffee1f66f Baltic language support in kernel 15 years ago
Gabor Juhos 0c1004ac2c Add the gpio_keys input module to menuconfig 15 years ago
Florian Fainelli 8749a587e7 make i2c-gpio-custom selectable (#5458) 15 years ago
Florian Fainelli b5bdf8222b fix kmod-ip6tables modules (#5274) 15 years ago
Florian Fainelli 62e10e7017 put all filesystem related packages into the Filesystem submenu (#5352) 15 years ago
Florian Fainelli a83ae90eb0 remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303) 15 years ago
Felix Fietkau 7a576b004e allow udhcpc to work properly for interfaces that are not configured through uci 15 years ago
Andy Boyett 0194fea285 base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git instead of svn 15 years ago
Vasilis Tsiligiannis d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch) 15 years ago
Andy Boyett 407616041c move ksymoops from trunk/package/ to packages/devel/ 15 years ago
Vasilis Tsiligiannis 3b1c6c0379 mac80211: Declare some variables as local and remove unused 15 years ago
Vasilis Tsiligiannis baa9053e7a base-files: Fix sysupgrade .tar.gz configuration restoring 15 years ago
Jo-Philipp Wich 115aced5c7 openssl: fix bad chmod in install section (#5433) 15 years ago
Jo-Philipp Wich 19c12174ee base-files: ipcalc.sh: fix off-by-one in range-calculation 15 years ago
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410) 15 years ago
Vasilis Tsiligiannis 94b56b6c6c hostapd: Remove deprecated 'debug' configuration variable 15 years ago
Florian Fainelli f2435c2208 fix ksymoops architecture dependencies 15 years ago
Florian Fainelli 501c2f9a01 add a cross-version of ksymoops 15 years ago
Gabor Juhos ded8355b49 mac80211: add more ath9k patches 15 years ago
Hauke Mehrtens 098c284c6b Update compat-wireless to 2009-06-25 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Gabor Juhos 77bb9494c2 mac80211/ath5k: add workaround for the AR71xx PCI bug 15 years ago
Felix Fietkau 038807906f change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) 15 years ago
Gabor Juhos bb5799aa95 wireless-tools: fix a bug in iwconfig power command 15 years ago
Jo-Philipp Wich c6fe201fb6 sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails 15 years ago
Florian Fainelli 9d35896314 fix unaligned accesses in b43/xmit.c (#5169) 15 years ago
Imre Kaloz e01651285f rfkill config cleanup 15 years ago
Felix Fietkau b04204c14d include a skin for the goldfish emulator 15 years ago
Felix Fietkau f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator) 15 years ago
Hauke Mehrtens 1e50157f84 remove empty patch forgotten in r16447 15 years ago
Hauke Mehrtens af432e7a52 Some fixes for fuse24. 15 years ago
Hauke Mehrtens b63576359d D-Link DIR-320 support (broadcom-diag) 15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup. 15 years ago
Hauke Mehrtens b5141ea359 Update to version 2.49 Fixes #5331 and #5286 15 years ago
Florian Fainelli f3f5cfd4ee recognize WAP54Gv2 and assigne LED and GPIOs (#5335) 15 years ago
Felix Fietkau d196e4087e udhcpc: add cidr routes support (patch from #5299) 15 years ago
Felix Fietkau c90052be54 wprobe: add missing include statement (patch from #5325) 15 years ago
Felix Fietkau 985b62a228 madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul) 15 years ago