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
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-14
1
-11
/
+8
*
network: ipv4acd: update MAC address on change (#26753)
Brett Holman
2023-03-14
1
-1
/
+1
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-0
/
+1
*
network: geneve: add InheritInnerProtocol flag
Josef Miegl
2023-03-06
3
-0
/
+9
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
networkd: hook up SIGRTMIN+18 and memory pressure
Lennart Poettering
2023-03-01
1
-0
/
+6
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-13
/
+14
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-32
/
+35
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-2
/
+2
*
network: dhcp-server: do not create DHCPServer object when the DHCP server is...
Yu Watanabe
2023-02-01
1
-1
/
+2
*
network/dhcp4: accept local subnet routes from DHCP
Tuetuopay
2023-01-31
1
-8
/
+11
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-101
/
+1
*
Merge pull request #26105 from yuwata/network-config-parse-address-make-prefi...
Luca Boccassi
2023-01-19
2
-8
/
+7
|
\
|
*
network: assume prefix length is full address size
Yu Watanabe
2023-01-19
2
-8
/
+7
*
|
network: do not enter failed state when received an invalid RA
Yu Watanabe
2023-01-19
1
-10
/
+11
|
/
*
send dhcpv6 release when stopping
chris
2023-01-17
4
-0
/
+9
*
network: fix memleak
Yu Watanabe
2023-01-16
2
-2
/
+10
*
network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]
Yu Watanabe
2023-01-16
4
-0
/
+10
*
network: Show network and link file dropins in networkctl status
Daan De Meyer
2023-01-12
5
-6
/
+72
*
network: fix race between RTM_NEWLINK and NL82011_CMD_NEW_INTERFACE
Alvin Šipraga
2023-01-12
4
-0
/
+24
*
optionally set socket priority on DHCPv4 raw socket
chris
2023-01-12
4
-0
/
+46
*
Merge pull request #26014 from yuwata/network-l2tp-fixes
Luca Boccassi
2023-01-11
1
-5
/
+5
|
\
|
*
network/l2tp: parse address or address type from correct string
Yu Watanabe
2023-01-11
1
-3
/
+3
|
*
network/l2tp: fix error code in log message
Yu Watanabe
2023-01-11
1
-2
/
+2
*
|
networkd: implement Type=notify-reload protocol
Lennart Poettering
2023-01-10
4
-19
/
+46
|
/
*
wait-online: exit with success when all interfaces are ready or unmanaged
Yu Watanabe
2022-12-22
1
-57
/
+50
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
3
-6
/
+6
*
network: wifi: check SSID when AP interfaces go up
Alvin Šipraga
2022-12-16
3
-1
/
+45
*
network: manage addresses in the way the kernel does
Yu Watanabe
2022-12-07
4
-34
/
+73
*
Merge pull request #25628 from zhangjian3032/dev/fix-set-bond-mac-failed
Yu Watanabe
2022-12-07
2
-0
/
+24
|
\
|
*
network: Fix set bond device MAC address failed
Jian Zhang
2022-12-05
2
-0
/
+24
*
|
network: drop REMOVING flag when a netlink message is sent to kernel
Yu Watanabe
2022-12-06
1
-1
/
+2
|
/
*
network: unset Link.ndisc_configured only when a new address or route is requ...
Yu Watanabe
2022-12-01
1
-6
/
+18
*
network: address: use ASSERT_PTR()
Yu Watanabe
2022-11-30
1
-15
/
+5
*
network: address: always update link state when an address is removed
Yu Watanabe
2022-11-30
1
-7
/
+2
*
network: add missing assertion
Yu Watanabe
2022-11-30
1
-0
/
+1
*
network: drop invalid and unused flag
Yu Watanabe
2022-11-29
1
-1
/
+0
*
network: fix indentation
Yu Watanabe
2022-11-29
1
-1
/
+1
*
network: wifi: try to reconfigure when connected
Yu Watanabe
2022-11-22
3
-1
/
+14
*
network: drop unnecessary prototype
Yu Watanabe
2022-11-22
1
-1
/
+0
*
network: tc-cake: add support to specify ACK filter
Yu Watanabe
2022-11-19
3
-0
/
+78
*
network: tc-cake: add support to specify RTT
Yu Watanabe
2022-11-17
3
-1
/
+67
*
Merge pull request #25291 from keszybz/util-cleanup
Yu Watanabe
2022-11-09
17
-10
/
+11
|
\
|
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-2
/
+2
|
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
12
-8
/
+5
|
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-0
/
+3
|
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
|
networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definition
Khem Raj
2022-11-09
1
-1
/
+2
|
/
*
Merge pull request #25192 from yuwata/wait-online-altname
Luca Boccassi
2022-11-01
4
-19
/
+114
|
\
|
*
network: update comment
Yu Watanabe
2022-11-01
1
-1
/
+1
[next]