summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | platform: print genl family ID in hex formatThomas Haller2022-07-201-2/+2
* | platform: try harder to get the genl family ID by getting it synchronouslyThomas Haller2022-07-201-15/+41
* | platform: merge branch 'th/platform-genl-4'Thomas Haller2022-07-2012-66/+490
|\ \
| * | platform: add NMPlatformMptcpAddr objectThomas Haller2022-07-206-4/+195
| * | platform: avoid logging plain pointer values in "nmp-object.c"Thomas Haller2022-07-201-31/+33
| * | platform: drop unnecessary cmd_plobj_id_copy implementationsThomas Haller2022-07-201-18/+0
| * | platform: improve nmp_object_stackinit_id() for types that don't implement cm...Thomas Haller2022-07-201-0/+11
| * | platform: drop detecting address scope in _nl_msg_new_address()Thomas Haller2022-07-201-10/+2
| * | platform/netlink: add NLA_S32 enum value for attribute typeThomas Haller2022-07-202-0/+2
| * | linux-headers: include "mptcp.h" kernel headerThomas Haller2022-07-202-1/+234
| * | glib-aux: use max_align_t in NM_HASH_COMBINE_VALS() macroThomas Haller2022-07-201-1/+1
| * | std-aux: use nm_memcmp() in NM_CMP_DIRECT_MEMCMP()Thomas Haller2022-07-201-1/+1
| * | std-aux: add nm_memcmp() helperThomas Haller2022-07-201-0/+11
|/ /
* | ovs: fail device only when it's activatingBeniamino Galvani2022-07-191-1/+5
* | platform: merge branch 'th/platform-genl-3'Thomas Haller2022-07-1914-617/+1108
|\ \
| * | platform/netlink: adjust integer types in netlink APIThomas Haller2022-07-195-57/+76
| * | platform: use new platform API to get genl family id for nl802154/wpanThomas Haller2022-07-193-20/+19
| * | platform: use new platform API to get genl family id for nl80211/Wi-FiThomas Haller2022-07-195-20/+20
| * | platform: use new platform API to get genl family id for wireguardThomas Haller2022-07-193-56/+19
| * | platform: add genl socket support for events and genl familyThomas Haller2022-07-193-332/+671
| * | platform: make FOR_EACH_DELAYED_ACTION() robust against integer overflowThomas Haller2022-07-191-15/+15
| * | platform: rename DELAYED_ACTION_TYPE_REFRESH_ALL_* enums to "all-rtnl"Thomas Haller2022-07-191-146/+160
| * | platform: add delayed_action_schedule_refresh_all() helper and avoid refreshi...Thomas Haller2022-07-191-22/+24
| * | platform: rename rtnetlink specific enum values to be clearly about rtnlThomas Haller2022-07-191-15/+15
| * | platform: tighter pack structs and enumsThomas Haller2022-07-191-9/+9
| * | platform: rename RefreshAllInfo.addr_family to "addr_family_for_dump"Thomas Haller2022-07-191-7/+9
| * | platform: add NMPGenlFamilyType enum for generic netlink typesThomas Haller2022-07-193-0/+149
| * | platform/netlink: ensure padding is zero in _nest_end()Thomas Haller2022-07-191-1/+5
|/ /
* | c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2022-07-194-1/+30
|\ \ | |/
| * Squashed 'src/c-stdaux/' changes from 1407a1fb2754..da7209900ef0Thomas Haller2022-07-194-1/+30
* | c-rbtree: re-import git-subtree for 'src/c-rbtree'Thomas Haller2022-07-197-21/+119
|\ \
| * | Squashed 'src/c-rbtree/' changes from e56535a5daa5..edec411b3c1cThomas Haller2022-07-197-21/+119
* | | c-list: re-import git-subtree for 'src/c-list'Thomas Haller2022-07-191-29/+17
|\ \ \
| * | | Squashed 'src/c-list/' changes from fa024740fc6f..9aa81d84cadcThomas Haller2022-07-191-29/+17
* | | | contrib: add "git-subtree-reimport.sh" scriptThomas Haller2022-07-191-0/+33
* | | | po: update Georgian (ka) translationNorwayFun2022-07-181-1113/+902
* | | | core: merge branch 'th/cmdline-log-debug'Thomas Haller2022-07-187-15/+67
|\ \ \ \
| * | | | core: support "nm.debug" kernel command line to enable verbose loggingThomas Haller2022-07-185-5/+39
| * | | | core: support "/run/NetworkManager/proc-cmdline" to overwrite /proc/cmdlineThomas Haller2022-07-181-1/+4
| * | | | glib-aux: don't use GPtrArray in nm_utils_strsplit_quoted()Thomas Haller2022-07-181-9/+24
|/ / / /
* | | | core: merge branch 'bg/l3cd-dns-priority'Beniamino Galvani2022-07-188-16/+11
|\ \ \ \
| * | | | ppp,wwan: remove explicit initialization of DNS priorityBeniamino Galvani2022-07-182-6/+1
| * | | | wwan: enable manual IP configurationBeniamino Galvani2022-07-181-3/+3
| * | | | device: add "is_manual" argument to ready_for_ip_config() device methodBeniamino Galvani2022-07-186-7/+7
|/ / / /
* | | | doc: preserve paraghraphs in nmcli man pagesVojtech Bubela2022-07-158-162/+252
* | | | libnm: add comment to libnm.ver about preserving existing version nodesThomas Haller2022-07-151-0/+8
* | | | policy: downgrade verbosity of hostname change logging messageThomas Haller2022-07-151-1/+1
* | | | man/nm-initrd-generator: add missing command line optionsAntonio Alvarez Feijoo2022-07-141-1/+6
* | | | release: bump version to 1.39.10 (development)1.39.10-devLubomir Rintel2022-07-132-2/+2
* | | | examples: fix tracking destruction in destroy_nmc()Thomas Haller2022-07-131-3/+3