summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-08-25Changes for more readability.Yousong Zhou
2015-08-25netifd: Spawn device events when registering dependency in device_replaceHans Dedecker
2015-08-25netifd: Remove obsolete device_set_present in device_replaceHans Dedecker
2015-08-25netifd: Fix device usage after freeHans Dedecker
2015-08-25netifd: Fix SEG fault when device cannot be allocatedHans Dedecker
2015-07-19device: apply initial settings when creating an external deviceFelix Fietkau
2015-07-03netifd: Add dadtransmits config optionHans Dedecker
2015-06-24Add mtu6 option to override IPv6 MTUSteven Barth
2015-06-10proto-shell: add support for generic host-dependencies to interfacesSteven Barth
2015-06-08Fix removal of dynamic interfacesSteven Barth
2015-05-27netifd: Add old style vlan devices to device listHans Dedecker
2015-05-27bridge: allow setting hash_max valueLinus Lüssing
2015-05-26uclibc: backwards-compatibility fixesSteven Barth
2015-05-26linux: more IPv6 onlink-route handling fixes / improvementsSteven Barth
2015-05-23interface: teardown on l3_dev link lost.Yousong Zhou
2015-05-23proto-shell: simplify no_proto_task assignmentFelix Fietkau
2015-05-23proto-shell: allow running protocols without proto_task.Yousong Zhou
2015-05-23interface: minor fix for unnecessary ++ operation.Yousong Zhou
2015-05-23interface: remove redundant iface_attr_info.Yousong Zhou
2015-05-23system: fix typo in returning address length.Yousong Zhou
2015-05-19linux: add compat-define for IFA_F_NOPREFIXROUTESteven Barth
2015-05-19ipv6: use kernel >= 3.14 handling of offlink-addressesSteven Barth
2015-05-12netifd: Support for configurable default packet steering behaviorHans Dedecker
2015-04-21proto-shell: retry setup if the proto handler script quits without changing t...Felix Fietkau
2015-04-19interface: remove obsolete device config apply codeFelix Fietkau
2015-04-19interface: allow an interface to specify device configs even when there are o...Felix Fietkau
2015-04-19netifd: fix an uninitialized variableFelix Fietkau
2015-04-18device: add support for removing interface config on reloadFelix Fietkau
2015-04-18interface: detect and handle changes in device configFelix Fietkau
2015-04-17utils.h: remove leftover commented out codeFelix Fietkau
2015-04-17device: remove DEV_ATTR_IFNAME, it is unusedFelix Fietkau
2015-04-14Cleanup issues reported by scan-buildSteven Barth
2015-04-03netifd: Interface last error supportHans Dedecker
2015-03-31Revert "linux: adjust default policy rules"Steven Barth
2015-03-31netifd: add metric argument for proto_add_ipv4_routeSteven Barth
2015-03-27linux: adjust default policy rulesSteven Barth
2015-03-23bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer
2015-03-22device: fix default initialization for RPS/XPSFelix Fietkau
2015-03-22device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau
2015-03-21Fix regression with IPv6 source-dest-routesSteven Barth
2015-03-19add missing argument for ipv4 routesSteven Barth
2015-03-19Add table argument to shell API for routesSteven Barth
2015-03-19add prelocal table to manipulate locally destinated trafficSteven Barth
2015-03-19netifd:Make sure interface device config is also cachedHans Dedecker
2015-03-06netifd: fixes for json-c 0.12John Crispin
2015-02-28wireless: fix teardown, always pass the previous config to the teardown handl...Felix Fietkau
2015-02-17netifd: Set interface device config when device has old settingsHans Dedecker
2015-02-17netifd: Keep reference to a config copy in device type specific reload handle...Hans Dedecker
2015-02-17netifd: Fix possible hotplug race conditionsHans Dedecker
2015-02-16utils.c: add missing includeFelix Fietkau