summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-19Revert "system-linux: set pending to 0 on ifindex found or error for if_get_master"Felix Fietkau
2023-12-18device: Log error message if device initialization failedDustin Spicuzza
2023-12-18netifd: fix undefined va_list value which can cause crashesMikael Magnusson
2023-12-17system-linux: set pending to 0 on ifindex found or error for if_get_masterChristian Marangi
2023-12-12system-linux: skip refreshing MAC on master change if custom MACChristian Marangi
2023-12-12system-linux: set master early on apply settingsChristian Marangi
2023-12-05bridge: rework config change pvid handlingFelix Fietkau
2023-12-05bridge: fix reload on bridge vlan changesFelix Fietkau
2023-12-05debug: remove newline from debug messagesFelix Fietkau
2023-12-05netifd: add netlink udebug ringFelix Fietkau
2023-11-27udebug: use helper code for ubus config handlingFelix Fietkau
2023-11-20wireless: add bridge_isolate optionFelix Fietkau
2023-11-20system-linux: fix bogus debug error messages on adding bridge membersFelix Fietkau
2023-11-20replace DPRINTF calls with D(...)Felix Fietkau
2023-11-20add udebug supportFelix Fietkau
2023-11-14interface-ip: fix IPv4 route target maskingJo-Philipp Wich
2023-11-11system-linux: refresh MAC address on DSA port conduit changeChristian Marangi
2023-11-10wireless: fix premature removal of hotplug devices due to down stateFelix Fietkau
2023-11-10wireless: fix sign comparison warningFelix Fietkau
2023-11-10device: add support to configure eeeRahul Thakur
2023-11-09system-linux: fix compilation error if IFLA_DSA_MASTER is not supportedChristian Marangi
2023-11-09system-linux: make system_if_get_master_ifindex staticChristian Marangi
2023-11-09system-linux: add option to configure DSA conduit deviceChristian Marangi
2023-11-09system-linux: add support for configurable GRO optionChristian Marangi
2023-11-08interface-ip: allow configuring routes without explicit interfaceJo-Philipp Wich
2023-11-08interface-ip: mask out host bits in IPv4 route targetsJo-Philipp Wich
2023-11-07system-linux: fix race condition on bringing up wireless devicesFelix Fietkau
2023-11-06device: fix build error on 32 bit systemsFelix Fietkau
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