summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-04merge: branch 'systemd' into ff/fix_systemdff/fix_systemdFernando Fernandez Mancera17-5/+4163
2024-03-04systemd: update code from upstream (2024-03-04)systemdFernando Fernandez Mancera7-0/+4100
2024-03-01merge: branch 'jv/test-dist-tarballs'Íñigo Huguet6-51/+107
2024-03-01python: reformat with black-24.1.1-1.fc39.noarchJan Vaclav2-15/+25
2024-03-01gitlab-ci: test re-buildability of distribution tarballsJan Vaclav4-36/+82
2024-03-01merge: branch 'meson-check-fix'Íñigo Huguet2-5/+5
2024-03-01build: specify run_command semanticsYegor Yefremov2-5/+5
2024-03-01merge: branch 'meson-warnings'Íñigo Huguet1-2/+1
2024-03-01build: rework -Wall and -Wextra declarationYegor Yefremov1-2/+1
2024-02-27merge: branch 'main'Íñigo Huguet1-681/+765
2024-02-27po: update Swedish (sv) translation Luna Jernberg1-681/+765
2024-02-26release: bump version to 1.47.1 (development)1.47.1-devStanislas FAYE152-11658/+16083
2024-02-26test: disable vlan_xgress unit testStanislas FAYE1-7/+5
2024-02-22release: bump version to 1.46.01.46.0Stanislas FAYE2-3/+3
2024-02-22test: disable vlan_xgress unit testStanislas FAYE1-7/+5
2024-02-21NEWS: update changes in 1.46Stanislas FAYE1-2/+8
2024-02-21merge: branch 'sf/news-1.46'Stanislas Faye1-2/+8
2024-02-21NEWS: update changes in 1.46Stanislas FAYE1-2/+8
2024-02-21merge: branch 'bg/create-generic-devices'Beniamino Galvani31-474/+1814
2024-02-21manager: make generic devices compatible with all link typesBeniamino Galvani1-1/+4
2024-02-21core: persist state of software generic devices across restartsBeniamino Galvani5-11/+54
2024-02-21device: support creating generic devices via device-handlerBeniamino Galvani8-16/+351
2024-02-21examples: add example device handler dispatcher for geneveBeniamino Galvani1-0/+116
2024-02-21dispatcher: read device-handler's stdout into a dictionaryBeniamino Galvani4-42/+253
2024-02-21dispatcher: support device-handler actionsBeniamino Galvani4-77/+263
2024-02-21core/dispatcher: prefer the Action2() method and fall back to Action()Beniamino Galvani1-87/+213
2024-02-21dispatcher: add Action2() D-Bus methodBeniamino Galvani1-43/+126
2024-02-21dispatcher: refactor building the resultBeniamino Galvani1-37/+40
2024-02-21core/dispatcher: refactor nm_dispatcher_need_device()Beniamino Galvani1-17/+16
2024-02-21core/dispatcher: factorize codeBeniamino Galvani1-46/+42
2024-02-21libnm: add generic.device-handler propertyBeniamino Galvani10-15/+190
2024-02-21dispatcher: pass user setting properties in the environmentBeniamino Galvani2-0/+57
2024-02-21core: move functions for env variable name encoding to libnm-glib-auxBeniamino Galvani5-111/+118
2024-02-21dispatcher: remove trailing dot from error messagesBeniamino Galvani1-5/+5
2024-02-21merge: branch 'bg/macsec-offload'Beniamino Galvani12-13/+139
2024-02-21macsec: support the offload propertyBeniamino Galvani5-7/+51
2024-02-21libnm,nmcli: add macsec.offload propertyBeniamino Galvani7-6/+88
2024-02-21nmtui: Add bond for creating bridge port interfaceJavier Sánchez Parra1-1/+1
2024-02-21nmcli: fix crash in nmc_connection_check_deprecated()Beniamino Galvani1-2/+1
2024-02-21ndisc: fix IPv6 address lifetimes computationSergey Koshelenko1-6/+4
2024-02-21libnmc: allow user input in ECHO mode for 2FA challengesÍñigo Huguet5-15/+38
2024-02-21libnmc: fix secrets request on 2nd stage of 2FA authenticationÍñigo Huguet2-6/+32
2024-02-21sriov: allow reading empty eswitch paramaters via DevlinkÍñigo Huguet3-6/+16
2024-02-21sriov: don't fail if sriov_totalvfs sysfs file is missingÍñigo Huguet1-2/+3
2024-02-21sriov: set the devlink's eswitch inline-mode and encap-modeÍñigo Huguet5-80/+125
2024-02-21devlink: get and set eswitch inline-mode and encap-modeÍñigo Huguet4-38/+91
2024-02-21sriov: add eswitch-inline-mode and eswitch-encap-mode propertiesÍñigo Huguet7-5/+157
2024-02-21platform: destroy VFs before changing the eswitch modeÍñigo Huguet1-108/+305
2024-02-21sriov: set the devlink's eswitch modeÍñigo Huguet5-4/+55
2024-02-21sriov: add eswitch-mode propertyÍñigo Huguet7-1/+77