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
2024-10-21
system-dummy: add system_if_apply_settings_after_up
Felix Fietkau
2024-10-21
fix signed/unsigned comparison warnings
Felix Fietkau
2024-10-20
main: fix format string related warnings for log/debug printf functions
Felix Fietkau
2024-10-06
wireless: reload wireless device if any vif network bridge changes ifindex
Felix Fietkau
2024-09-21
interface: fix regression on adding hotplug devices to interfaces
Felix Fietkau
2024-09-12
Revert "system-linux: re-apply ethtool on phy attachment"
Daniel Golle
2024-09-05
device: simplify external device settings handling
Felix Fietkau
2024-09-03
device: revert to explicit device_set_present calls
Felix Fietkau
2024-09-03
device: remove redundant newlines from debug messages
Felix Fietkau
2024-09-03
interface: improve hotplug handling reliability
Felix Fietkau
2024-09-03
wireless: handle link updates even if devices are present already
Felix Fietkau
2024-09-03
main: add messages to udebug regardless of their log level
Felix Fietkau
2024-09-03
device: do not pull device present state from hotplug events
Felix Fietkau
2024-09-03
device: add more debugging code
Felix Fietkau
2024-09-02
interface: add support for disabling renew on topology change
Felix Fietkau
2024-07-05
system-linux: re-apply ethtool on phy attachment
Daniel Golle
2024-06-04
wireless: add support for defining wifi interfaces via procd service data
Felix Fietkau
2024-06-03
wireless: use blobmsg_parse_attr
Felix Fietkau
2024-06-03
proto-shell: add proto property for skipping device config
Felix Fietkau
2024-02-26
CMake: bump the minimum required CMake version to 3.5
Yegor Yefremov
2024-01-04
device: restore cleared flags on device down
Erik Karlsson
2024-01-04
system-linux: fix race condition in netlink socket error handing
Matthias Schiffer
2023-12-19
Revert "system-linux: set pending to 0 on ifindex found or error for if_get_master"
Felix Fietkau
2023-12-18
device: Log error message if device initialization failed
Dustin Spicuzza
2023-12-18
netifd: fix undefined va_list value which can cause crashes
Mikael Magnusson
2023-12-17
system-linux: set pending to 0 on ifindex found or error for if_get_master
Christian Marangi
2023-12-12
system-linux: skip refreshing MAC on master change if custom MAC
Christian Marangi
2023-12-12
system-linux: set master early on apply settings
Christian Marangi
2023-12-05
bridge: rework config change pvid handling
Felix Fietkau
2023-12-05
bridge: fix reload on bridge vlan changes
Felix Fietkau
2023-12-05
debug: remove newline from debug messages
Felix Fietkau
2023-12-05
netifd: add netlink udebug ring
Felix Fietkau
2023-11-27
udebug: use helper code for ubus config handling
Felix Fietkau
2023-11-20
wireless: add bridge_isolate option
Felix Fietkau
2023-11-20
system-linux: fix bogus debug error messages on adding bridge members
Felix Fietkau
2023-11-20
replace DPRINTF calls with D(...)
Felix Fietkau
2023-11-20
add udebug support
Felix Fietkau
2023-11-14
interface-ip: fix IPv4 route target masking
Jo-Philipp Wich
2023-11-11
system-linux: refresh MAC address on DSA port conduit change
Christian Marangi
2023-11-10
wireless: fix premature removal of hotplug devices due to down state
Felix Fietkau
2023-11-10
wireless: fix sign comparison warning
Felix Fietkau
2023-11-10
device: add support to configure eee
Rahul Thakur
2023-11-09
system-linux: fix compilation error if IFLA_DSA_MASTER is not supported
Christian Marangi
2023-11-09
system-linux: make system_if_get_master_ifindex static
Christian Marangi
2023-11-09
system-linux: add option to configure DSA conduit device
Christian Marangi
2023-11-09
system-linux: add support for configurable GRO option
Christian Marangi
2023-11-08
interface-ip: allow configuring routes without explicit interface
Jo-Philipp Wich
2023-11-08
interface-ip: mask out host bits in IPv4 route targets
Jo-Philipp Wich
2023-11-07
system-linux: fix race condition on bringing up wireless devices
Felix Fietkau
2023-11-06
device: fix build error on 32 bit systems
Felix Fietkau
[next]