project/netifd.git
2012-03-19 Felix Fietkauadd support for updating route metrics
2012-03-19 Felix Fietkauadd a flag to keep track of route metric overrides
2012-03-19 Felix Fietkaufix vlist_simple_add version handling
2012-03-19 Felix Fietkauproperly flush routes and l3 devices when tearing down...
2012-03-19 Felix Fietkaumove device cleanup to common code, fixes use-after...
2012-03-19 Felix Fietkaufix a memory leak
2012-03-19 Felix Fietkausimplify log buffer handling
2012-03-19 Felix Fietkaufix log buffer splitting
2012-03-19 Felix Fietkauproto-shell: fix potential use-after-free
2012-03-19 Felix Fietkaufix log buffer overflow handling
2012-03-15 Felix Fietkauremove some leftover debug code
2012-03-15 Felix Fietkaufix ipv6 routes
2012-03-15 Felix Fietkaualways create device routes
2012-03-15 Felix Fietkaushell: add tunnel support
2012-03-15 Felix Fietkaushell: support routes without gateway
2012-03-15 Felix Fietkauadd shell functions for adding tunnel data in proto...
2012-03-14 Felix Fietkauparse tunnel devices from config
2012-03-14 Felix Fietkausystem-linux: add functions for adding/removing ip...
2012-03-09 Felix Fietkaumake route metrics default to 0
2012-03-09 Felix Fietkausystem-dummy: add route metric information
2012-03-05 Felix Fietkaubridge: turn stp off by default
2012-03-05 Felix Fietkaubridge: increase the default forward delay to 2 seconds...
2012-03-05 Felix Fietkaubridge: fix removal of present bridge members
2012-03-05 Felix Fietkaubridge: implement config reload support, preserves...
2012-03-05 Felix Fietkausystem-linux: ignore errors in system_bridge_addif...
2012-03-05 Felix Fietkaubridge: add a debug message when a device could not...
2012-03-04 Felix Fietkaubridge: fix hotplug device removal
2012-03-04 Felix Fietkaubridge: fix member list handling
2012-03-04 Felix Fietkauremove redundant variable assignment
2012-03-03 Felix Fietkaudevice: differentiate between DEV_CONFIG_APPLIED (no...
2012-03-03 Felix Fietkauadd BUILD_BUG_ON from the kernel
2012-03-03 Felix Fietkauvlist: add a special node version -1 for nodes that...
2012-03-03 Felix Fietkaubridge: use vlist instead of list
2012-03-03 Felix Fietkausimplify vlist, move avl key handling to vlist_add()
2012-03-03 Felix Fietkaudo not bring down hotplug devices
2012-03-03 Felix Fietkaupreserve interface main hotplug device on reload
2012-03-03 Felix Fietkauubus: use interface_{add,remove}_link for hotplug ops
2012-02-28 Felix Fietkaufix mac address parsing
2012-02-27 Felix Fietkaufix mac address handling
2012-02-26 Felix Fietkauminor cleanup
2012-02-26 Felix Fietkauparse and use the broadcast option
2012-02-26 Felix Fietkaumove broadcast address handling to the core
2012-02-26 Felix Fietkaumake proto_parse_ip_addr_string() static
2012-02-26 Felix Fietkauproto: move the dns search option handling to the core
2012-02-26 Felix Fietkauproto-shell: process some common notify options using...
2012-02-26 Felix Fietkauproto: add an option for specifying external addresses...
2012-02-26 Felix Fietkaumove static address setup to proto.c in preparation...
2012-02-26 Felix Fietkausystem-linux: fix the default broadcast address for v4
2012-02-26 Felix Fietkauremove device_{route,addr}->device
2012-02-15 Felix Fietkauset route metrics using netlink
2012-02-15 Felix Fietkauinitialize route->metric to -1
2012-02-02 Felix Fietkauupdate the interface list version on config reload...
2012-02-02 Felix Fietkauvlist: fix node version update for tree->keep_old/no_delete
2012-01-24 Felix Fietkauremove an unnecessary check
2012-01-24 Felix Fietkaumake sure iface->proto_handler is always initialized
2012-01-23 Felix Fietkauadd a generic option for disabling the automatic defaul...
2012-01-23 Felix Fietkaualways call device_set_disabled, even if the "enabled...
2012-01-22 Felix Fietkauproto-shell: merge setup/teardown task into one
2012-01-22 Felix Fietkauremove flags for device settings that could not be...
2012-01-22 Felix Fietkaushow mtu, macaddr and txqueuelen from cached device...
2012-01-22 Felix Fietkausave and restore previous device settings when overridi...
2012-01-22 Felix Fietkaumove device settings to a separate struct
2012-01-22 Felix Fietkauquery available/used device speeds via ethtool
2012-01-21 Felix Fietkaualways use SIGKILL for netifd_kill_process, it is usual...
2012-01-21 Felix Fietkauproto-shell: rework task statemachine
2012-01-19 Felix Fietkauadd mac address to device info
2012-01-19 Felix Fietkauexport carrier status in device stats
2012-01-19 Felix Fietkauallow devices to be disabled through a config option
2012-01-15 Felix Fietkauuse the simplified vlist type for dns servers/search
2012-01-15 Felix Fietkauadd a simplified vlist type
2011-12-04 Felix Fietkaufix use-after-free on device free codepath due to recur...
2011-12-04 Felix Fietkauadd dummy code for testing system_if_get_parent()
2011-12-04 Felix Fietkaufix use-after-free on config reload
2011-11-13 Felix Fietkauavoid deleting and re-adding duplicate ip addresses...
2011-11-08 Felix Fietkaudo not hardcode config package in config_init_package()
2011-11-04 Felix Fietkauadd a hotplug op for preparing an interface bridge...
2011-11-03 Felix Fietkaubridge: fix cleanup path, avoid double free on hotplug...
2011-11-03 Felix Fietkaufix interface event handling, suppress redundant down...
2011-11-01 Felix Fietkaumark hotplug-added devices as external
2011-10-31 Jens MueckeAdd time.h include
2011-10-27 Felix Fietkauproto-shell: handle the "available" config flag
2011-10-27 Felix Fietkauproto-shell: prefix protocol callback functions with...
2011-10-27 Felix Fietkaufold the _init callback into _init_config
2011-10-27 Felix Fietkauproto-shell: add a notify command for setting interface...
2011-10-26 Felix Fietkaurecognize stacked interfaces (e.g. dsa) and handle...
2011-10-26 Felix Fietkauensure that iface->proto_handler gets initialized
2011-10-26 Felix Fietkauon reload, check for null ifname before comparing it
2011-10-24 Felix Fietkauinitialize dns server/search lists
2011-10-24 Felix Fietkaufix a logic error leading to segfaults on updates
2011-10-23 Felix Fietkaufix handling bridge interfaces with no initial device
2011-10-23 Felix Fietkaufix system_if_check
2011-10-23 Felix Fietkauparse kobject uevent messages for figuring out when...
2011-10-23 Felix Fietkauadd a function for creating a raw event socket that...
2011-10-23 Felix Fietkauremove some more code duplication
2011-10-23 Felix Fietkaumove code for creating an event socket to a function
2011-10-23 Felix Fietkaumove all variables belonging to the netlink event socke...
2011-10-23 Felix Fietkaudrop the cleanup path in system_init, since system_init...
2011-10-21 Felix Fietkaufix the exit status for the proto-shell task, use WEXIT...
2011-10-21 Felix Fietkaufix initial bridge member bringup
2011-10-21 Felix Fietkaufix device claim on interface reload
next