summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-03bridge: add support for configuring vlans for auth=1,auth_status=falseFelix Fietkau
2023-11-02bridge: add auth-required bridge members with auth_status=0 if vlan is enabledFelix Fietkau
2023-11-01device: send notifications for device events via ubusFelix Fietkau
2023-11-01device/bridge: support passing extra vlans in the device_set_state callFelix Fietkau
2023-10-20config: fix incompatible with jshn network-device entryChristian Marangi
2023-09-25interface: do not release device on link downErik Karlsson
2023-09-19wireless: update prev_config on SET_DATA notifyFelix Fietkau
2023-09-15wireless: dynamically enable/disable virtual interfaces base on network interface autostartFelix Fietkau
2023-09-15wireless: clean up prev_config handlingFelix Fietkau
2023-09-15wireless: rework and fix vlan/station config reload handlingFelix Fietkau
2023-08-31make_ethtool_modes_h.sh: apply anti-bashismDaniel Golle
2023-08-31system-linux: switch to new ETHTOOL_xLINKSETTINGS APIRuiwei Chen
2023-08-31scripts/netifd-wireless.sh: properly fix WPA3 Enterprise supportFelix Fietkau
2023-08-17netifd: fix disabling radio via config if reconf is being usedPrasun Maiti
2023-07-17wireless: enable dynamic reconfiguration by defaultFelix Fietkau
2023-07-17wireless: add support for replacing data blobs at runtimeFelix Fietkau
2023-07-03bridge: fix config reload on 32 bit systemsFelix Fietkau
2023-06-29wireless: fix another reconf issueFelix Fietkau
2023-06-28wireless: fix handling config reload with reconf=1Felix Fietkau
2023-06-28wireless: fix changing reconf/serialize options in configurationFelix Fietkau
2023-06-27bridge: add support for configuring extra vlans for the bridge itselfFelix Fietkau
2023-06-24bridge: fix coverity false positive reportChristian Marangi
2023-06-23bridge: add support for adding vlan ranges via hotplugFelix Fietkau
2023-06-23bridge: make hotplug-added vlans default to taggedFelix Fietkau
2023-06-23bridge: add support for configuring extra tagged vlans on member devicesFelix Fietkau
2023-06-21wireless: add network_vlan config attributeFelix Fietkau
2023-06-21vlan/vlandev: pass through extra vlan information passed via hotplugFelix Fietkau
2023-06-04system-linux: fix memory leak in system_bridge_vlan_checkFelix Fietkau
2023-05-31bridge: bridge_dump_info: add dumping of bridge attributesstaging/ynezz/fixes-bridge-inspectPetr Štetiar
2023-05-31bridge: make it more clear why the config was appliedPetr Štetiar
2023-05-31cmake: fix build by reordering the cflags definitionsPetr Štetiar
2023-05-31treewide: fix multiple compiler warningsPetr Štetiar
2023-05-04bridge: remove stray newline from device status vlan port listFelix Fietkau
2023-04-17device: fix segfault when recreating devicesFelix Fietkau
2023-02-19netifd: Activate -Wextra compile warningsHauke Mehrtens
2023-02-19netifd: Explicitly zero initialize variablesHauke Mehrtens
2023-02-19netifd: Do not return values in void functionHauke Mehrtens
2023-02-19netifd: Fix multiple -Wsign-compare warningsHauke Mehrtens
2023-02-19netifd: bridge: Fix format string positionHauke Mehrtens
2022-12-30device: fix vlan device issues with disappearing lower devicesFelix Fietkau
2022-12-30vlandev: propagate topology changesFelix Fietkau
2022-12-29utils: include utils.h lastFelix Fietkau
2022-12-29system: move netdev types to system-linux.c where they are usedFelix Fietkau
2022-12-19wireless: add support for disabling multicast-to-unicast per virtual interfaceFelix Fietkau
2022-12-19wireless: allow set_retry ubus notify command to trigger a wdev restartFelix Fietkau
2022-11-17treewide: correctly apply IFNAMSIZ limitJo-Philipp Wich
2022-08-25interface: fix use-after-free bug when rewriting resolv.confFelix Fietkau
2022-08-20netifd: fix WPA3 enterprise ciphersJoerg Werner
2022-08-11interface: support "zone" config optionRafał Miłecki
2022-05-31interface-ip: fix memory corruption bug when using jail network namespacesJunnan Xu