index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
network: introduce network_adjust_radv()
Yu Watanabe
2020-10-19
3
-8
/
+22
|
*
network: clear DNS and domains for RA when an empty string is assigned
Yu Watanabe
2020-10-19
1
-0
/
+11
|
*
network: use string_hash_ops_free for search domains
Yu Watanabe
2020-10-19
2
-7
/
+7
*
|
network: move set-MAC and set-nomaster operations out of link_up()
Dan Streetman
2020-10-23
1
-13
/
+107
*
|
Merge pull request #17356 from yuwata/sd-xxx-stop
Lennart Poettering
2020-10-21
8
-61
/
+55
|
\
\
|
*
|
network: also unref IPv4 ACD clients in Address objects
Yu Watanabe
2020-10-15
3
-0
/
+12
|
*
|
network: move link_lldp_emit_stop() to link_free_engines()
Yu Watanabe
2020-10-15
1
-2
/
+2
|
*
|
network: also stop LLDP client in link_stop_engines()
Yu Watanabe
2020-10-15
1
-0
/
+4
|
*
|
network: stop DHCPv4 server in link_stop_clients()
Yu Watanabe
2020-10-15
3
-10
/
+10
|
*
|
network: drop unnecessary conditions
Yu Watanabe
2020-10-15
3
-15
/
+9
|
*
|
network: voidify sd_ipv4acd_stop() at one place
Yu Watanabe
2020-10-15
1
-1
/
+1
|
*
|
network: drop conditions to check existence of each engine
Yu Watanabe
2020-10-15
3
-35
/
+19
*
|
|
network: call netlink in the last of route_configure()
Yu Watanabe
2020-10-20
1
-7
/
+7
*
|
|
network: also compare and hash weight of the gateway
Yu Watanabe
2020-10-20
1
-2
/
+8
*
|
|
network: copy multipath route element earlier
Yu Watanabe
2020-10-20
1
-5
/
+16
*
|
|
network: make route_configure() return 0 on success
Yu Watanabe
2020-10-20
1
-3
/
+3
|
|
/
|
/
|
*
|
network: warn if dynamic gateway is specified but corresponding protocol is d...
Yu Watanabe
2020-10-15
1
-1
/
+14
*
|
network: introduce network_adjust_dhcp()
Yu Watanabe
2020-10-15
3
-16
/
+30
*
|
network: introduce network_adjust_ipv6_accept_ra()
Yu Watanabe
2020-10-15
5
-29
/
+22
*
|
network: when Gateway=_dhcp4, set several properties based on lease if they a...
Yu Watanabe
2020-10-15
4
-5
/
+32
*
|
network: determine a [Route] section will be used or not by gateway family in...
Yu Watanabe
2020-10-15
2
-4
/
+2
*
|
network: when Gateway=_dhcp, assume gateway family based on other settings
Yu Watanabe
2020-10-15
1
-13
/
+30
*
|
network: rename Gateway=_dhcp6 -> Gateway=_ipv6ra
Yu Watanabe
2020-10-15
1
-2
/
+2
*
|
network: rename gateway_from_dhcp -> gateway_from_dhcp_or_ra
Yu Watanabe
2020-10-15
4
-10
/
+10
|
/
*
Merge pull request #17342 from yuwata/network-dhcp-ipv4-acd-fixes
Yu Watanabe
2020-10-14
5
-21
/
+65
|
\
|
*
network: update MAC address in IPv4ACD client for DHCP4
Yu Watanabe
2020-10-14
1
-0
/
+32
|
*
network: also stop IPv4ACD client in link_stop_clients()
Yu Watanabe
2020-10-14
1
-0
/
+6
|
*
network: stop IPv4ACD client for DHCPv4 when lease is exprired
Yu Watanabe
2020-10-14
1
-0
/
+3
|
*
network: move IPv4ACD client for DHCPv4 from Network to Link object
Yu Watanabe
2020-10-14
5
-24
/
+27
|
*
network: voidify link_stop_clients() in link_enter_failed()
Yu Watanabe
2020-10-14
1
-1
/
+1
*
|
Merge pull request #17316 from yuwata/network-address-ipv4-peer-issue-17304
Zbigniew Jędrzejewski-Szmek
2020-10-14
4
-149
/
+172
|
\
\
|
*
|
network: constify arguments
Yu Watanabe
2020-10-13
2
-11
/
+11
|
*
|
network: read peer address, label, broadcast from rtnl message
Yu Watanabe
2020-10-13
4
-147
/
+161
|
*
|
network: directly compare with in_addr element for IPv4 case
Yu Watanabe
2020-10-13
1
-0
/
+9
|
|
/
*
|
Merge pull request #17341 from yuwata/sd-dhcp-client-fix-eexist-issue-16964
Yu Watanabe
2020-10-14
1
-4
/
+0
|
\
\
|
*
|
network: drop unused condition
Yu Watanabe
2020-10-14
1
-4
/
+0
|
|
/
*
|
network: start dynamic addressing clients like DHCP after setting netdevs
Yu Watanabe
2020-10-14
1
-6
/
+5
|
/
*
tree-wide: drop if braces around single line expressions as well
Frantisek Sumsal
2020-10-09
1
-2
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
3
-6
/
+3
*
networkd: add assert to appease coverity
Zbigniew Jędrzejewski-Szmek
2020-10-09
1
-2
/
+4
*
network: introduce IPV4_ADDRESS_FMT_STR macro
Yu Watanabe
2020-10-08
4
-21
/
+22
*
network: make Gateway= in [Route] section accept an empty string
Yu Watanabe
2020-10-08
1
-0
/
+8
*
network: introduce Gateway=_dhcp4 and _dhcp6, and deprecate "_dhcp"
Yu Watanabe
2020-10-08
1
-5
/
+28
*
network: manage multipath routes separately
Yu Watanabe
2020-10-08
2
-102
/
+205
*
sd-netlink: introduce rtattr_read_nexthop()
Yu Watanabe
2020-10-08
1
-12
/
+0
*
network: free Route object when route_remove() fails
Yu Watanabe
2020-10-08
1
-2
/
+2
*
network: constify arguments
Yu Watanabe
2020-10-08
2
-28
/
+31
*
network: support IPv4 route with IPv6 gateway
Yu Watanabe
2020-10-08
4
-29
/
+83
*
network: also manage routes without RTA_OIF attribute
Yu Watanabe
2020-10-07
7
-71
/
+116
*
network: ignore Scope= for IPv6 routes as it will not be used
Yu Watanabe
2020-10-07
1
-0
/
+5
[prev]
[next]