summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-05-23netifd: fix hwmode for 60g bandDaniel Golle
2022-05-19interface-ip: add support for excluding interfaces in host route lookupFelix Fietkau
2022-05-19interface-ip: unify host and proto route handlingFelix Fietkau
2022-02-20cmake: fix usage of implicit library and include pathsPetr Štetiar
2022-02-20netifd: interface-ip: don't set fib6 policies if ipv6 disabledJulian Squires
2022-02-04system-linux: expose hw-tc-offload ethtool feature in device status dumpJo-Philipp Wich
2022-02-01system-linux: add wrapper function for creating link config messagesFelix Fietkau
2022-02-01system-linux: delete bridge devices using netlinkFelix Fietkau
2022-02-01system-linux: create bridge devices using netlinkFelix Fietkau
2022-01-22iprule: add support for uidrangeMatthew Hagan
2022-01-14system: fix compilation with glibc 2.34Hans Dedecker
2022-01-12Revert "netifd: add devtype to ubus call"Hans Dedecker
2022-01-12netifd: add devtype to ubus callFlorian Eckert
2021-12-25netifd: add devtype to ubus callFlorian Eckert
2021-12-12netifd: allow disabling rule/rule6 config sectionsVladislav Grigoryev
2021-12-12interface-ip: add support for IPv6 prefix invalidationAlin Nastac
2021-11-26interface-ip: use metric when looking for a routeLuiz Angelo Daros de Luca
2021-11-23main: fix hotplug script usage messageStijn Tintel
2021-10-30system-linux: fix deletion of ip tunnels (FS#4058)Hans Dedecker
2021-10-21wireless: fix handling vif attributes on reload with mode changeFelix Fietkau
2021-10-20wireless: fix creating AP mode WDS station interfacesFelix Fietkau
2021-10-12interface, ubus: rework netns up/downDaniel Golle
2021-10-12interface: don't fork() to start jail interfaceDaniel Golle
2021-09-29wireless: fix index for stationsFelix Fietkau
2021-09-29wireless: reset retry counter when setup succeedsFelix Fietkau
2021-09-29wireless: reset number of retries on config changeFelix Fietkau
2021-09-29main: poll process log stream even if processes are killedFelix Fietkau
2021-09-29wireless: process and close script file descriptor when rerunning setupFelix Fietkau
2021-09-29wireless: display log messages for setup/teardown/retryFelix Fietkau