Skip to content
Snippets Groups Projects
  1. Dec 02, 2018
  2. Dec 01, 2018
  3. Nov 30, 2018
    • bobcanthelpyou's avatar
      544989fe
    • bobcanthelpyou's avatar
      ba803a13
    • Sven Eckelmann's avatar
      ath10k-ct: reduce memory consumption · 68456880
      Sven Eckelmann authored
      ath10k-ct uses a rather high number of buffers to communicate with the
      QCA/Candelatech firmware. Especially the HTC (host-target-communication)
      and HTT (host-target-transport) can take up a lot of memory when data is
      transferred over a ath10k wifi link.
      
      Even a 256MB device with three radios can go OOM (while sending to three
      devices using UDP unicast/multicast packets) with the default buffer
      limits. Unfortunately, this also reduced the maximum 5GHz throughput on an
      IPQ40xx device from 494/432 Mbit/s for TCP transfers (download/upload) to
      438/343 Mbit/s. These throughput values should still be good enough for a
      Freifunk installation. And these changes are already used by ath10k in
      OpenWrt 18.06.
      68456880
  4. Nov 29, 2018
  5. Nov 27, 2018
  6. Nov 26, 2018
  7. Nov 25, 2018
  8. Nov 24, 2018
  9. Nov 22, 2018
  10. Nov 21, 2018
  11. Nov 20, 2018
  12. Nov 18, 2018
  13. Nov 17, 2018
  14. Nov 16, 2018
  15. Nov 14, 2018
    • rubo77's avatar
      docs: multidomain: fix indentation · e2e36921
      rubo77 authored
      e2e36921
    • Martin Weinelt's avatar
    • David Bauer's avatar
      a51ec563
    • Martin Weinelt's avatar
      modules: update routing packages · d3f2c5f8
      Martin Weinelt authored
      bc6e7f6 Merge pull request #425 from ecsv/batadv-18.06
      c00a1bf alfred: Merge bugfixes from 2018.4
      7bf62cc batman-adv: Merge bugfixes from 2018.4
      d1cf6d1 Merge pull request #422 from ecsv/batadv-18.06
      121c92d batctl: Don't overwrite default PKG_BUILD_DIR
      95e56cf alfred: Add openwrt revision to internal version
      93cce26 batctl: Add openwrt revision to internal version
      1a83b56 batman-adv: Add openwrt revision to internal version
      1ba424a batman-adv: Load module with AutoProbe
      b9656fb batman-adv: Fix search for cfg80211 module symbols
      059d726 batman-adv: Remove unused option "interfaces" in config
      3d5c2d0 batman-adv: Add DEBUG_LOG -> DEBUGFS dependency
      a9a4b04 batman-adv: Rebuild automatically on mac80211 changes
      d3f2c5f8
    • Martin Weinelt's avatar
      modules: update OpenWrt packages · 16286658
      Martin Weinelt authored
      c6a9b01a6 CircleCI: Fix URL references and add BRANCH refs
      bbbb47b7a Merge pull request #7366 from thess/ffmpeg-18.06
      4e8dd3649 ffmpeg: work around hard/soft float configs for libffmpeg-full
      f09f0f1c5 Merge pull request #6932 from chris5560/radicale_18.06
      74fc2449e adblock: fix adguard source
      1ec36271b net/mosquitto: bump to 1.5.4
      5552214d8 haveged: update to 1.9.4
      57b1bbb9a ccrypt: Update to 1.11
      335bd7cba Merge pull request #7301 from micmac1/maria37
      c646c1841 Merge pull request #7231 from padre-lacroix/bandwidthd-18.06
      377f88624 mariadb: security bump to 10.1.37
      104ce78af bandwidthd: [18.06] fix undefined references to inline functions This is basically same commit that took place in master 3 weeks ago. gcc-7 with -Os makes inline functions disappeard. It is caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help
      db5d46f28 build,circleci: fix container digest
      da4563092 build,circleci: add 'time' to container build image
      7b85f3c37 isc-dhcp: drop .conf suffix on dhcrelay config file
      ca30e0654 build,circleci: copy and adjust config from master
      fc212923d glib2: update to 2.58.1
      06579f632 ruby: bump to 2.5.3
      99208fcfe libssh: mark as BROKEN due to CVE-2018-10933
      7bd9d6914 patch: Add missing CVE-2018-6951 patch
      bfa879cdf patch: Fix CVE-2018-6952 and CVE-2018-1000156
      971efb45a Merge pull request #7160 from EricLuehrsen/o1806_ub_181
      c346de9b4 Merge pull request #7164 from pacien/181009-1806-pkg-tinc
      9f5ea1c28 watchcat: make compatible with updated busybox ash array handling (fixes #7148)
      58dbd3fda tinc: update to 1.0.35
      f3bc02155 unbound: update to 1.8.1
      482d94bf4 iotivity, i2pd, domoticz: Bump PKG_RELEASE to force re-build with Boost upgrade to 1.68
      15cf061d5 gnutls: updated to 3.5.19
      d7980aceb mosquitto: bump to 1.5.3
      fae92edd7 sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)
      21b69c23a jamvm: Use <fenv.h> instead of <fpu_control.h>
      218a7a686 fdm: Merge latest version and build fixes from master
      11c25f58f boost: Merge updates (1.68.0) and build fixes from master
      cea8bebc6 Merge pull request #7084 from brianjmurrell/add-foolsm-to-18.06
      c58367d4f cshark: update to latest git HEAD
      e70b4775d strongswan: refresh patches
      88715598b strongswan: fix OpenWrt hotplug script handling
      1f4c93972 strongswan: add openwrt hotplug script handling
      c340159a9 strongswan: include nls.mk for mysql plugin
      474d9a0a1 net-snmp: fix inbound firewall rule support
      fddaa085f tdb: Remove libbsd dependency
      aa58b6bfb tdb: bump to latest version
      da27b3134 tdb: avoid installing duplicate files
      93587e54e node: Fix incorrect detection of arm_version and arm_fpu
      c99983288 node: fix host build fail
      0a2078bf1 nano: update to 3.1
      791933dd5 Nano: Update to 3.0 Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
      1bdddaefc foolsm: Add package foolsm
      df8b221e0 Merge pull request #7053 from mlichvar/chrony-fix-ipv6-allow-18.06
      1377bc60f chrony: fix configuration of IPv6 client access
      23bb744ff adblock: bugfix 3.5.5v2
      e8813bb56 adblock: update 3.5.5
      c7e97bf2b radicale[18.06]: add extra command "export_storage" to init script
      16286658
    • Martin Weinelt's avatar
      modules: update OpenWrt · d91b4a88
      Martin Weinelt authored
      9d07678d35 mac80211: fix spurious disconnections with powersave clients
      eb89dcaf4a kernel: bump 4.14 to 4.14.80
      76574f19e2 tcpdump: explicitly disable libcap-ng support
      514ad059ef mt76: update to the latest version, sync with master
      4f40d4ca73 oxnas: squash-pick commits from master branch
      f2a6d39b95 mac80211: brcmfmac: add 2 more recent changes
      33731ccff3 bcm53xx: add DT patch describing pins mux controller
      e4b0704a51 mac80211: backport firmware_request_nowarn and firmware_request_cache
      3589915a43 kernel: backport and include linux/overflow.h
      057893024e mac80211: backport sg_init_marker()
      f9e50a9468 bcm53xx: update pinctrl driver
      e6971b8def bcm53xx: add pending pinctrl driver
      55d078b249 script: ipkg-build: honour $SOURCE_DATE_EPOCH
      2e54de4e54 mac80211: brcmutil: backport chanspec debugging patch
      941256c004 mac80211: brcmfmac: backport the latest 4.20 changes
      5195136002 mac80211: brcmfmac: rename 4.20 backport patches
      156f6e63c4 mac80211: add iw command wrapper with error logging
      aa0aa47aa1 kernel: Add support for Winbond w25q128jv SPI NOR flash
      44084d89f2 imx6: fix DMA transaction errors
      779b89c757 ath9k: fix dynack in IBSS mode
      f9c79947b5 kernel: bump 4.14 to 4.14.79
      91a8bc1dd0 Revert "mt76: update to the latest version"
      f1a2b5bbbc kernel: tolerate using UBI/UBIFS on MLC flash (FS#1830)
      24ca1cda38 mt76: update to the latest version
      d91b4a88
  16. Nov 13, 2018
Loading