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
/
libsystemd-network
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
Merge pull request #18320 from yuwata/network-reduce-trigger-network-events
Zbigniew Jędrzejewski-Szmek
2021-01-30
1
-3
/
+3
|
\
|
*
dhcp: use conservative_rename()
Yu Watanabe
2021-01-22
1
-3
/
+3
*
|
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+1
|
/
*
Merge pull request #18038 from yuwata/meson-split
Yu Watanabe
2021-01-19
9
-0
/
+300
|
\
|
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-19
1
-0
/
+68
|
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-19
1
-0
/
+2
|
*
fuzzers: move several fuzzers
Yu Watanabe
2021-01-19
8
-0
/
+230
*
|
network: sd-dhcp6-client - use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-10
/
+2
|
/
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
4
-26
/
+15
*
dhcp6: refuse zero length vendor class
Yu Watanabe
2021-01-13
3
-14
/
+18
*
dhcp6: add an assert()
Yu Watanabe
2021-01-13
1
-2
/
+1
*
dhcp: do not assign value twice
Yu Watanabe
2021-01-13
1
-4
/
+4
*
dhcp6: refuse zero length dhcp user class
Yu Watanabe
2021-01-13
3
-16
/
+19
*
dhcp: length of each user class field must be positive
Yu Watanabe
2021-01-13
2
-14
/
+20
*
sd-dhcp-client: avoid "maybe-uninitialized" warning in client_timeout_resend()
Thomas Haller
2020-12-26
1
-0
/
+3
*
sd-ndisc: fix indentation
Yu Watanabe
2020-12-24
1
-2
/
+1
*
sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loop
Dan Streetman
2020-12-16
1
-1
/
+1
*
Merge pull request #17967 from poettering/connect-user-bus
Lennart Poettering
2020-12-15
2
-2
/
+2
|
\
|
*
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Lennart Poettering
2020-12-15
2
-2
/
+2
*
|
sd-dhcp-client: correct retransmission timeout to match RFC
Dan Streetman
2020-12-14
1
-2
/
+1
*
|
sd-dhcp-client: correct dhcpv4 renew/rebind retransmit timeouts
Dan Streetman
2020-12-14
1
-13
/
+3
*
|
sd-dhcp-client: simplify dhcp4 t1/t2 parsing
Dan Streetman
2020-12-14
1
-57
/
+25
*
|
sd-dhcp-client: add RFC2131 retransmission details
Dan Streetman
2020-12-14
1
-0
/
+32
*
|
sd-dhcp-client: track dhcp4 t1, t2, expire times
Dan Streetman
2020-12-14
1
-27
/
+27
*
|
sd-dhcp-client: don't log timeouts if already expired
Dan Streetman
2020-12-14
1
-8
/
+9
|
/
*
sd-ipv4acd: logs current state
Yu Watanabe
2020-12-02
1
-0
/
+16
*
sd-ipv4acd,sd-ipv4ll: include interface name in the debug logs
Yu Watanabe
2020-12-02
2
-5
/
+10
*
sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname()
Yu Watanabe
2020-12-02
3
-2
/
+36
*
sd-dhcp-client: report transient DHCP failure to the caller
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-0
/
+6
*
sd-dhcp-client: minor simplification
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-15
/
+6
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
5
-692
/
+6
|
\
|
*
meson: drop libsystemd_network from several binaries
Yu Watanabe
2020-10-29
1
-3
/
+1
|
*
tree-wide: drop unnecessary inclusion of network-internal.h
Yu Watanabe
2020-10-29
1
-1
/
+0
|
*
sd-network: move net_get_unique_predictable_data() and net_get_name_persisten()
Yu Watanabe
2020-10-29
3
-60
/
+3
|
*
net-condition: move net_match_config() and related conf parsers
Yu Watanabe
2020-10-29
3
-427
/
+2
|
*
sd-network: move link_get_type_string()
Yu Watanabe
2020-10-29
2
-24
/
+2
|
*
libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()
Yu Watanabe
2020-10-29
2
-102
/
+0
|
*
udev: move config_parse_ifalias()
Yu Watanabe
2020-10-29
2
-43
/
+0
|
*
network: move config_parse_bridge_port_priority()
Yu Watanabe
2020-10-29
2
-43
/
+0
|
*
libsystemd-network: make conf parsers accept an empty string
Yu Watanabe
2020-10-29
1
-36
/
+45
|
*
libsystemd-network: downgrade log level in conf parsers
Yu Watanabe
2020-10-29
1
-10
/
+10
*
|
networkd/dhcp6: allow layer3 devices without MAC
Jörg Thalheim
2020-11-23
1
-4
/
+6
*
|
sd-dhcp6-client: insert spaces around ternary operator
Yu Watanabe
2020-11-16
1
-2
/
+1
*
|
libsystemd-network: add comment explaining unusual memory access
Zbigniew Jędrzejewski-Szmek
2020-11-10
1
-1
/
+1
*
|
sd-radv: refuse to set preference except medium when router lifetime is zero
Yu Watanabe
2020-11-10
1
-3
/
+6
*
|
sd-radv: router lifetime is uint16_t
Yu Watanabe
2020-11-10
1
-3
/
+3
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
52
-52
/
+52
*
|
Merge pull request #17444 from BtbN/fix_ib_dhcp4
Zbigniew Jędrzejewski-Szmek
2020-10-29
4
-29
/
+53
|
\
\
|
*
|
dhcp4: fix DHCP on InfiniBand interfaces
Timo Rothenpieler
2020-10-28
4
-29
/
+53
|
|
/
[next]