summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shared: add nm_auto_vfree macrobg/sriov-vf-rh1555013Thomas Haller2018-07-111-0/+17
* fixup! ifcfg-rh: SR-IOV supportThomas Haller2018-07-111-0/+2
* fixup! device: configure SR-IOVThomas Haller2018-07-111-1/+1
* fixup! platform: allow setting drivers-autoprobe on SR-IOV PFsThomas Haller2018-07-111-1/+1
* fixup! platform: allow setting drivers-autoprobe on SR-IOV PFsThomas Haller2018-07-111-2/+0
* fixup! platform: allow setting drivers-autoprobe on SR-IOV PFsThomas Haller2018-07-111-1/+1
* fixup! libnm-core: add SR-IOV settingThomas Haller2018-07-111-7/+24
* fixup! libnm-core: add SR-IOV settingThomas Haller2018-07-111-1/+1
* fixup! libnm-core: add SR-IOV settingThomas Haller2018-07-111-1/+1
* fixup! libnm-core: add SR-IOV settingThomas Haller2018-07-111-1/+1
* fixup! libnm-core: add SR-IOV settingBeniamino Galvani2018-07-111-1/+1
* fixup! libnm-core: add SR-IOV settingBeniamino Galvani2018-07-112-2/+22
* ifcfg-rh: SR-IOV supportBeniamino Galvani2018-07-119-0/+322
* device: configure SR-IOVBeniamino Galvani2018-07-114-3/+142
* platform: add support for changing VF attributesBeniamino Galvani2018-07-113-0/+230
* platform: allow setting drivers-autoprobe on SR-IOV PFsBeniamino Galvani2018-07-115-36/+69
* cli: add support for configuring SR-IOVBeniamino Galvani2018-07-114-1/+112
* libnm-core: add SR-IOV settingBeniamino Galvani2018-07-1119-1/+2072
* libnm: introduce NMTernary enumBeniamino Galvani2018-07-112-0/+17
* libnm-core: tc: fix indentation and typoBeniamino Galvani2018-07-112-5/+5
* ifcfg-rh: add missing NM-only annotationsBeniamino Galvani2018-07-113-4/+4
* libnm-core: don't emit signal when clearing lists already emptyBeniamino Galvani2018-07-114-16/+34
* ifcfg-rh: add @match_key_type argument to svGetKeys()Beniamino Galvani2018-07-113-63/+68
* nm-utils: add _nm_utils_format_variant_attributes_full()Beniamino Galvani2018-07-112-33/+53
* shared: add nm_hash_val() macroThomas Haller2018-07-111-0/+9
* setting-connection: fix ovs-port parent setting verificationLubomir Rintel2018-07-101-5/+7
* contrib/checkpatch: print the actual source name instead of patch nameLubomir Rintel2018-07-101-10/+16
* merge: branch 'lr/ovs-slaves'Lubomir Rintel2018-07-1016-16/+213
|\
| * libnm: add accessors for ovs port/bridge slaveslr/ovs-slavesLubomir Rintel2018-07-104-4/+174
| * devices/ovs: expose slaves on D-Bus for OVS bridges and portsLubomir Rintel2018-07-105-1/+28
| * all/trivial: grammar fixLubomir Rintel2018-07-107-11/+11
|/
* contrib: add checkpatch.plLubomir Rintel2018-07-101-0/+224
* shared: merge branch 'th/shared-glib-compat'Thomas Haller2018-07-092-1/+444
|\
| * shared: ensure "nm-glib.h" is not used without "nm-macros-internal.h"Thomas Haller2018-07-091-0/+8
| * shared/trivial: prettify nm-glib.h compat implementation by grouping codeThomas Haller2018-07-091-0/+45
| * shared: restore compat code in nm-glib.h for 2.32 compatibilityThomas Haller2018-07-092-1/+391
|/
* cli: merge branch 'th/cli-connection-handling-3'Thomas Haller2018-07-09178-1730/+1963
|\
| * cli/trivial: move codeThomas Haller2018-07-091-57/+59
| * cli: add additional user-data argument to get_fcn()Thomas Haller2018-07-0911-2/+34
| * cli: rework printing of "wired" and "wifi" device detailsThomas Haller2018-07-0931-217/+289
| * cli: rework printing of "capabilities" device detailsThomas Haller2018-07-0930-152/+175
| * cli: rework printing of "connections" device detailsThomas Haller2018-07-09158-548/+634
| * cli: don't translate device details in terse modeThomas Haller2018-07-0934-110/+114
| * cli: rework enum-to-string function to not return translated textThomas Haller2018-07-094-246/+127
| * cli: rework printing of "general" device detailsThomas Haller2018-07-0931-227/+280
| * cli: rework printing of device statusThomas Haller2018-07-094-62/+67
| * cli: merge IPv4 and IPv6 versions of ip/dhcp config printThomas Haller2018-07-094-48/+40
| * cli/trivial: move codeThomas Haller2018-07-091-11/+15
| * cli: drop duplicate IPv6 property metadataThomas Haller2018-07-095-14/+4
| * cli: rework printing of dhcp optionsThomas Haller2018-07-096-44/+81