project/netifd.git
2023-11-10 Felix Fietkauwireless: fix premature removal of hotplug devices...
2023-11-10 Felix Fietkauwireless: fix sign comparison warning
2023-11-10 Rahul Thakurdevice: add support to configure eee
2023-11-09 Christian Marangisystem-linux: fix compilation error if IFLA_DSA_MASTER...
2023-11-09 Christian Marangisystem-linux: make system_if_get_master_ifindex static
2023-11-09 Christian Marangisystem-linux: add option to configure DSA conduit device
2023-11-09 Christian Marangisystem-linux: add support for configurable GRO option
2023-11-08 Jo-Philipp... interface-ip: allow configuring routes without explicit...
2023-11-08 Jo-Philipp... interface-ip: mask out host bits in IPv4 route targets
2023-11-07 Felix Fietkausystem-linux: fix race condition on bringing up wireles...
2023-11-06 Felix Fietkaudevice: fix build error on 32 bit systems
2023-11-03 Felix Fietkaubridge: add support for configuring vlans for auth...
2023-11-02 Felix Fietkaubridge: add auth-required bridge members with auth_stat...
2023-11-01 Felix Fietkaudevice: send notifications for device events via ubus
2023-11-01 Felix Fietkaudevice/bridge: support passing extra vlans in the devic...
2023-10-20 Christian Marangiconfig: fix incompatible with jshn network-device entry
2023-09-25 Erik Karlssoninterface: do not release device on link down
2023-09-19 Felix Fietkauwireless: update prev_config on SET_DATA notify
2023-09-15 Felix Fietkauwireless: dynamically enable/disable virtual interfaces...
2023-09-15 Felix Fietkauwireless: clean up prev_config handling
2023-09-15 Felix Fietkauwireless: rework and fix vlan/station config reload...
2023-08-31 Daniel Gollemake_ethtool_modes_h.sh: apply anti-bashism
2023-08-31 Ruiwei Chensystem-linux: switch to new ETHTOOL_xLINKSETTINGS API
2023-08-31 Felix Fietkauscripts/netifd-wireless.sh: properly fix WPA3 Enterpris...
2023-08-17 Prasun Maitinetifd: fix disabling radio via config if reconf is...
2023-07-17 Felix Fietkauwireless: enable dynamic reconfiguration by default
2023-07-17 Felix Fietkauwireless: add support for replacing data blobs at runtime
2023-07-03 Felix Fietkaubridge: fix config reload on 32 bit systems
2023-06-29 Felix Fietkauwireless: fix another reconf issue
2023-06-28 Felix Fietkauwireless: fix handling config reload with reconf=1
2023-06-28 Felix Fietkauwireless: fix changing reconf/serialize options in...
2023-06-27 Felix Fietkaubridge: add support for configuring extra vlans for...
2023-06-24 Christian Marangibridge: fix coverity false positive report
2023-06-23 Felix Fietkaubridge: add support for adding vlan ranges via hotplug
2023-06-23 Felix Fietkaubridge: make hotplug-added vlans default to tagged
2023-06-23 Felix Fietkaubridge: add support for configuring extra tagged vlans...
2023-06-21 Felix Fietkauwireless: add network_vlan config attribute
2023-06-21 Felix Fietkauvlan/vlandev: pass through extra vlan information passe...
2023-06-04 Felix Fietkausystem-linux: fix memory leak in system_bridge_vlan_check
2023-05-31 Petr Štetiarbridge: bridge_dump_info: add dumping of bridge attributes staging/ynezz/fixes-bridge-inspect
2023-05-31 Petr Štetiarbridge: make it more clear why the config was applied
2023-05-31 Petr Štetiarcmake: fix build by reordering the cflags definitions
2023-05-31 Petr Štetiartreewide: fix multiple compiler warnings
2023-05-04 Felix Fietkaubridge: remove stray newline from device status vlan...
2023-04-17 Felix Fietkaudevice: fix segfault when recreating devices
2023-02-19 Hauke Mehrtensnetifd: Activate -Wextra compile warnings
2023-02-19 Hauke Mehrtensnetifd: Explicitly zero initialize variables
2023-02-19 Hauke Mehrtensnetifd: Do not return values in void function
2023-02-19 Hauke Mehrtensnetifd: Fix multiple -Wsign-compare warnings
2023-02-19 Hauke Mehrtensnetifd: bridge: Fix format string position
2022-12-30 Felix Fietkaudevice: fix vlan device issues with disappearing lower...
2022-12-30 Felix Fietkauvlandev: propagate topology changes
2022-12-29 Felix Fietkauutils: include utils.h last
2022-12-29 Felix Fietkausystem: move netdev types to system-linux.c where they...
2022-12-19 Felix Fietkauwireless: add support for disabling multicast-to-unicas...
2022-12-19 Felix Fietkauwireless: allow set_retry ubus notify command to trigge...
2022-11-17 Jo-Philipp... treewide: correctly apply IFNAMSIZ limit
2022-08-25 Felix Fietkauinterface: fix use-after-free bug when rewriting resolv...
2022-08-20 Joerg Wernernetifd: fix WPA3 enterprise ciphers
2022-08-11 Rafał Miłeckiinterface: support "zone" config option
2022-05-31 Junnan Xuinterface-ip: fix memory corruption bug when using...
2022-05-23 Daniel Gollenetifd: fix hwmode for 60g band
2022-05-19 Felix Fietkauinterface-ip: add support for excluding interfaces...
2022-05-19 Felix Fietkauinterface-ip: unify host and proto route handling
2022-02-20 Petr Štetiarcmake: fix usage of implicit library and include paths
2022-02-20 Julian Squiresnetifd: interface-ip: don't set fib6 policies if ipv6...
2022-02-04 Jo-Philipp... system-linux: expose hw-tc-offload ethtool feature...
2022-02-01 Felix Fietkausystem-linux: add wrapper function for creating link...
2022-02-01 Felix Fietkausystem-linux: delete bridge devices using netlink
2022-02-01 Felix Fietkausystem-linux: create bridge devices using netlink
2022-01-22 Matthew Haganiprule: add support for uidrange
2022-01-14 Hans Dedeckersystem: fix compilation with glibc 2.34
2022-01-12 Hans DedeckerRevert "netifd: add devtype to ubus call"
2022-01-12 Florian Eckertnetifd: add devtype to ubus call
2021-12-25 Florian Eckertnetifd: add devtype to ubus call
2021-12-12 Vladislav Grigoryevnetifd: allow disabling rule/rule6 config sections
2021-12-12 Alin Nastacinterface-ip: add support for IPv6 prefix invalidation
2021-11-26 Luiz Angelo... interface-ip: use metric when looking for a route
2021-11-23 Stijn Tintelmain: fix hotplug script usage message
2021-10-30 Hans Dedeckersystem-linux: fix deletion of ip tunnels (FS#4058)
2021-10-21 Felix Fietkauwireless: fix handling vif attributes on reload with...
2021-10-20 Felix Fietkauwireless: fix creating AP mode WDS station interfaces
2021-10-12 Daniel Golleinterface, ubus: rework netns up/down
2021-10-12 Daniel Golleinterface: don't fork() to start jail interface
2021-09-29 Felix Fietkauwireless: fix index for stations
2021-09-29 Felix Fietkauwireless: reset retry counter when setup succeeds
2021-09-29 Felix Fietkauwireless: reset number of retries on config change
2021-09-29 Felix Fietkaumain: poll process log stream even if processes are...
2021-09-29 Felix Fietkauwireless: process and close script file descriptor...
2021-09-29 Felix Fietkauwireless: display log messages for setup/teardown/retry
2021-09-28 Andre Heiderwireless: fix applying wireless devices attributes...
2021-09-27 Felix Fietkaunetifd: rework/fix device free handling
2021-09-21 Felix Fietkaubonding: claim the port device before creating the...
2021-09-20 Felix Fietkauwireless: only enable proxyarp/isolate for AP vifs
2021-09-20 Felix Fietkauwireless: only apply wireless device attributes to...
2021-09-03 Felix Fietkaudevice: add support for configuring bonding devices
2021-09-01 Felix Fietkauwireless: improve reliability of proxyarp support
2021-09-01 Felix Fietkausystem-linux: remove copy&paste from /proc and /sys...
2021-08-27 Felix Fietkauwireless: always enable bpdu filter for AP interfaces...
2021-08-24 Felix Fietkaubridge: tune default stp parameters
next