fitblk: invert kernel version dependency
[openwrt/staging/nbd.git] / package / network /
2024-03-11 Paul Donaldlldpd: Implement location parameter
2024-03-11 Paul Donaldlldpd: fix error "sh: XXXms: bad number"
2024-03-11 Paul Donaldlldpd: refactor out ifaces derivation; reuse function
2024-03-11 Paul Donaldlldpd: remove unneeded quotes
2024-03-11 Paul Donaldlldpd: remove unneeded quotes and variable quoting
2024-03-11 Paul Donaldlldpd: remove unneeded quotes and variable quoting
2024-03-11 Paul Donaldlldpd: remove unneeded quotes and variable quoting
2024-03-11 Paul Donaldlldpd: remove unneeded quotes
2024-03-11 Paul Donaldlldpd: remove unneeded quotes and variable quoting
2024-03-11 Paul Donaldlldpd: fix a paste error
2024-03-11 Paul Donaldlldpd: spell fixes
2024-03-11 Paul Donaldlldpd: fix -k 'lldp_no_version' row
2024-03-11 Nathaniel Wesley... dnsmasq: version 2.90
2024-03-08 Christian Marangilibiwinfo: update to Git HEAD (2024-03-08)
2024-02-27 Paul Donaldumdns: prevent a few 'uci: Entry not found'
2024-02-26 Julius Lehmanndnsmasq: Fix wrong format for --dhcp-boot option
2024-02-22 Hauke Mehrtenswifi-scripts: Support HE Iftypes with multiple entries
2024-02-22 Yegor Yefremovdnsmasq: rework network interface ignore
2024-02-17 Eneas U de Queirozwifi-scripts: fix FILS AKM selection with EAP-192
2024-02-13 Felix Fietkauwifi-scripts: create the wlan object in board_data...
2024-02-09 Felix Fietkauwifi-scripts: fix fullmac phy detection
2024-02-09 Konstantin Demindropbear: better handle interfaces
2024-02-09 Konstantin Demindropbear: better handle receive window size
2024-02-09 Konstantin Demindropbear: adjust file permissions
2024-02-09 Konstantin Demindropbear: 'rsakeyfile' -> 'keyfile' transition
2024-02-09 Konstantin Demindropbear: failsafe: handle all supported key types
2024-02-09 Konstantin Demindropbear: minor config reorder
2024-02-09 Konstantin Demindropbear: split U2F/FIDO support
2024-02-09 Konstantin Demindropbear: add option to enable modern crypto only
2024-02-09 Konstantin Demindropbear: adjust allowed shell list
2024-02-09 Konstantin Demindropbear: honor CONFIG_TARGET_INIT_PATH
2024-02-09 Konstantin Demindropbear: disable two weak kex/mac algorithms
2024-02-09 Konstantin Demindropbear: minor config clarification
2024-02-09 Konstantin Demindropbear: better object cleanup
2024-02-09 Konstantin Demindropbear: allow more complex configuration
2024-02-09 Konstantin Demindropbear: cherry-pick upstream patches
2024-02-09 Konstantin Demindropbear: bump to 2022.83
2024-02-08 Stephen Howelllldpd: add option to force EDP
2024-02-08 Stephen Howelllldpd: only use snmp options when compiled in
2024-02-08 Stephen Howelllldpd: Update Makefile package release
2024-02-08 Stephen Howelllldpd: add option for tx delay and tx hold
2024-02-08 Stephen Howelllldpd: add option to set system platform
2024-02-08 Stephen Howelllldpd: add option to force SONMP enabled
2024-02-08 Stephen Howelllldpd: add option to force FDP on
2024-02-08 Stephen Howelllldpd: set CDP version and allow forcing CDP on
2024-02-08 Stephen Howelllldpd: allow disabling LLDP protcol
2024-02-08 Stephen Howelllldpd: add portidsubtype option
2024-02-08 Stephen Howelllldpd: add agent-type option
2024-02-08 Stephen Howelllldpd: add LLDP MED options
2024-02-08 Stephen Howelllldpd: option to disable LLDP-MED inventory TLV
2024-02-08 Stephen Howelllldpd: Init adds no-version option
2024-02-08 Stephen Howelllldpd: Allow neighbour filtering
2024-02-08 Stephen Howelllldpd: LLDPD binds to only specified interfaces
2024-02-08 Stephen Howelllldpd: Init config read on reload
2024-02-06 Felix Fietkauwifi-scripts: fix copy&paste issue in metadata
2024-02-03 Felix Fietkauwifi-scripts: add script to add phy capabilities to...
2024-02-03 Felix Fietkauwifi-scripts: add new package, move wifi scripts to...
2024-02-02 Daniel Golleuhttpd: bump PKG_RELEASE
2024-02-01 Daniel Golleuhttpd: restart when interface to listen becomes available
2024-01-26 Álvaro Fernández... iwinfo: update to latest git HEAD
2024-01-25 Rany Hanyhostapd: fail R0KH and R1KH derivation when wpa_psk_fil...
2024-01-25 Jesus Fernandez... hostapd: fix 11r defaults when using SAE
2024-01-25 Jesus Fernandez... hostapd: fix 11r defaults when using WPA
2024-01-25 Felix Fietkauhostapd: remove obsolete function
2024-01-25 Nick Hainkeiproute2: update to 6.7.0
2024-01-23 Jo-Philipp Wichwireguard-tools: avoid redundant jsonfilter calls
2024-01-18 David Bauerhostapd: ACS: Fix typo in bw_40 frequency array
2024-01-16 Daniel Golleuqmi: update to git HEAD
2024-01-13 Felix Fietkauhostapd: add back missing function for updating wpa_sup...
2024-01-13 Felix Fietkauhostapd: fix an exception in hostapd.uc on interface...
2024-01-13 Felix FietkauRevert "mac80211: rework interface setup, fix race...
2024-01-11 Felix Fietkaumac80211: rework interface setup, fix race condition
2024-01-11 Felix Fietkauhostapd: make ubus calls to wpa_supplicant asynchronous
2024-01-10 Uwe Niethammeruqmi: added timeouts in qmi.sh
2024-01-10 Rafał Miłeckiuhttpd: handle reload after uhttpd-mod-ubus installatio...
2024-01-09 Felix Fietkauhostapd: add missing NULL pointer check on radar notifi...
2024-01-04 Felix Fietkaunetifd: update to Git HEAD (2024-01-04)
2023-12-28 David Bauerdropbear: increase default receive window size
2023-12-19 Felix Fietkaunetifd: update to Git HEAD (2023-12-19)
2023-12-18 Felix Fietkaunetifd: update to Git HEAD (2023-12-18)
2023-12-17 Christian Maranginetifd: update to Git HEAD (2023-12-17)
2023-12-16 Thibaut VARÈNEdnsmasq: invert logic for "localuse"
2023-12-12 Nick Hainkeethtool: update to 6.6
2023-12-12 Christian Maranginetifd: update to Git HEAD (2023-12-12)
2023-12-11 Nick Hainkeiproute2: update to 6.6.0
2023-12-05 Felix Fietkaunetifd: update to Git HEAD (2023-12-05)
2023-11-30 Tony Ambardarbpftool: Update to v7.3.0
2023-11-30 Felix Fietkauhostapd: use new udebug ubus api to make debug rings...
2023-11-26 Sven Eckelmanndnsmasq: mark global ubus context as closed after fork
2023-11-21 Felix Fietkauumdns: update to Git HEAD (2023-11-21)
2023-11-20 Felix Fietkaunetifd: update to Git HEAD (2023-11-20), adds udebug...
2023-11-20 Felix Fietkauhostapd: add missing acl entries for udebug
2023-11-20 Felix Fietkauhostapd: add udebug support
2023-11-19 Nazar Mokrynskyihostapd: fix undeclared variable iface_name
2023-11-15 Philip Prindevillednsmasq: Invoke new ipcalc with CIDR notation
2023-11-14 Jo-Philipp Wichnetifd: update to Git HEAD (2023-11-14)
2023-11-12 Christian Marangiiptables: backport patch fixing bug with string module
2023-11-11 Christian Maranginetifd: update to Git HEAD (2023-11-11)
2023-11-10 Felix Fietkaunetifd: update to the latest version
2023-11-10 Christian Maranginetifd: update to Git HEAD (2023-11-09)
next