index
:
netifd
master
mlo
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-23.05
openwrt-25.12
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
13 days
interface: add restart support
HEAD
master
John Crispin
13 days
interface: add carrier_loss_delay option
John Crispin
13 days
device: add broadcast_flood bridge port setting
John Crispin
13 days
build: prefer libnl-tiny and fix LIBNL detection on reconfigure
Felix Fietkau
13 days
system-linux: guard PSE port priority for older kernel headers
Felix Fietkau
14 days
interface-ip: skip offlink handling on point-to-point links
Felix Fietkau
2026-06-15
interface: detach hotplug members on reassignment
Felix Fietkau
2026-06-09
system-linux: detach device from stale bridge before adding it
Felix Fietkau
2026-06-09
bridge: attempt delbr unconditionally on bridge destroy
Felix Fietkau
2026-06-09
bridge: remove kernel member on teardown regardless of device claim state
Felix Fietkau
2026-06-09
netifd: fix const-discard warnings in attr/devtype parsing
Daniel Golle
2026-04-23
ethtool: avoid unneeded ioctl
Markus Stockhausen
2026-04-23
system-linux: gate ethtool reapply on apply_mask
Felix Fietkau
2026-04-21
device: live-apply pure-sysctl config changes without teardown
Felix Fietkau
2026-04-21
device: centralise device-attr diff handling in device_set_config
Felix Fietkau
2026-04-21
device: realign DEV_OPT_* bits with DEV_ATTR_* enum positions
Felix Fietkau
2026-02-26
bridge: skip present toggle in bridge_free_member() when device is active
Felix Fietkau
2026-02-23
global: add support for PSE-PD control
Carlo Szelinsky
2026-02-15
examples: sync wireless scripts with openwrt
Felix Fietkau
2026-02-15
proto-ucode: add ucode proto handler scripts
Felix Fietkau
2026-02-15
proto-ucode: add ucode protocol handler infrastructure
Felix Fietkau
2026-02-15
proto: add config_load callback to proto_handler
Felix Fietkau
2026-02-15
proto-ext: extract shared protocol handler code from proto-shell.c
Felix Fietkau
2026-02-10
interface-ip: fix fortify build error
Felix Fietkau
2025-10-20
system-linux: only parse device status for AF_UNSPEC link messages
Felix Fietkau
2025-10-20
system-linux: handle RTM_DELLINK events for device state tracking
Felix Fietkau
2025-10-20
veth: delete device before creation to handle stale state
Felix Fietkau
2025-10-06
config: fix overriding bridge-vlan sections via procd data
Felix Fietkau
2025-09-30
system: add logging wrappers for basic system functions
Felix Fietkau
2025-09-30
bridge: fix reload when ports refer to aliased vlans on another bridge
Felix Fietkau
2025-09-30
interface: fix reload for devices that point to vlan aliases
Felix Fietkau
2025-09-12
netifd: fix misplaced ")"
Felix Fietkau
2025-08-14
bridge: fix changing the vlan local flag at runtime
Felix Fietkau
2025-08-12
examples: sync wireless.uc
Felix Fietkau
2025-08-12
config: add support for defining interfaces via procd data
Felix Fietkau
2025-08-12
config: add support for defining devices via procd data
Felix Fietkau
2025-08-12
global: use blobmsg_parse_attr
Felix Fietkau
2025-08-12
interface: avoid memleaks on invalid interfaces
Felix Fietkau
2025-08-12
ubus: fix type check in procd ubus data callback
Felix Fietkau
2025-08-06
examples: sync scripts with openwrt
Felix Fietkau
2025-08-06
ucode: fix passing network vlan on handle_link
Felix Fietkau
2025-08-03
system-linux: add variable initialization to avoid compiler warnings on older gcc
Felix Fietkau
2025-08-03
ucode: add missing return code checks for fchdir/chdir
Felix Fietkau
2025-08-02
wireless: add MLO support to example scripts
Felix Fietkau
2025-08-02
wireless: replace with ucode scripts
Felix Fietkau
2025-06-11
update example mac80211 script and wireless config
Felix Fietkau
2025-06-11
scripts: fix dummy mode on systems where libubox is in /usr/local
Felix Fietkau
2025-06-11
CMakeLists.txt: bump minimum required version
Felix Fietkau
2025-06-11
system-dummy: add missing vrf functions
Felix Fietkau
2025-05-23
netifd: iprule add sport and dport
egc112
[next]