summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2015-02-16Revert "interface: do not set device_config where only the ifname option matc...Felix Fietkau
2015-02-09netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker
2015-02-09netifd: Remove unnecessary default_config check in config_parse_interfaceHans Dedecker
2015-02-09netifd: set current_config for simple devices when parsing device configHans Dedecker
2015-01-24Revert "vlan: reset device state on init"Felix Fietkau
2015-01-24device: force changes to be applied via state change if necessaryFelix Fietkau
2015-01-24interface: suppress unnecessary device config overridesFelix Fietkau
2015-01-24interface: apply device config passed through interface configFelix Fietkau
2015-01-24device: simplify config blob memory allocation handlingFelix Fietkau
2015-01-24interface: do not set device_config where only the ifname option matchesFelix Fietkau
2015-01-24vlan: reset device state on initFelix Fietkau