proto-shell: Support teardown on layer 3 link loss
[project/netifd.git] / device.c
2016-06-06 Hans Dedeckerdevice: Fix dotted vlan interface staying down
2016-06-06 Hans Dedeckerdevice: Fix device find failure in avl list due to...
2016-06-01 Alin Năstacnetifd: Add option to configure gc_stale_time for each...
2016-05-22 Linus Lüssingbridge: make learning and unicast-flood configurable...
2016-02-01 Hans Dedeckerdevice: Fix null pointer derefence if device is unset
2016-02-01 Hans Dedeckerdevice: Support multicast config option
2016-02-01 Hans Dedeckerdevice: Fix possible segfault
2015-11-17 Felix Fietkaudevice: fetch settings from external devices to make...
2015-11-17 Felix Fietkaudevice: preserve orig_settings flags for querying devic...
2015-09-10 Hans Dedeckerdevice: Resolve ifindex for external claimed devices
2015-09-02 Hans Dedeckerdevice: Don't call set_state for external device in...
2015-09-02 Hans Dedeckerdevice: apply settings when existing device becomes...
2015-08-25 Linus Lüssingbridge: Allow setting multicast_router option
2015-08-25 Linus Lüssingbridge: Allow setting multicast_to_unicast option
2015-08-25 Hans Dedeckernetifd: Spawn device events when registering dependency...
2015-08-25 Hans Dedeckernetifd: Remove obsolete device_set_present in device_re...
2015-08-25 Hans Dedeckernetifd: Fix device usage after free
2015-08-25 Hans Dedeckernetifd: Fix SEG fault when device cannot be allocated
2015-07-18 Felix Fietkaudevice: apply initial settings when creating an externa...
2015-07-03 Hans Dedeckernetifd: Add dadtransmits config option
2015-06-24 Steven BarthAdd mtu6 option to override IPv6 MTU
2015-05-12 Hans Dedeckernetifd: Support for configurable default packet steerin...
2015-04-17 Felix Fietkaudevice: remove DEV_ATTR_IFNAME, it is unused
2015-03-22 Felix Fietkaudevice: fix default initialization for RPS/XPS
2015-03-22 Felix Fietkaudevice: add support for configuring RPS/XPS (enabled...
2015-03-19 Hans Dedeckernetifd:Make sure interface device config is also cached
2015-02-09 Hans Dedeckernetifd: Add option to configure base_reachable_time_ms...
2015-01-24 Felix Fietkaudevice: force changes to be applied via state change...
2015-01-24 Felix Fietkaudevice: simplify config blob memory allocation handling
2015-01-23 Felix Fietkaudevice: move config apply handling to a helper function
2014-12-23 Steven Barthnetifd: Add mldversion config support
2014-12-08 Hans Dedeckernetifd: Add igmpversion config support
2014-11-19 Hans Dedeckernetifd: Add acceptlocal config support
2014-11-19 Hans Dedeckernetifd: Add rpfilter config support
2014-11-19 Hans Dedeckernetifd: Fix device ifindex overwrite when processing...
2014-09-17 Martin Hundebøllnetifd-device: add support for promisc setting
2014-07-30 Hans Dedeckernetifd: Set device down based on being a non external...
2014-06-26 Felix Fietkaudevice: fall back to simple interface status check...
2014-05-06 Felix Fietkaudevice: prevent interface up/down calls for external...
2014-04-26 Hans Dedeckernetifd: Add interface config support to enable/disable...
2014-03-11 Hans Dedeckernetifd: Fix bridge MTU setting when a bridge member...
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on device...
2013-12-16 Felix Fietkaudevice: prevent callbacks to device users that have...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-12-08 Hans Dedeckernetifd: Code style line/clean up
2013-10-03 Felix Fietkaudevice.c: report device type when claim fails
2013-10-03 Felix Fietkaudevice_add_user: return immediately if the new device...
2013-06-10 Felix Fietkauconfig: use the new uci_blob library code
2013-06-10 Felix Fietkauconfig: replace config_memdup with blob_memdup from...
2013-04-15 Felix Fietkaudevice: use safe_list for device event, fixes some...
2013-02-10 Felix Fietkaudevice: protect device event broadcast against simultan...
2012-09-28 Jo-Philipp Wichdevice.c: use format_macaddr() helper to convert mac...
2012-07-12 Felix Fietkaudo not recreate or restart external devices on settings...
2012-07-12 Felix Fietkauadd some debug messages for device user count
2012-07-05 Felix Fietkauwhen specifying hotplug devices that already have exist...
2012-07-05 Felix Fietkaualias: use a callback for managing device presence...
2012-07-05 Felix Fietkausplit alias support into a separate source file for...
2012-07-05 Felix Fietkaufix ifname for alias+vlan chains
2012-07-05 Felix Fietkaudevice: initialize dev->set_state for virtual devices
2012-07-05 Felix Fietkaudevice: export device_broadcast_event
2012-06-14 Felix Fietkauignore mac80211 devices specified in /etc/config/network
2012-06-07 Felix Fietkaudevice: make device_set_disabled inline, add device_set...
2012-06-04 Felix Fietkaudevice: show a bit more info if the device is not present
2012-05-04 Felix Fietkauadd copyright headers
2012-03-23 Felix Fietkaumove l3 device tracking to interface core to enforce...
2012-03-19 Felix Fietkaumove device cleanup to common code, fixes use-after...
2012-03-19 Felix Fietkaufix a memory leak
2012-03-03 Felix Fietkaudevice: differentiate between DEV_CONFIG_APPLIED (no...
2012-03-03 Felix Fietkaudo not bring down hotplug devices
2012-03-03 Felix Fietkaupreserve interface main hotplug device on reload
2012-02-28 Felix Fietkaufix mac address parsing
2012-01-23 Felix Fietkaualways call device_set_disabled, even if the "enabled...
2012-01-22 Felix Fietkaushow mtu, macaddr and txqueuelen from cached device...
2012-01-22 Felix Fietkaumove device settings to a separate struct
2012-01-19 Felix Fietkauexport carrier status in device stats
2012-01-19 Felix Fietkauallow devices to be disabled through a config option
2011-12-04 Felix Fietkaufix use-after-free on device free codepath due to recur...
2011-10-26 Felix Fietkaurecognize stacked interfaces (e.g. dsa) and handle...
2011-10-20 Felix Fietkaudo not clear device state for devices created by proto...
2011-10-19 Felix Fietkaufix device_lock
2011-10-19 Felix Fietkaurework device hotplug handling some more, add device_lo...
2011-10-19 Felix Fietkaurework and fix hotplug interface handling
2011-10-18 Felix Fietkauapply device settings to simple devices with config...
2011-10-18 Felix Fietkauadd support for alias devices, which are activated...
2011-10-18 Felix Fietkaudirectly pass the device name to the device create...
2011-10-11 Felix Fietkauimplement a new ubus object "network.device", add a...
2011-10-09 Felix Fietkaufix clearing device state, trigger it on device_init()
2011-10-06 Felix Fietkauonly free unused devices after the final config init
2011-10-06 Felix Fietkauonly show the "Create new device.." message if there...
2011-10-06 Felix Fietkaudevice reload, use config_check_equal instead of config...
2011-10-06 Felix Fietkaufix parsing settings for devices on reload
2011-10-06 Felix Fietkaufix refcount bugs when dev->set_state fails
2011-10-06 Felix Fietkaualways recreate devices by default if the config attrib...
2011-10-05 Felix Fietkaufix a double free / use after free
2011-10-05 Felix Fietkauprevent deletion devices that are part of the current...
2011-10-05 Felix Fietkaurecreate devices if the type does not match
2011-10-05 Felix Fietkaudelete devices before recreating them
2011-10-05 Felix Fietkauadd debug messages for device config changes
2011-10-05 Felix Fietkaurename a variable for clarity
next