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
2026-07-17
config: accept 'true' for the interface disabled option
HEAD
master
Felix Fietkau
2026-07-17
config: keep vlan config entries until interfaces are parsed
Felix Fietkau
2026-07-17
config: match the device when overriding vlan config entries
Felix Fietkau
2026-07-17
system-linux: validate FMR ealen and offset before use
Felix Fietkau
2026-07-17
system-linux: fix byte order of multicast GRE tunnel keys
Felix Fietkau
2026-07-17
extdev: cancel pending retry timers on device free
Felix Fietkau
2026-07-17
extdev: clear the bridge empty state when removed from the config
Felix Fietkau
2026-07-17
bridge: ignore stale member check timer events
Felix Fietkau
2026-07-17
bridge: drop force_active when the bridge_empty option is removed
Felix Fietkau
2026-07-17
system-linux: check the nlmsg_parse result in cb_rtnl_event
Felix Fietkau
2026-07-17
interface-ip: keep host routes in sync with their parent route
Felix Fietkau
2026-07-17
iprule: only keep unchanged rules whose installation succeeded
Felix Fietkau
2026-07-17
interface-ip: validate the route source mask
Felix Fietkau
2026-07-17
interface-ip: keep addresses that moved to a different list index
Felix Fietkau
2026-07-17
extdev: resynchronise devices when the external handler returns
Felix Fietkau
2026-07-17
extdev: handle device_init failure in __bridge_create
Felix Fietkau
2026-07-17
extdev: track the active state when creating an empty bridge
Felix Fietkau
2026-07-17
extdev: parse stats dumps with the stats parameter list
Felix Fietkau
2026-07-17
extdev: fix nested list handling in device info dumps
Felix Fietkau
2026-07-17
extdev: wait for the external handler when the initial lookup fails
Felix Fietkau
2026-07-17
extdev: fix use after free in extdev_hotplug_remove
Felix Fietkau
2026-07-17
ucode: release process resources after the exit callback
Felix Fietkau
2026-07-17
ucode: reset VM state after freeing it
Felix Fietkau
2026-07-17
interface: carry the renew option over on config reload
Felix Fietkau
2026-07-17
interface: restore the previous hotplug attachment on a failed add
Felix Fietkau
2026-07-17
interface: do not bring up an interface pending removal
Felix Fietkau
2026-07-17
device: validate extra vlan ranges against the valid vid range
Felix Fietkau
2026-07-17
device: release the parent claim when enabling a device fails
Felix Fietkau
2026-07-17
vlan: refresh hotplug ops when the parent vlan list changes
Felix Fietkau
2026-07-17
vlan, vlandev: use a local buffer for forwarded hotplug vlan lists
Felix Fietkau
2026-07-17
vlan: do not free the vlan device with live users on rename failure
Felix Fietkau
2026-07-17
vlan: clean up the kernel device when bringing the vlan up fails
Felix Fietkau
2026-07-17
vlandev: fail instead of falling back to vid 1 on invalid vid
Felix Fietkau
2026-07-17
bridge, bonding: only restore the ipv6 setting when it was overridden
Felix Fietkau
2026-07-17
bridge: keep hotplug vlan ports across reloads while the bridge is down
Felix Fietkau
2026-07-08
system-dummy: fix metric clobbering device name in route debug output
Felix Fietkau
2026-07-08
bonding: fix port failure accounting in bonding_enable_port
Felix Fietkau
2026-07-08
bridge: fix pvid clearing leaking to other vlan members
Felix Fietkau
2026-07-08
config: validate bridge vlan port and alias attributes
Felix Fietkau
2026-07-08
ucode: close pipe read end in spawned child processes
Felix Fietkau
2026-07-08
extdev: fix bridge config leak on no-op reload
Felix Fietkau
2026-07-08
extdev: fix memory leaks on device free
Felix Fietkau
2026-07-08
extdev: fix NULL pointer dereference when parsing stats params
Felix Fietkau
2026-07-08
system-linux: fix swapped rx/tx in negotiated pause reporting
Felix Fietkau
2026-07-08
system-linux: fix bogus master ifindex result for non-DSA devices
Felix Fietkau
2026-07-08
system-linux: stop receive loops on netlink errors
Felix Fietkau
2026-07-08
handler: clear parameter list pointers on parse failure
Felix Fietkau
2026-07-08
interface: fully clean up partially constructed interfaces on free
Felix Fietkau
2026-07-08
device: fix error handling in device_create
Felix Fietkau
2026-07-08
interface-ip: expire config routes with a valid option
Felix Fietkau
[next]