summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: add NMSettingWired:offload-featureth/ethtool-options-rh1335409Thomas Haller2018-07-163-0/+67
* xxxThomas Haller2018-07-161-0/+107
* platform/mii: use SocketHandle also for nmp_utils_mii_supports_carrier_detect()Thomas Haller2018-07-161-16/+12
* fixup! platform/ethtool: add SocketHandle to reuse socket for ethtool requestsThomas Haller2018-07-161-18/+20
* platform/ethtool: add SocketHandle to reuse socket for ethtool requestsThomas Haller2018-07-161-74/+120
* platform/ethtool: split functions for ETHTOOL_GSTRINGSThomas Haller2018-07-161-39/+60
* platform: merge 'jbeta:wireguard-genl-family-lifetime'Thomas Haller2018-07-132-6/+6
|\
| * platform: put wireguard_family_id in NMPObjectLinkJavier Arteaga2018-07-132-6/+6
* | wifi/ifd: Allow D-Bus activation to launch iwdJan Alexander Steffens (heftig)2018-07-131-1/+1
|/
* checkpatch: fix perldoc headingJavier Arteaga2018-07-121-1/+1
* po: update Ukrainian (uk) translation (bgo#796728)Yuri Chornoivan2018-07-121-2127/+2585
* tests/trivial: rename ip4_addr_ne32() to ip4_addr_be32() in test-networkmanag...Thomas Haller2018-07-111-7/+9
* device: destroy pending acd-managers when the device disconnectsBeniamino Galvani2018-07-111-3/+2
* connectivity: downgrade verbosity of error loggingThomas Haller2018-07-111-3/+3
* shared/gsystem-local-alloc: strongly type gs_* cleanup functionsThomas Haller2018-07-112-21/+40
* merge: branch 'bg/sriov-vf-rh1555013'Beniamino Galvani2018-07-1146-164/+3193
|\
| * ifcfg-rh: SR-IOV supportBeniamino Galvani2018-07-119-0/+324
| * 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-38/+69
| * cli: add support for configuring SR-IOVBeniamino Galvani2018-07-114-1/+112
| * libnm-core: add SR-IOV settingBeniamino Galvani2018-07-1119-1/+2109
| * 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_auto_vfree macroThomas Haller2018-07-111-0/+17
| * shared: add nm_hash_val() macroThomas Haller2018-07-111-0/+9
|/
* all: merge branch 'th/style-fixes-int-types'Thomas Haller2018-07-11145-593/+601
|\
| * all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-11143-587/+587
| * checkpatch: skip foreign codeLubomir Rintel2018-07-111-0/+4
| * checkpatch: add a licensing hintLubomir Rintel2018-07-111-0/+1
| * checkpatch: reset line counter on next fileLubomir Rintel2018-07-111-0/+1
| * checkpatch: check against using "unsigned int" and "$INT_TYPE unsigned|signed"Thomas Haller2018-07-111-0/+2
| * checkpatch: skip over generated files from glib-mkenumsThomas Haller2018-07-111-0/+1
| * checkpatch: warn about non-leading tabsThomas Haller2018-07-111-1/+1
| * checkpatch: warn about using glib typedefs like gchar or gintThomas Haller2018-07-111-0/+1
| * generate-setting-docs.py: remove unreachable code in get_default_value()Thomas Haller2018-07-111-2/+0
| * generate-setting-docs.py: remove unused propxml argument from get_prop_type()Thomas Haller2018-07-111-3/+3
|/
* 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