summaryrefslogtreecommitdiff
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* device: add mechanism to call stage1 for external or assumed devicesBeniamino Galvani2020-05-272-11/+16
* libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()Thomas Haller2020-05-221-2/+2
* platform: make states of NMEthtoolCoalesceState indexed by ethtool_idThomas Haller2020-05-221-5/+1
* device: in _ethtool_coalesce_set() only fetch current coalesce settings if ne...Thomas Haller2020-05-221-53/+35
* nm-device: apply ethtool ring settings when activating a connectionAntonio Cardace2020-05-201-8/+123
* platform: simplify NMEthtoolCoalesceState to only track one stateThomas Haller2020-05-201-19/+24
* device: use the nm-shared firewalld zone in shared modeBeniamino Galvani2020-05-151-1/+12
* ip-tunnel: set ip6gretap MAC address when creating the linkbg/ip-tunnel-cloned-mac-rh1832170Beniamino Galvani2020-05-151-1/+4
* ip-tunnel: set cloned-mac-address only for layer2 tunnel devicesBeniamino Galvani2020-05-151-9/+21
* nm-device: apply ethtool coalesce settings when activating a connectionac/ethtool_optsAntonio Cardace2020-05-131-41/+186
* wwan: Set MTU based on what ModemManager exposesSven Schwermer2020-05-131-0/+9
* core: add FIXME(release-blocker) comments for match.kernel-command-line behaviorThomas Haller2020-05-121-0/+22
* ovs: enable trace logging not only with NM_MORE_LOGGINGThomas Haller2020-05-081-10/+11
* bridge: refactor definition of options array to use a macro and C99 designate...Thomas Haller2020-05-081-106/+138
* libnm: use boolean values for range of NM_SETTING_BRIDGE_PORT_HAIRPIN_MODE in...Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_VLAN_STATS_ENABLED_DEFThomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_STARTUP_QUERY_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_STARTUP_QUERY_COUNT_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_SNOOPING_DEFThomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_USE_IFADDR_DEFThomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_RESPONSE_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERY_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERIER_DEFThomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_QUERIER_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_MEMBERSHIP_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_LAST_MEMBER_INTERVAL_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_LAST_MEMBER_COUNT_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_PORT_PATH_COST_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_PORT_PRIORITY_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_PRIORITY_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MAX_AGE_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_HELLO_TIME_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_STP_DEFThomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_FORWARD_DELAY_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_AGEING_TIME_*Thomas Haller2020-05-081-1/+1
* libnm: adjust bridge defines NM_BRIDGE_MULTICAST_HASH_MAX_*Thomas Haller2020-05-081-1/+1
* device: use NM_G_PARAM_SPEC_GET_DEFAULT_*() in NMDeviceBridge's commit_option()Thomas Haller2020-05-081-7/+4
* acd: fix char buffer argument to _acd_event_to_string_buf()Thomas Haller2020-05-081-1/+1
* acd: avoid alloca() inside an unbounded loopThomas Haller2020-05-071-2/+16
* device: fix compilation error "--without-more-asserts"Thomas Haller2020-05-071-2/+2
* device: style fixesth/af/settings-add-matchesThomas Haller2020-05-061-23/+28
* device: handle match.driver also with unknown device driverThomas Haller2020-05-061-11/+7
* settings: add match for driverAdrian Freihofer2020-05-061-0/+13
* settings: add match for proc cmdlineAdrian Freihofer2020-05-061-1/+54
* device: avoid coverity warning about unused variableThomas Haller2020-05-062-7/+8
* device: fix scope of variable in commit_option()Thomas Haller2020-05-041-1/+1
* nm-setting-bridge: add 'multicast-startup-query-interval' bridge optionAntonio Cardace2020-05-041-0/+4
* nm-setting-bridge: add 'multicast-startup-query-count' bridge optionAntonio Cardace2020-05-041-0/+4
* nm-setting-bridge: add 'multicast-query-response-interval' bridge optionAntonio Cardace2020-05-041-80/+84
* nm-setting-bridge: add 'multicast-query-interval' bridge optionAntonio Cardace2020-05-041-0/+4