summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nm-device: apply ethtool ring settings when activating a connectionac/ethtool_opts_ringAntonio Cardace2020-05-181-8/+123
* platform: add support for ring settings using ioctl()Antonio Cardace2020-05-184-2/+180
* clients: add support for ethtool ring settingsAntonio Cardace2020-05-181-8/+33
* ifcfg-rh: add support for ethtool ring settingsAntonio Cardace2020-05-188-122/+306
* ethtool: add ring settingsAntonio Cardace2020-05-186-7/+258
* ethtool: refactor coalesce settings using gendata APIsAntonio Cardace2020-05-181-40/+11
* nm-setting: use nm_setting_gendata_clear_all() to clear featuresAntonio Cardace2020-05-181-18/+2
* nm-setting: add internal gendata API to clear value(s)Antonio Cardace2020-05-182-0/+50
* nm-setting: add internal gendata API to get/set uint32Antonio Cardace2020-05-182-0/+41
* platform: simplify NMEthtoolCoalesceState to only track one stateThomas Haller2020-05-185-95/+81
* n-dhcp4: style fix in n_dhcp4_client_probe_transition_accept()Thomas Haller2020-05-181-1/+1
* license: add luzpaz to RELICENSE.mdThomas Haller2020-05-171-0/+1
* license: add Aleksander to RELICENSE.mdThomas Haller2020-05-161-0/+1
* license: add Evan to RELICENSE.mdThomas Haller2020-05-161-0/+1
* license: add companies to RELICENSE.mdThomas Haller2020-05-151-0/+3
* license: add Pantelis to RELICENSE.mdThomas Haller2020-05-151-0/+1
* mailmap: update mailmap for Ray (halfline)Thomas Haller2020-05-151-0/+1
* license/RELICENSE: merge branch 'halfline:patch-1'Thomas Haller2020-05-151-0/+1
|\
| * Update RELICENSE.md to include halflineRay Strode2020-05-151-0/+1
* | license: add Mario to RELICENSE.mdThomas Haller2020-05-151-0/+2
* | license: add Giovanni to RELICENSE.mdThomas Haller2020-05-151-0/+1
* | license: add Colin to RELICENSE.mdThomas Haller2020-05-151-0/+1
|/
* nmtui: show error on connection deactivation failureOlivier Gayot2020-05-151-1/+12
* core: merge branch 'bg/shared-mode-firewall-rh1829637'Beniamino Galvani2020-05-1511-1/+105
|\
| * contrib/rpm: enable the firewalld zone in F32 and RHEL8bg/shared-mode-firewall-rh1829637Beniamino Galvani2020-05-152-0/+28
| * device: use the nm-shared firewalld zone in shared modeBeniamino Galvani2020-05-152-1/+20
| * build: install a firewalld zone for shared modeBeniamino Galvani2020-05-157-0/+57
|/
* mailmap: update Chrstopher Aillon mailmap entryThomas Haller2020-05-151-0/+1
* ip-tunnel: merge branch 'bg/ip-tunnel-cloned-mac-rh1832170'Beniamino Galvani2020-05-155-15/+43
|\
| * 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
| * libnm-core: add _nm_ip_tunnel_mode_is_layer2()Beniamino Galvani2020-05-152-3/+14
|/
* po: update Ukrainian (uk) translationYuri Chornoivan2020-05-151-912/+1004
* contrib/rpm: no longer mention that libnm is "new API"Thomas Haller2020-05-141-6/+4
* shared: move _nm_utils_format_variant_attributes*() API to "shared/nm-glib-aux"Thomas Haller2020-05-144-90/+109
* cli: let nmcli remove individual coalesce settingsAntonio Cardace2020-05-141-0/+7
* all: merge branch 'th/ubsan-fixes'Thomas Haller2020-05-1412-38/+127
|\
| * contrib/rpm: enable undefined-sanitizer libubsan on RHEL-8th/ubsan-fixesThomas Haller2020-05-141-2/+4
| * build/autotools: fix linking nm-online,nm-dispatcher,nm-bt-test with sanitize...Thomas Haller2020-05-141-3/+13
| * build/autotools: reject invalid sanitizer options in configure.acThomas Haller2020-05-141-0/+8
| * clients/tests: set "UBSAN_OPTIONS" to abort tests and set "ASAN_OPTIONS=detec...Thomas Haller2020-05-141-2/+3
| * clients/tests: preserve caller's ASAN/LSAN/UBSAN environment variables for cl...Thomas Haller2020-05-141-1/+18
| * tests/sanitizer: suppress leak in opensslThomas Haller2020-05-141-0/+1
| * tests/sanitizer: make ASAN/LSAN/UBSAN options configurable in "tools/run-nm-t...Thomas Haller2020-05-143-0/+14
| * gitlab-ci: add more CentOS images for testsThomas Haller2020-05-141-5/+26
| * gitlab-ci: optionally install libasan,libubsan via REQUIRED_PACKAGES scriptThomas Haller2020-05-141-0/+2
| * gitlab-ci: accept failure in REQUIRED_PACKAGES script for non-existing qt-develThomas Haller2020-05-141-3/+3
| * tests: fix uint32 integer constants for TC_H_MAKE()Thomas Haller2020-05-141-10/+10
| * cli: use nm_strdup_int() in "clients/cli/devices.c"Thomas Haller2020-05-141-7/+7
| * cli: fix leak in show_device_lldp_list() for nmc_parse_lldp_capabilities()Thomas Haller2020-05-141-2/+5