summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2026-07-17config: accept 'true' for the interface disabled optionHEADmasterFelix Fietkau
2026-07-17config: keep vlan config entries until interfaces are parsedFelix Fietkau
2026-07-17config: match the device when overriding vlan config entriesFelix Fietkau
2026-07-17system-linux: validate FMR ealen and offset before useFelix Fietkau
2026-07-17system-linux: fix byte order of multicast GRE tunnel keysFelix Fietkau
2026-07-17extdev: cancel pending retry timers on device freeFelix Fietkau
2026-07-17extdev: clear the bridge empty state when removed from the configFelix Fietkau
2026-07-17bridge: ignore stale member check timer eventsFelix Fietkau
2026-07-17bridge: drop force_active when the bridge_empty option is removedFelix Fietkau
2026-07-17system-linux: check the nlmsg_parse result in cb_rtnl_eventFelix Fietkau
2026-07-17interface-ip: keep host routes in sync with their parent routeFelix Fietkau
2026-07-17iprule: only keep unchanged rules whose installation succeededFelix Fietkau
2026-07-17interface-ip: validate the route source maskFelix Fietkau
2026-07-17interface-ip: keep addresses that moved to a different list indexFelix Fietkau
2026-07-17extdev: resynchronise devices when the external handler returnsFelix Fietkau
2026-07-17extdev: handle device_init failure in __bridge_createFelix Fietkau
2026-07-17extdev: track the active state when creating an empty bridgeFelix Fietkau
2026-07-17extdev: parse stats dumps with the stats parameter listFelix Fietkau
2026-07-17extdev: fix nested list handling in device info dumpsFelix Fietkau
2026-07-17extdev: wait for the external handler when the initial lookup failsFelix Fietkau
2026-07-17extdev: fix use after free in extdev_hotplug_removeFelix Fietkau
2026-07-17ucode: release process resources after the exit callbackFelix Fietkau
2026-07-17ucode: reset VM state after freeing itFelix Fietkau
2026-07-17interface: carry the renew option over on config reloadFelix Fietkau
2026-07-17interface: restore the previous hotplug attachment on a failed addFelix Fietkau
2026-07-17interface: do not bring up an interface pending removalFelix Fietkau
2026-07-17device: validate extra vlan ranges against the valid vid rangeFelix Fietkau
2026-07-17device: release the parent claim when enabling a device failsFelix Fietkau
2026-07-17vlan: refresh hotplug ops when the parent vlan list changesFelix Fietkau
2026-07-17vlan, vlandev: use a local buffer for forwarded hotplug vlan listsFelix Fietkau
2026-07-17vlan: do not free the vlan device with live users on rename failureFelix Fietkau
2026-07-17vlan: clean up the kernel device when bringing the vlan up failsFelix Fietkau
2026-07-17vlandev: fail instead of falling back to vid 1 on invalid vidFelix Fietkau
2026-07-17bridge, bonding: only restore the ipv6 setting when it was overriddenFelix Fietkau
2026-07-17bridge: keep hotplug vlan ports across reloads while the bridge is downFelix Fietkau
2026-07-08system-dummy: fix metric clobbering device name in route debug outputFelix Fietkau
2026-07-08bonding: fix port failure accounting in bonding_enable_portFelix Fietkau
2026-07-08bridge: fix pvid clearing leaking to other vlan membersFelix Fietkau
2026-07-08config: validate bridge vlan port and alias attributesFelix Fietkau
2026-07-08ucode: close pipe read end in spawned child processesFelix Fietkau
2026-07-08extdev: fix bridge config leak on no-op reloadFelix Fietkau
2026-07-08extdev: fix memory leaks on device freeFelix Fietkau
2026-07-08extdev: fix NULL pointer dereference when parsing stats paramsFelix Fietkau
2026-07-08system-linux: fix swapped rx/tx in negotiated pause reportingFelix Fietkau
2026-07-08system-linux: fix bogus master ifindex result for non-DSA devicesFelix Fietkau
2026-07-08system-linux: stop receive loops on netlink errorsFelix Fietkau
2026-07-08handler: clear parameter list pointers on parse failureFelix Fietkau
2026-07-08interface: fully clean up partially constructed interfaces on freeFelix Fietkau
2026-07-08device: fix error handling in device_createFelix Fietkau
2026-07-08interface-ip: expire config routes with a valid optionFelix Fietkau