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
2023-11-03
bridge: add support for configuring vlans for auth=1,auth_status=false
Felix Fietkau
2023-11-02
bridge: add auth-required bridge members with auth_status=0 if vlan is enabled
Felix Fietkau
2023-11-01
device: send notifications for device events via ubus
Felix Fietkau
2023-11-01
device/bridge: support passing extra vlans in the device_set_state call
Felix Fietkau
2023-10-20
config: fix incompatible with jshn network-device entry
Christian Marangi
2023-09-25
interface: do not release device on link down
Erik Karlsson
2023-09-19
wireless: update prev_config on SET_DATA notify
Felix Fietkau
2023-09-15
wireless: dynamically enable/disable virtual interfaces base on network interface autostart
Felix Fietkau
2023-09-15
wireless: clean up prev_config handling
Felix Fietkau
2023-09-15
wireless: rework and fix vlan/station config reload handling
Felix Fietkau
2023-08-31
make_ethtool_modes_h.sh: apply anti-bashism
Daniel Golle
2023-08-31
system-linux: switch to new ETHTOOL_xLINKSETTINGS API
Ruiwei Chen
2023-08-31
scripts/netifd-wireless.sh: properly fix WPA3 Enterprise support
Felix Fietkau
2023-08-17
netifd: fix disabling radio via config if reconf is being used
Prasun Maiti
2023-07-17
wireless: enable dynamic reconfiguration by default
Felix Fietkau
2023-07-17
wireless: add support for replacing data blobs at runtime
Felix Fietkau
2023-07-03
bridge: fix config reload on 32 bit systems
Felix Fietkau
2023-06-29
wireless: fix another reconf issue
Felix Fietkau
2023-06-28
wireless: fix handling config reload with reconf=1
Felix Fietkau
2023-06-28
wireless: fix changing reconf/serialize options in configuration
Felix Fietkau
2023-06-27
bridge: add support for configuring extra vlans for the bridge itself
Felix Fietkau
2023-06-24
bridge: fix coverity false positive report
Christian Marangi
2023-06-23
bridge: add support for adding vlan ranges via hotplug
Felix Fietkau
2023-06-23
bridge: make hotplug-added vlans default to tagged
Felix Fietkau
2023-06-23
bridge: add support for configuring extra tagged vlans on member devices
Felix Fietkau
2023-06-21
wireless: add network_vlan config attribute
Felix Fietkau
2023-06-21
vlan/vlandev: pass through extra vlan information passed via hotplug
Felix Fietkau
2023-06-04
system-linux: fix memory leak in system_bridge_vlan_check
Felix Fietkau
2023-05-31
bridge: bridge_dump_info: add dumping of bridge attributes
staging/ynezz/fixes-bridge-inspect
Petr Štetiar
2023-05-31
bridge: make it more clear why the config was applied
Petr Štetiar
2023-05-31
cmake: fix build by reordering the cflags definitions
Petr Štetiar
2023-05-31
treewide: fix multiple compiler warnings
Petr Štetiar
2023-05-04
bridge: remove stray newline from device status vlan port list
Felix Fietkau
2023-04-17
device: fix segfault when recreating devices
Felix Fietkau
2023-02-19
netifd: Activate -Wextra compile warnings
Hauke Mehrtens
2023-02-19
netifd: Explicitly zero initialize variables
Hauke Mehrtens
2023-02-19
netifd: Do not return values in void function
Hauke Mehrtens
2023-02-19
netifd: Fix multiple -Wsign-compare warnings
Hauke Mehrtens
2023-02-19
netifd: bridge: Fix format string position
Hauke Mehrtens
2022-12-30
device: fix vlan device issues with disappearing lower devices
Felix Fietkau
2022-12-30
vlandev: propagate topology changes
Felix Fietkau
2022-12-29
utils: include utils.h last
Felix Fietkau
2022-12-29
system: move netdev types to system-linux.c where they are used
Felix Fietkau
2022-12-19
wireless: add support for disabling multicast-to-unicast per virtual interface
Felix Fietkau
2022-12-19
wireless: allow set_retry ubus notify command to trigger a wdev restart
Felix Fietkau
2022-11-17
treewide: correctly apply IFNAMSIZ limit
Jo-Philipp Wich
2022-08-25
interface: fix use-after-free bug when rewriting resolv.conf
Felix Fietkau
2022-08-20
netifd: fix WPA3 enterprise ciphers
Joerg Werner
2022-08-11
interface: support "zone" config option
Rafał Miłecki
2022-05-31
interface-ip: fix memory corruption bug when using jail network namespaces
Junnan Xu
[next]