systemd/.git
2021-06-10 Zbigniew Jędrzejewsk... core/serialization: shorten code, treat all oom error...
2021-06-10 Zbigniew Jędrzejewsk... core/serialization: drop misleadingly-named unit_can_se...
2021-06-09 Zbigniew Jędrzejewsk... core/serialization: call exec_runtime_deserialize_compa...
2021-06-09 Lennart Poetteringupdate NEWS
2021-06-09 Štěpán Němecdocs/CGROUP_DELEGATION: fix some typos
2021-06-09 Lennart PoetteringMerge pull request #19851 from poettering/bpf-firewall...
2021-06-09 Yu WatanabeMerge pull request #19852 from yuwata/network-stable...
2021-06-09 Lennart Poetteringjournald: when journald namespace instances log, they...
2021-06-09 Yu WatanabeMerge pull request #19831 from yuwata/network-next2
2021-06-08 Luca BoccassiNEWS: list more recent changes
2021-06-08 Lennart Poetteringbpf-firewall: close gap when updating the firewall
2021-06-08 Lennart Poetteringbpf-program: document BPFProgram a bit
2021-06-08 Lennart Poetteringbpf-program: serialize attached BPF programs across...
2021-06-08 Lennart Poetteringbpf-program: export hash_ops for BPFProgam objects
2021-06-08 Lennart Poetteringbpf-program: use structured initialization when allocat...
2021-06-08 Lennart Poetteringbpf-link: prefix function names with "bpf_"
2021-06-08 Lennart Poetteringcore: rename socket-bind.[ch] → bpf-socket-bind.[ch]
2021-06-08 Yu Watanabenetwork: do not process requests which conditionalized...
2021-06-08 Yu Watanabenetwork: make several link settings critical
2021-06-08 Yu Watanabenetwork: use request queue to handle always-up or ...
2021-06-08 Yu Watanabenetwork: use request queue to handle bound_to list
2021-06-08 Yu Watanabenetwork: handle bound_by list even if IgnoreCarrierLoss=yes
2021-06-08 Yu Watanabenetwork: add brief comments about bound_to and bound_by...
2021-06-08 Yu Watanabenetwork: apply activation policy only when it is once...
2021-06-08 Yu Watanabenetwork: do not drop requests on carrier lost
2021-06-08 Yu Watanabenetwork: route: update error message
2021-06-08 Yu Watanabenetwork: also adjust IPv6 MTU by the maximum MTU of...
2021-06-08 Yu Watanabenetwork: read the minimum and maximum MTU of the interf...
2021-06-08 Yu Watanabenetwork: use request queue to configure CAN interfaces
2021-06-08 Yu Watanabetest-network: add a test case for IPv6StableSecretAddress=
2021-06-08 Yu Watanabenetwork: introduce IPv6StableSecretAddress= setting
2021-06-08 Lennart Poetteringbpf: various coding style fixes
2021-06-08 Lennart Poetteringbpf-firewall: move destruction of IP firewall objects...
2021-06-08 Zbigniew Jędrzejewsk... test-libcrypt-util: print out default for password...
2021-06-08 Zbigniew Jędrzejewsk... resolved: fix strange function recursion
2021-06-08 Vito Caputojournal-file: truncate archived journals
2021-06-08 Srinidhi Kaushiktmpfiles: extend "Age" to accept an "age-by" argument
2021-06-08 Lennart PoetteringMerge pull request #19166 from bluca/coredump_compress_...
2021-06-08 Yu Watanabeudev: make WakeOnLan= take multiple features
2021-06-08 Yu Watanabecore/socket: do not assign another fd to SocketPort...
2021-06-08 Lennart PoetteringMerge pull request #19817 from keszybz/switch-root...
2021-06-08 Allen Webbtmpfiles: add '=' action modifier.
2021-06-08 Peter Morrowman: add details on overriding top level drop-ins
2021-06-08 Zbigniew Jędrzejewsk... core: do not serialize mounts and automounts for switch...
2021-06-08 Luca Boccassicoredump: check cgroups memory limit if storing on...
2021-06-08 Luca Boccassicompress: return uncompressed size to the caller
2021-06-08 Luca Boccassicore: add MemoryAvailable unit property
2021-06-08 Emilio Herrerapo: Translated using Weblate (Spanish)
2021-06-08 Zbigniew Jędrzejewsk... man: explain ConditionNeedsUpdate a bit more
2021-06-08 Yu Watanabemeson: do not share compiler flags except for emitting...
2021-06-08 alexlzhuman: update docs on systemd-system.conf logging (LogTim...
2021-06-08 Yu WatanabeMerge pull request #19639 from yuwata/network-next
2021-06-07 Yu Watanabenetwork: wait for all set-link requests are processed
2021-06-07 Yu Watanabenetwork: drop trivial aliases of link_set_state()
2021-06-07 Yu Watanabenetwork: use link_request_to_set_master() or friends
2021-06-07 Yu Watanabenetwork: introduce link_request_to_activate()
2021-06-07 Yu Watanabenetwork: it is not necessary to call RTM_GETLINK when...
2021-06-07 Yu Watanabenetwork: set bridge or bond properties after master...
2021-06-07 Yu Watanabenetwork: sync link information after set-link request...
2021-06-07 Yu Watanabenetwork: use link_call_getlink() where applicable
2021-06-07 Yu Watanabenetwork: introduce link_call_getlink()
2021-06-07 Yu Watanabenetwork: split link_update() into small pieces
2021-06-07 Yu Watanabenetwork: shorten code a bit, and reduce indentation
2021-06-07 Yu Watanabenetwork: update operational state or friends on reconfigure
2021-06-07 Yu Watanabenetwork: make link enter failed state when link_initial...
2021-06-07 Yu Watanabenetwork: move functions
2021-06-07 Yu Watanabenetwork: introduce link_get_master() and use it where...
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bridge_vlan()
2021-06-07 Yu Watanabesd-netlink: add IFLA_BRIDGE_FLAGS and IFLA_BRIDGE_VLAN_...
2021-06-07 Yu Watanabenetwork: expose bridge_vlan_append_info()
2021-06-07 Yu Watanabenetwork: introduce network_adjust_bridge_vlan()
2021-06-07 Yu Watanabenetwork: rebreak arguments
2021-06-07 Yu Watanabenetwork: rename networkd-brvlan.[ch] -> networkd-bridge...
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bond()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_bridge()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_create_stacked_netdev()
2021-06-07 Yu Watanabenetwork: introduce link_request_to_set_master()
2021-06-07 Yu Watanabenetwork: use request queue to set IPv6LL address genera...
2021-06-07 Yu Watanabenetwork: use request queue to set interface group
2021-06-07 Yu Watanabenetwork: use request queue to set MAC address
2021-06-07 Yu Watanabenetwork: use request queue to set link flags
2021-06-07 Yu Watanabenetwork: use request queue to set MTU
2021-06-07 Yu Watanabenetwork: merge link_configure() and link_configure_cont...
2021-06-07 Yu Watanabenetwork: drop meaningless condition about setting MTU
2021-06-07 Yu Watanabenetwork: introduces link_drop_ipv6ll_addresses()
2021-06-07 Yu Watanabenetwork: make link enter failed state on failure in...
2021-06-07 Yu Watanabenetwork: rename link_acquire_conf() -> link_acquire_dyn...
2021-06-07 Yu Watanabenetwork: request to configure static settings earlier
2021-06-07 Yu Watanabenetwork: introduce request_hash_ops to dedup requests
2021-06-07 Yu Watanabenetwork: expose hash and compare functions
2021-06-07 Yu Watanabenetwork: use request queue to configure IPv6 proxy...
2021-06-07 Yu Watanabenetwork: move logic for setting proxy_ndp sysctl to...
2021-06-07 Yu Watanabenetwork: introduce network_adjust_ipv6_proxy_ndp()
2021-06-07 Yu Watanabenetwork: address label: use request queue to configure...
2021-06-07 Yu Watanabenetwork: address label: use struct in6_addr instead
2021-06-07 Yu Watanabenetwork: address label: refuse IPv4 mapped address...
2021-06-07 Yu Watanabein-addr-util: introduce in6_addr_is_ipv4_mapped_address()
2021-06-07 Yu Watanabenetwork: use request queue to configure bridge MDB
2021-06-07 Yu Watanabenetwork: rename MdbEntry -> BridgeMDB
2021-06-07 Yu Watanabetest-network: fix setting name
next