summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tc: add support for tbf qdiscbg/tcBeniamino Galvani2020-06-047-7/+189
* tc: add support for sfq qdiscBeniamino Galvani2020-06-047-53/+201
* libnm-core: support variant attributes of type int32 and uint64Beniamino Galvani2020-06-042-0/+22
* libnm-core: fix parsing of mirred dev attributeBeniamino Galvani2020-06-041-1/+1
* move tc parsing out of nm-device.cBeniamino Galvani2020-06-043-115/+140
* libnm-core: remove unused str_type from tc attribute specifiersBeniamino Galvani2020-06-041-14/+14
* shared: add FIXME about interpretation of variant-attribute bytestringsBeniamino Galvani2020-06-041-2/+4
* build: print deleted references in release.sh scriptThomas Haller2020-06-041-3/+10
* build: print commands in color for release.sh scriptThomas Haller2020-06-041-17/+27
* build: implement release mode "rc" in release.sh scriptThomas Haller2020-06-041-4/+23
* build: optionally sign source tarball in build.sh scriptThomas Haller2020-06-041-0/+14
* build: add "release.sh" scriptThomas Haller2020-06-041-0/+275
* libnm/crypto: suppress "-Wstrict-prototypes" warning in NSS libraryThomas Haller2020-06-031-0/+2
* nettools: reimport nettools' n-dhcp4 and rework loggingThomas Haller2020-06-0315-129/+310
|\
| * Squashed 'shared/n-dhcp4/' changes from fb1d43449ba8..6876b73ec113Thomas Haller2020-06-0320-127/+630
* | shared/n-acd: reimportThomas Haller2020-06-0312-53/+134
|\ \
| * | Squashed 'shared/n-acd/' changes from 54708168399f..0237ba54bef7Thomas Haller2020-06-0310-51/+138
* | | shared/c-siphash: reimportThomas Haller2020-06-036-37/+21
|\ \ \
| * | | Squashed 'shared/c-siphash/' changes from 7c42c5925819..996b79578d94Thomas Haller2020-06-034-33/+21
* | | | shared/c-rbtree: reimportThomas Haller2020-06-037-43/+33
|\ \ \ \
| * | | | Squashed 'shared/c-rbtree/' changes from b46392d25de7..7624b79b26d0Thomas Haller2020-06-035-39/+33
* | | | | shared/c-stdaux: reimportThomas Haller2020-06-035-37/+21
|\ \ \ \ \
| * | | | | Squashed 'shared/c-stdaux/' changes from 11930d259212..3b35c47d2beeThomas Haller2020-06-033-33/+21
* | | | | | shared/c-list: reimportThomas Haller2020-06-036-41/+25
|\ \ \ \ \ \
| * | | | | | Squashed 'shared/c-list/' changes from 2e4b605c6217..ac7c83139821Thomas Haller2020-06-034-37/+25
* | | | | | | TODO: add new itemsThomas Haller2020-06-031-0/+38
* | | | | | | TODO: drop completed item "Implement NM_DEVICE_STATE_DISCONNECTING"Thomas Haller2020-06-031-14/+0
* | | | | | | TODO: drop completed item "Internet Connectivity Detection Enhancements"Thomas Haller2020-06-031-33/+0
* | | | | | | core: fix maybe-uninitialized warning in periodic_update_active_connection_ti...Thomas Haller2020-06-031-1/+1
* | | | | | | core: drop mask argument from nm_settings_connection_autoconnect_blocked_reas...Thomas Haller2020-06-033-8/+6
* | | | | | | settings: merge branch 'unblock-autoconnect-on-secrets'Thomas Haller2020-06-031-48/+54
|\ \ \ \ \ \ \
| * | | | | | | settings: unblock autoconnect on new secretsAlfonso Sánchez-Beato2020-06-031-0/+6
| * | | | | | | settings: move up autoconnect initialization functionsAlfonso Sánchez-Beato2020-06-031-48/+48
|/ / / / / / /
* | | | | | | wifi: merge branch 'th/connection-timestamp-for-wifi'Thomas Haller2020-06-034-16/+26
|\ \ \ \ \ \ \
| * | | | | | | NEWS: updateThomas Haller2020-06-031-0/+4
| * | | | | | | Revert "wifi: don't autoconnect to networks that have never been successful"Thomas Haller2020-06-031-10/+0
| * | | | | | | core: log changes to the profile timestampThomas Haller2020-06-031-2/+5
| * | | | | | | core: don't do anything if there are no changes in nm_settings_connection_upd...Thomas Haller2020-06-031-1/+7
| * | | | | | | core: in periodic_update_active_connection_timestamps() use same timestampThomas Haller2020-06-031-3/+10
|/ / / / / / /
* | | | | | | initrd: drop unused include of platform headerThomas Haller2020-06-031-1/+0
* | | | | | | initrd: use nm_streq()/NM_IN_STRSET() instead of strcmp()Thomas Haller2020-06-033-35/+35
* | | | | | | contrib/rpm: remove trailing whitespaces from spec fileThomas Haller2020-05-291-2/+2
* | | | | | | release: bump version to 1.25.2-dev1.25.2-devBeniamino Galvani2020-05-292-2/+2
* | | | | | | NEWS: updateBeniamino Galvani2020-05-291-0/+2
* | | | | | | NEWS: updateThomas Haller2020-05-291-0/+6
* | | | | | | core: merge branch 'th/ethtool-reset-autoneg'Thomas Haller2020-05-294-98/+108
|\ \ \ \ \ \ \
| * | | | | | | device: reset original autoneg/speed/duplex setting on deactivateThomas Haller2020-05-291-1/+58
| * | | | | | | device: inline nm_platform_ethtool_init_ring() functionThomas Haller2020-05-293-49/+22
| * | | | | | | device: only ready existing ethtool ring settings if neededThomas Haller2020-05-291-55/+35
|/ / / / / / /
* | | | | | | merge: branch 'bg/ipv6-kernel-token-rh1819680'Beniamino Galvani2020-05-282-12/+47
|\ \ \ \ \ \ \