summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* device: reset original autoneg/speed/duplex setting on deactivateThomas Haller2020-05-291-1/+58
* device: inline nm_platform_ethtool_init_ring() functionThomas Haller2020-05-293-49/+22
* device: only ready existing ethtool ring settings if neededThomas Haller2020-05-291-55/+35
* core: clear IPv6 kernel token when deactivating a devicebg/ipv6-kernel-token-rh1819680Beniamino Galvani2020-05-282-1/+2
* device: set accept_ra to 1 when changing IPv6 kernel tokenBeniamino Galvani2020-05-281-11/+45
* team: support operation without D-Busbg/team-no-dbus-rh1784363Beniamino Galvani2020-05-281-52/+120
* team: ensure that teamd is running for assumed devicesBeniamino Galvani2020-05-281-0/+9
* ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-287-1/+22
* platform: add tc testsBeniamino Galvani2020-05-283-0/+140
* platform: rework qdisc synchronizationBeniamino Galvani2020-05-282-10/+48
* platform: use ECHO flag for qdisc and filter requestsBeniamino Galvani2020-05-283-2/+5
* initrd: don't generate new connections for rd.znetBeniamino Galvani2020-05-282-4/+30
* device: add mechanism to call stage1 for external or assumed devicesBeniamino Galvani2020-05-272-11/+16
* ifcfg-rh: fix handling "802-1x.{phase2-,}ca-path" in ifcfg-rh settings pluginThomas Haller2020-05-274-1/+16
* platform: don't use unsigned constants in _link_type_from_rtnl_type(), _link_...Thomas Haller2020-05-241-6/+6
* platform: fix crash in binary search for _link_type_from_rtnl_type(), _link_t...Matthias Schiffer2020-05-241-6/+6
* all: avoid (soon to be) deprecated API instead of nm_setting_option*()Thomas Haller2020-05-222-29/+20
* libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()Thomas Haller2020-05-221-2/+2
* ethtool: add and use _NM_ETHTOOL_ID_FEATURE_AS_IDX() macroThomas Haller2020-05-222-10/+10
* platform: make states of NMEthtoolCoalesceState indexed by ethtool_idThomas Haller2020-05-225-160/+54
* device: in _ethtool_coalesce_set() only fetch current coalesce settings if ne...Thomas Haller2020-05-223-70/+43
* platform/trivial: rename NMEthtoolCoalesceState variables to "coalesce"Thomas Haller2020-05-221-47/+47
* ifcfg-rh: avoid setting empty "-C/-K/-G" options for ethtool settingsThomas Haller2020-05-222-35/+43
* nm-device: apply ethtool ring settings when activating a connectionAntonio Cardace2020-05-201-8/+123
* platform: add support for ring settings using ioctl()Antonio Cardace2020-05-204-2/+180
* ifcfg-rh: add support for ethtool ring settingsAntonio Cardace2020-05-206-122/+283
* platform: simplify NMEthtoolCoalesceState to only track one stateThomas Haller2020-05-205-95/+81
* core: signal parent-active only when the parent AC is activatedBeniamino Galvani2020-05-191-1/+3
* 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-153-3/+8
* ip-tunnel: set cloned-mac-address only for layer2 tunnel devicesBeniamino Galvani2020-05-151-9/+21
* shared: support stripping whitespace from nm_utils_buf_utf8safe_unescape()Thomas Haller2020-05-131-1/+1
* nm-device: apply ethtool coalesce settings when activating a connectionac/ethtool_optsAntonio Cardace2020-05-131-41/+186
* platform: add support for coalesce settings using ioctl()Antonio Cardace2020-05-134-0/+307
* ifcfg-rh: add support for ethtool coalesce settingsAntonio Cardace2020-05-136-17/+115
* ethtool: add coalesce settingsAntonio Cardace2020-05-131-5/+5
* wwan: Set MTU based on what ModemManager exposesSven Schwermer2020-05-131-0/+9
* wifi: drop extra conditions in nm_wifi_utils_parse_ies() and use NM_SET_OUT()Thomas Haller2020-05-121-11/+8
* core: add FIXME(release-blocker) comments for match.kernel-command-line behaviorThomas Haller2020-05-122-1/+23
* ovs: enable trace logging not only with NM_MORE_LOGGINGThomas Haller2020-05-081-10/+11
* all: use "int/char" instead of "gint/gchar" typedefsThomas Haller2020-05-081-2/+2
* 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