summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tc/tfilter: add mirred actionlr/tc-attrsLubomir Rintel2019-04-094-7/+92
* tc/qdisc: add support for fq_codel attributesLubomir Rintel2019-04-094-2/+162
* ovs-interface: dissociate the link on deleting it from ovsdbLubomir Rintel2019-04-081-0/+6
* Revert "ovs-interface: dissociate the link on disconnection"Lubomir Rintel2019-04-081-11/+0
* ovs: correct the reason for tearing down unexpectedlyLubomir Rintel2019-04-081-1/+1
* Revert "ovs: don't traverse interface through disconnected when the ovsdb ent...Lubomir Rintel2019-04-081-1/+8
* device: don't shortcut slave state when the master releases itLubomir Rintel2019-04-081-6/+1
* platform/tests: increase timeout waiting for externally adding IP addressThomas Haller2019-04-071-1/+1
* device: limit maximum MTU for connection default of "infiniband.mtu"Thomas Haller2019-04-053-6/+9
* platform: assume 'sriov_drivers_autoprobe' is 1 when sysfs file is missingBeniamino Galvani2019-04-041-0/+8
* platform: set errno to ENOENT for nm_platform_sysctl_get()Thomas Haller2019-04-044-12/+70
* acd/tests: assert that nm_acd_manager_announce_addresses() did not failThomas Haller2019-04-041-1/+3
* acd/tests: use nm_auto cleanup attributes for mainloop and NMAcdManagerThomas Haller2019-04-041-11/+7
* acd: return error code from nm_acd_manager_start_probe()Thomas Haller2019-04-044-15/+49
* core: add nm_auto_free_acdmgr cleanup macroThomas Haller2019-04-041-0/+3
* systemd: merge branch systemd into masterThomas Haller2019-04-0416-92/+73
|\
| * systemd: update code from upstream (2019-04-04)Thomas Haller2019-04-0418-172/+185
* | wwan/modem-broadband: no point in insisting on pre-existing GSM settingLubomir Rintel2019-04-031-13/+0
* | connectivity/trivial: add code commentThomas Haller2019-04-031-4/+13
* | Coerce connectivity "LIMITED" to "NONE" when device is disconnectedAntonio Larrosa2019-04-031-1/+2
* | Update connectivity value on device removalAntonio Larrosa2019-04-021-0/+10
* | ifupdown: fix connection iteratorYupeng Chang2019-04-021-1/+1
* | ovs: don't traverse interface through disconnected when the ovsdb entry is re...Lubomir Rintel2019-03-281-8/+1
* | ovs-interface: dissociate the link on disconnectionLubomir Rintel2019-03-281-0/+11
* | settings: keep the added connection alive for a bit longerLubomir Rintel2019-03-281-1/+7
* | core: add handling of IP routing rules to NMDeviceThomas Haller2019-03-276-7/+152
* | ifcfg-rh: add support for routing rules as "ROUTING_RULE_#" keysThomas Haller2019-03-276-11/+344
* | platform: set fib_rule_hdr.table to RT_TABLE_UNSPEC for tables larger 255Thomas Haller2019-03-271-1/+1
* | platform: fix default routing rules added by kernel in NMPRulesManagerThomas Haller2019-03-271-0/+5
* | core/lldp: avoid default switch case in lldp_neighbor_to_variant()Thomas Haller2019-03-271-1/+1
* | core/lldp: fix checking for NM_MORE_ASSERTSThomas Haller2019-03-271-1/+1
* | lldp: support IEEE 802.3 TLVsBeniamino Galvani2019-03-272-13/+108
* | lldp: support multiple PPVIDsBeniamino Galvani2019-03-272-13/+37
* | lldp: support multiple vlansBeniamino Galvani2019-03-272-28/+38
* | lldp: add support for management address TLVBeniamino Galvani2019-03-272-7/+161
* | lldp: rename enum valueBeniamino Galvani2019-03-271-7/+7
* | lldp: drop _access* macrosBeniamino Galvani2019-03-271-19/+5
* | dns: fix memory leak of errorBeniamino Galvani2019-03-261-2/+1
* | device: support bridge vlansBeniamino Galvani2019-03-261-3/+64
* | platform: add support for bridge vlansBeniamino Galvani2019-03-263-1/+121
* | platform: add @family argument to new-link functionBeniamino Galvani2019-03-261-76/+46
* | ifcfg-rh: add bridge vlans supportBeniamino Galvani2019-03-264-12/+139
* | all: add vlan-filtering and vlan-default-pvid bridge propertiesBeniamino Galvani2019-03-265-16/+112
* | device: fix the slave state change reason on master connection removalLubomir Rintel2019-03-261-0/+5
* | shared: add "strip" argument to _nm_utils_unescape_spaces()Thomas Haller2019-03-251-1/+1
* | libnm,cli: move cleanup macros to "shared/nm-libnm-core-utils.h"Thomas Haller2019-03-251-2/+2
* | Revert "ovs-port: dissociate the link from the interface device on delete"Thomas Haller2019-03-241-7/+0
* | ovs-port: dissociate the link from the interface device on deleteLubomir Rintel2019-03-221-0/+7
* | nm-checkpoint: save device ifname and track if it is softwarefg/checkpoint-devices-rh1578335-pt1Francesco Giudici2019-03-221-2/+7
* | nm-checkpoint: skip unmanage state check on unrealized devicesFrancesco Giudici2019-03-221-1/+1