summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* device/trivial: add comment about lifetime of "kind" in tc_commit()lr/tc-1-18Thomas Haller2019-05-154-0/+66
* device: don't rely on nm_platform_link_get_ifindex() returning 0Thomas Haller2019-05-151-4/+7
* device/trivial: add space between macro name and arguments and vertically ali...Thomas Haller2019-05-151-8/+8
* platform: merge _add_action(), _add_action_simple() and _add_action_mirred() ...Thomas Haller2019-05-151-79/+46
* platform: assert for out-of-memory in netlink codeThomas Haller2019-05-153-15/+15
* platform: use bool bitfields in NMPlatformActionMirred structureThomas Haller2019-05-152-13/+14
* libnm: rename "memory" parameter of fq_codel QDisc to "memory_limit"Thomas Haller2019-05-155-11/+11
* platform: fix handling of default value for TCA_FQ_CODEL_CE_THRESHOLDThomas Haller2019-05-155-5/+20
* platform: fix handling of fq_codel's memory limit default valueThomas Haller2019-05-155-4/+19
* platform: fix nm_platform_qdisc_to_string()Thomas Haller2019-05-151-1/+4
* platform: use u32 netlink type for TCA_FQ_CODEL_ECNThomas Haller2019-05-151-2/+2
* platform: use NM_CMP_FIELD_UNSAFE() for comparing bitfield in nm_platform_qdi...Thomas Haller2019-05-151-2/+3
* device: fix type of loop variable in tc_commit()Thomas Haller2019-05-151-1/+1
* libnm: use macro and designated initializers for NMVariantAttributeSpecThomas Haller2019-05-154-64/+62
* libnm: mark NMVariantAttributeSpec pointers as constThomas Haller2019-05-153-3/+3
* libnm: cleanup _nm_utils_parse_tc_handle()Thomas Haller2019-05-152-20/+41
* libnm/tests: add test for _nm_utils_parse_tc_handle()Thomas Haller2019-05-151-0/+56
* shared: use nm_str_skip_leading_spaces() in _nm_utils_ascii_str_to_int64()Thomas Haller2019-05-151-6/+3
* tc/tfilter: add mirred actionLubomir Rintel2019-05-155-8/+104
* tc/qdisc: add support for fq_codel attributesLubomir Rintel2019-05-155-7/+170
* core: fix file permissions for "/var/lib/NetworkManager/secret_key"Thomas Haller2019-05-141-1/+1
* settings/d-bus: fix boolean return value of "LoadConnections"Thomas Haller2019-05-101-1/+1
* settings: avoid assertion for LoadConnections D-Bus method with relative pathsThomas Haller2019-05-101-13/+18
* merge: branch 'bg/restore-ip6-addr-link-up-rh1548237'Beniamino Galvani2019-05-082-11/+8
|\
| * device: fix intersecting IPv6 configurationsBeniamino Galvani2019-05-081-1/+2
| * device: unconditionally reapply IP configuration on link upBeniamino Galvani2019-05-081-8/+4
| * all: fix typos (milli seconds -> milliseconds)Beniamino Galvani2019-05-082-2/+2
|/
* manager: merge branch 'bg/sw-device-sleep-rh1701585'Beniamino Galvani2019-05-071-7/+13
|\
| * manager: unmanage software devices when networking gets disabledBeniamino Galvani2019-05-071-3/+9
| * manager: clear unmanaged-sleeping flag on software devices on resumeBeniamino Galvani2019-05-071-4/+4
|/
* cli: merge branch 'bg/rh1702199'Beniamino Galvani2019-05-065-26/+65
|\
| * cli: hide certificate blobs unless --show-secrets is passedBeniamino Galvani2019-05-061-2/+1
| * cli: complete 802.1x certificate file namesBeniamino Galvani2019-05-061-0/+21
| * cli: allow completing filenamesBeniamino Galvani2019-05-065-8/+24
| * cli: remove bluetooth completion codeBeniamino Galvani2019-05-061-8/+2
| * cli: parse escape sequences when reading an 802.1x private keyBeniamino Galvani2019-05-061-10/+18
| * cli: fix setting private key passwordBeniamino Galvani2019-05-061-0/+1
|/
* device: fix reapply of MTUBeniamino Galvani2019-05-061-0/+3
* settings: fix failed assertionBeniamino Galvani2019-05-061-1/+1
* device/wireguard: fix memleak for NMDeviceWireGuardThomas Haller2019-05-031-0/+2
* platform/tests: workaround routing-rules test failure due to suppress_prefixl...Thomas Haller2019-05-031-2/+1
* tools: fix out-of-tree build test "tools/check-docs.sh" for duplicate generat...Thomas Haller2019-04-231-1/+7
* tools: cleanup path variable in "tools/check-docs.sh"Thomas Haller2019-04-231-7/+7
* release: bump version to 1.18.1 (development)1.18.1-devThomas Haller2019-04-213-2/+3
* release: bump version to 1.18.01.18.0Thomas Haller2019-04-212-3/+3
* release: update NEWSThomas Haller2019-04-211-4/+1
* libnm: add missing NM_AVAILABLE_IN_1_18 markers to nm_ip_routing_rule_*() APIThomas Haller2019-04-211-0/+2
* gitlab-ci: install glib2-doc via "contrib/fedora/REQUIRED_PACKAGES"Thomas Haller2019-04-202-0/+6
* po: updated Panjabi (pa) TranslationA S Alam2019-04-201-964/+831
* gitlab-ci: don't use "test && cmd" in build stepThomas Haller2019-04-201-2/+2