NetworkManager/src/devices
Thomas Haller fc1351504d core: fix hanging pending_action "queued state lock"
This bug caused nm-online to hang because "startup complete" state
is never reached. Sometimes you also see this error in the logfile:

  <warn> (em1): add_pending_action (3): 'queued state lock' already added
  file devices/nm-device.c: line 7178 (nm_device_add_pending_action): should not be reached

https://bugzilla.redhat.com/show_bug.cgi?id=1084554
https://bugzilla.redhat.com/show_bug.cgi?id=1084556
Related: https://bugzilla.redhat.com/show_bug.cgi?id=1082045

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-04-07 17:45:38 +02:00
..
adsl build: add some missing -DNM_VERSION_MAX_ALLOWED 2014-04-07 11:30:18 -04:00
bluetooth build: add some missing -DNM_VERSION_MAX_ALLOWED 2014-04-07 11:30:18 -04:00
wimax build: add some missing -DNM_VERSION_MAX_ALLOWED 2014-04-07 11:30:18 -04:00
wwan build: add some missing -DNM_VERSION_MAX_ALLOWED 2014-04-07 11:30:18 -04:00
nm-device-bond.c core: make assumed activations go through all the stages 2013-11-08 16:46:45 -06:00
nm-device-bond.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-bridge.c core: make assumed activations go through all the stages 2013-11-08 16:46:45 -06:00
nm-device-bridge.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-ethernet.c dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (rh #1081991) 2014-04-02 09:37:15 -05:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c devices: fix compilation of nm_device_factory_new_link() 2014-03-04 11:07:33 +01:00
nm-device-factory.h devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00
nm-device-generic.c core: convert unmanaged bits to flags 2014-04-07 09:52:07 -05:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: remove redundant sysctl utilities 2013-11-15 10:49:43 -05:00
nm-device-infiniband.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-macvlan.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-olpc-mesh.c core: don't ref the Manager singleton 2014-03-03 09:32:40 -06:00
nm-device-olpc-mesh.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core: support renaming of NMDevice (changes of ifname) 2014-03-12 17:13:02 +01:00
nm-device-team.c team: replace NL chars in team config when passing to libteamdctl (rh #1051517) 2014-03-12 10:44:29 +01:00
nm-device-team.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-tun.c core: make NMDeviceTun 'mode' immutable and set at construct time 2014-01-30 11:53:32 +01:00
nm-device-tun.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-veth.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-veth.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-vlan.c core: add nm_connection_provider_get() 2014-03-03 09:32:40 -06:00
nm-device-vlan.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-vxlan.c platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device-vxlan.h platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device-wifi.c wifi: fix some warnings caused by hidden SSID patches (23a5ae2f) (rh #1069844) 2014-03-13 11:04:56 -05:00
nm-device-wifi.h api/wifi: add AccessPoints property 2014-01-23 17:34:12 -06:00
nm-device.c core: fix hanging pending_action "queued state lock" 2014-04-07 17:45:38 +02:00
nm-device.h core: split user managed preference (unmanaged specs) out from internal management 2014-04-07 09:52:07 -05:00