index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
networkctl: check netns only if networkd is running
Mike Yuan
2023-05-21
1
-6
/
+6
*
conf-parser: Add root argument to config_parse_many()
Daan De Meyer
2023-05-12
2
-3
/
+3
*
network/tc: rename settings in log messages too
Mike Yuan
2023-05-10
1
-3
/
+3
*
network-generator: shorten code a bit
Yu Watanabe
2023-04-28
1
-25
/
+11
*
Merge pull request #26944 from aafeijoo-suse/systemd-network-generator-initrd...
Zbigniew Jędrzejewski-Szmek
2023-04-26
1
-12
/
+43
|
\
|
*
network-generator: rewrite unit if it already exists and its content changed
Antonio Alvarez Feijoo
2023-04-10
1
-12
/
+43
*
|
tree-wide: replace __alignof__() with alignof()
Yu Watanabe
2023-04-14
1
-1
/
+1
*
|
src: changed usage of basename() to path_extract_filename().
OMOJOLA JOSHUA DAMILOLA
2023-04-04
1
-3
/
+6
*
|
networkctl: use sd_bus_get_property
Mike Yuan
2023-04-01
1
-11
/
+1
*
|
networkctl: style improvements
Mike Yuan
2023-04-01
1
-26
/
+28
*
|
networkctl: use FOREACH_ARRAY more
Mike Yuan
2023-04-01
1
-31
/
+27
*
|
networkctl: acquire bus only when necessary
Mike Yuan
2023-04-01
1
-62
/
+84
|
/
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-11
/
+8
*
network: ipv4acd: update MAC address on change (#26753)
Brett Holman
2023-03-13
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-02-01
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-15
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-28
1
-1
/
+0
*
network: fix indentation
Yu Watanabe
2022-11-28
1
-1
/
+1
[next]