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
*
network: Delay addition of IPv6 Proxy NDP addresses
Kevin P. Fleming
2021-02-09
2
-5
/
+11
*
Merge pull request #18375 from yuwata/cli-tools-also-read-kernel-command-line
Zbigniew Jędrzejewski-Szmek
2021-02-08
3
-3
/
+3
|
\
|
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
3
-3
/
+3
*
|
Merge pull request #18318 from yuwata/network-route-table-name
Lennart Poettering
2021-02-05
7
-102
/
+218
|
\
\
|
*
|
test: add tests for RouteTable= setting
Yu Watanabe
2021-02-03
1
-0
/
+50
|
*
|
network: use defined route table name in debug logs
Yu Watanabe
2021-02-03
6
-66
/
+117
|
*
|
network: make RouteTable= setting can take multiple name:number pairs in a line
Yu Watanabe
2021-02-03
1
-39
/
+54
|
|
/
*
/
network,udev: move TransmitQueues=/ReceiveQueues= from .network to .link
Yu Watanabe
2021-02-03
4
-98
/
+0
|
/
*
network: drop one more link_dirty()
Yu Watanabe
2021-01-31
1
-2
/
+0
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
3
-13
/
+10
*
Merge pull request #18320 from yuwata/network-reduce-trigger-network-events
Zbigniew Jędrzejewski-Szmek
2021-01-30
7
-138
/
+58
|
\
|
*
network: use conservative_rename() to reduce to trigger network events
Yu Watanabe
2021-01-22
2
-6
/
+6
|
*
network: drop many unnecessary link_dirty() calls
Yu Watanabe
2021-01-22
6
-92
/
+49
|
*
network: do not re-assign static routes when dynamic IPv6 addresses are updated
Yu Watanabe
2021-01-22
2
-40
/
+3
*
|
man: use ellipses for ranges in range descriptions
Zbigniew Jędrzejewski-Szmek
2021-01-29
1
-2
/
+2
*
|
networkd: add header to distributed "config" files
Zbigniew Jędrzejewski-Szmek
2021-01-28
2
-0
/
+6
*
|
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
3
-0
/
+3
*
|
network: drop unnecessary condition in error path
Yu Watanabe
2021-01-26
1
-1
/
+1
*
|
network: drop wrong flag for neighbor entry
Yu Watanabe
2021-01-26
1
-1
/
+1
|
/
*
save link activation policy to state file and display in networkctl
Dan Streetman
2021-01-21
2
-1
/
+14
*
network: add ActivationPolicy= configuration parameter
Dan Streetman
2021-01-21
5
-6
/
+110
*
network: networkd-network use TAKE_PTR
Susant Sahani
2021-01-20
1
-1
/
+1
*
network: Use hashmap_ensure_put
Susant Sahani
2021-01-20
1
-4
/
+2
*
network: ndisc - Use ordered_set_ensure_put
Susant Sahani
2021-01-20
1
-4
/
+2
*
network: add support to RoutingPolicyRule lookup table name
Susant Sahani
2021-01-19
6
-13
/
+116
*
Merge pull request #18294 from ssahani/net-2
Yu Watanabe
2021-01-19
3
-34
/
+10
|
\
|
*
network: Use TAKE_PTR
Susant Sahani
2021-01-18
1
-1
/
+1
|
*
network: network -- use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
|
*
network: address - use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
|
*
network: macsec - use ordered_hashmap_ensure_put
Susant Sahani
2021-01-18
1
-23
/
+7
*
|
Merge pull request #18038 from yuwata/meson-split
Yu Watanabe
2021-01-19
1
-77
/
+64
|
\
\
|
*
|
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-18
1
-7
/
+7
|
*
|
meson: enable several tests even if the relevant features are disabled
Yu Watanabe
2021-01-18
1
-72
/
+64
|
*
|
meson: make the second and third elements of tests or fuzzers optional
Yu Watanabe
2021-01-18
1
-9
/
+5
|
*
|
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-1
/
+0
|
|
/
*
|
network: wait-online - add a assert
Susant Sahani
2021-01-18
1
-0
/
+1
*
|
network: wait-online - use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-10
/
+2
*
|
network: radv - use hashmap_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+1
*
|
network: bond - use ordered_set_ensure_put
Susant Sahani
2021-01-18
1
-5
/
+3
|
/
*
network: address-pool: also check conflicts with foreign addresses
Yu Watanabe
2021-01-18
1
-0
/
+9
*
network: tc use TAKE_PTR
Susant Sahani
2021-01-17
6
-16
/
+16
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
4
-20
/
+4
*
Merge pull request #18230 from ssahani/macvlan-bcqueuelen
Yu Watanabe
2021-01-17
3
-0
/
+57
|
\
|
*
network: macvlan - add support to configure rx queue for broadcast/multicast
Susant Sahani
2021-01-17
3
-0
/
+57
*
|
Merge pull request #18243 from ssahani/ensure-put-use
Yu Watanabe
2021-01-17
15
-87
/
+23
|
\
\
|
*
|
network: nexthop - use hashmap_ensure_put
Susant Sahani
2021-01-16
1
-5
/
+1
|
*
|
network: use hashmap_ensure_put
Susant Sahani
2021-01-16
1
-4
/
+2
|
*
|
network: online - use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-4
/
+2
|
*
|
network: routing policy rule - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
|
*
|
network: route - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
[next]