device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / platform /
2016-03-30 Lubomir Rintelplatform: don't assume that netlink message is as big...
2016-03-24 Thomas Hallerplatform/tests: fix bug in netns test which can cause...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-15 Thomas Hallerplatform: use gint32 for monotonic-timestamp seconds
2016-03-15 Thomas Hallerplatform: remove padding for IP address lifetimes
2016-03-15 Thomas Hallerplatform: merge branch 'th/netns-aware-bgo763323'
2016-03-15 Thomas Hallerplatform: add nmp_netns_bind_to_path() helper function
2016-03-15 Thomas Hallerplatform: support switching partial namespaces
2016-03-15 Thomas Hallerplatform/tests: add test for nm_platform_link_set_netns()
2016-03-15 Thomas Hallerplatform/tests: pass platform argument to nmtstp helper...
2016-03-15 Stjepan Grosplatform: add nm_platform_link_set_netns() function
2016-03-15 Thomas Hallerplatform/tests: refactor creation of test_netns_general()
2016-03-15 Thomas Hallerplatform: add defines for "/proc/self/ns/" paths
2016-03-15 Thomas Hallerplatform: properly change netns in do_change_link()
2016-03-15 Lubomir Rintelnmp-netns: fix error handling
2016-03-11 Francesco Giudiciwifi: hack for wext devices reporting IW_MODE_AUTO...
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-10 Thomas Hallerall/tests: fix tests after adjusting glib logging level
2016-03-08 Thomas Hallerall: drop str_if_set() in favor of the "?:" operator
2016-03-08 Thomas Hallercore/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT...
2016-03-07 Thomas Hallerplatform: merge branch 'th/platform-netns-bgo762408'
2016-03-07 Thomas Hallerplatform: add network namespace support to platform
2016-03-07 Thomas Hallerplatform: don't create udev client if udev isn't used
2016-03-07 Thomas Hallercore: move simple utils function from "nm-platform...
2016-03-07 Thomas Hallerplatform: add and use nm_utils_ifname_cpy() helper
2016-03-06 Thomas Hallerwifi: use g_strlcpy() instead of strncpy() to ensure...
2016-03-04 Thomas Hallerplatform: cleanup logging for udev-add event
2016-03-04 Thomas Hallerall: explicitly ignore return values
2016-03-01 Thomas Hallerplatform: add flags argument to nm_platform_ip4_address...
2016-03-01 Thomas Hallerplatform: track ifa_flags for cached IPv4 addresses
2016-03-01 Thomas Hallerplatform: call ethtool functions via platform
2016-03-01 Thomas Hallercore: merge branch 'th/build-core'
2016-03-01 Thomas Hallercore: split "nm-core-utils.h" out of "NetworkManagerUti...
2016-03-01 Thomas Hallerlogging: make logging independent of platform
2016-02-29 Thomas Hallerplatform/trivial: rename NMPlatformIP6Address's "flags...
2016-02-29 Thomas Hallerplatform: adjust type of IPv6 address flags to guint
2016-02-29 Thomas Hallerplatform: streamline fields in platform's structures
2016-02-29 Thomas Hallerplatform/trivial: rename NMPlatformLink's "flags" field...
2016-02-29 Thomas Hallerplatform: adjust type of link flags to guint
2016-02-24 Thomas Hallerplatform: optimize sysctl_set() to use stack allocated...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-18 Thomas Hallerplatform: expose nmp_utils_ip4_address_is_link_local...
2016-02-17 Thomas Hallerplatform: add IN6_ADDR_GEN_MODE_RANDOM to nm_platform_l...
2016-02-17 Thomas Hallerplatform: use nm_platform_link_inet6_addrgenmode2str...
2016-02-17 Thomas Hallerplatform: stack-allocate temporary string in nm_platfor...
2016-02-16 Thomas Hallerplatform: merge branch 'th/platform-recvmsgs-fixes...
2016-02-16 Thomas Hallerplatform: during @abort_parsing goto stop in event_hand...
2016-02-16 Thomas Hallerplatform: don't set @err during stop: in event_handler_...
2016-02-16 Thomas Hallerplatform: continue reading in event_handler_recvmsgs...
2016-02-16 Thomas Hallerplatform: fix error handling in event_handler_recvmsgs()
2016-02-16 Thomas Hallerplatform: downgrade logging message to TRACE level...
2016-02-16 Thomas Hallerplatform: don't return number of messages from event_ha...
2016-02-16 Thomas Hallerplatform: simplify event_handler_recvmsgs() by using...
2016-02-16 Thomas Hallerplatform/tests: workaround test failure for kernel bug
2016-02-15 Thomas Hallerplatform: fix detection of link-type for netlink event
2016-02-15 Thomas Hallerplatform: change format to print link-type in nm_platfo...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Lubomir Rinteltest: assert that the signal connection succeeds properly
2016-02-12 Lubomir Rinteltest: avoid assert with side effect
2016-02-12 Thomas Hallerbuild: cleanup default includes
2016-02-12 Beniamino Galvaniplatform: always try to refetch new ethernet links
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-05 Thomas Hallerlogging: add new logging macros _LOGx_err() to log...
2016-02-04 Thomas Hallerplatform: assume support for IPv6 temporary addrsses...
2016-02-01 Thomas Hallerutils: pass entire return statement to NM_UTILS_LOOKUP...
2016-02-01 Thomas Hallerutils: change _NM_UTILS_LOOKUP_DEFINE() to generate...
2016-01-29 Dan Williamsplatform: ignore permanent MAC addresses of all ones...
2016-01-29 Lubomir Rintelwext: avoid division by zero
2016-01-29 Lubomir Rintelfake-platform: check link_get return
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-25 Thomas Hallerplatform: merge branch 'th/platform-recvmsg-enobufs'
2016-01-25 Thomas Hallerplatform: increase netlink socket receive buffer size
2016-01-25 Thomas Hallerplatform: improve detecting ENOBUFS for recvmsg() on...
2016-01-25 Thomas Hallerplatform: refactor check for error in event_handler_rec...
2016-01-25 Thomas Hallerplatform: fix draining netlink socket on cache resync
2016-01-25 Thomas Hallerplatform: handle netlink ACKs in event_handler_recvmsgs...
2016-01-24 Thomas Hallercore: refactor functions to use NM_UTILS_LOOKUP*()
2016-01-21 Dan Williamsplatform: fix leak when netlink dump is too large
2016-01-21 Lubomir Rintellinux-platform: fix accidental Python
2016-01-21 Lubomir Rintellinux-platform: fix a file descriptor leak
2016-01-21 Lubomir Rintellinux-platform: treat gadget devices as ethernet devices
2016-01-18 Thomas Hallerplatform: use NM_UTILS_ENUM2STR_DEFINE() to implement...
2016-01-18 Thomas Hallerplatform: use RT_SCOPE_* names in nm_platform_route_sco...
2016-01-18 Thomas Hallercore/trivial: add code comment explaining route-handlin...
2016-01-16 Thomas Hallerplatform/tests: add test for handling IPv4 zero gateways
2016-01-16 Thomas Hallerplatform: implement nmp_object_is_visible() based on...
2016-01-16 Thomas Hallerplatform: add "link" scope to nm_platform_route_scope2str()
2016-01-12 Lubomir Rintelplatform: fix a typo when comparing the peer addresses
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore: use NM_PLATFORM_GET instead of nm_platform_get...
2016-01-06 Beniamino Galvanicore: always use gulong to store signal handler ids
2016-01-04 Thomas Hallerplatform: ensure _nl_send_auto_with_seq() returns 0...
2016-01-04 Thomas Hallerplatform/trivial: remove extra indention in constructed()
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallerplatform/tests: avoid test failure in test_ip6_address_...
2015-12-26 Thomas Hallerlibnm: merge branch 'th/libnm-test-invalid-connection'
2015-12-24 Thomas Hallerbuild: rename directory "include" to "shared"
2015-12-23 Lubomir Rintelplatform: fix 32-bit build
2015-12-17 Thomas Hallerplatform: merge branch 'th/platform-no-sync-socket...
2015-12-17 Thomas Hallerplatform: add index for links by ifname
next