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,udev: sort included headers
Yu Watanabe
2018-05-09
1
-1
/
+1
*
network,udev: make MACAddress= in [Match] section take multiple MAC addresses
Yu Watanabe
2018-05-09
4
-11
/
+13
*
test: add tests for config_parse_hwaddrs()
Yu Watanabe
2018-05-09
1
-2
/
+49
*
ether-addr-util: make ether_addr_from_string() stricter
Yu Watanabe
2018-05-09
1
-4
/
+5
*
networkd: add support to send DHCP user class option (#7499)
Susant Sahani
2018-05-07
4
-1
/
+62
*
networkd: use ipv6_accept_ra_use_dns rather than dhcp_use_dns (#8836)
Susant Sahani
2018-05-02
1
-1
/
+1
*
networkd: Bridge Property Use kernel defaults. (#8825)
Susant Sahani
2018-04-27
4
-28
/
+42
*
network: recreate link if its interface name is changed (#8795)
Yu Watanabe
2018-04-26
1
-8
/
+11
*
networkd,udev: clean up MTU handling
Lennart Poettering
2018-04-26
10
-51
/
+14
*
networkd: drop duplicate definition of IPV6_MIN_MTU
Lennart Poettering
2018-04-26
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
28
-112
/
+101
*
networkd: more specific link down while enslaving (#8771)
Tobias Jungel
2018-04-20
1
-1
/
+1
*
networkd: add support to configure IPv6 MTU (#8664)
Susant Sahani
2018-04-20
4
-1
/
+72
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
4
-5
/
+0
*
Merge pull request #8739 from yuwata/add-description
Lennart Poettering
2018-04-17
1
-1
/
+1
|
\
|
*
network: set description to bus
Yu Watanabe
2018-04-17
1
-1
/
+1
*
|
networkd: fix dhcp4 link without routes not being considered ready (#8728)
Anssi Hannula
2018-04-17
1
-0
/
+5
*
|
networkd: fix crash if fails to get network file (#8714)
Susant Sahani
2018-04-17
1
-1
/
+1
|
/
*
network,resolve: remove unused variables (#8738)
Yu Watanabe
2018-04-17
2
-2
/
+0
*
src/network: add missing SPDX identifiers
Zbigniew Jędrzejewski-Szmek
2018-04-06
2
-0
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
81
-1077
/
+24
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
12
-63
/
+31
*
network: fix typo in log message
Yu Watanabe
2018-04-05
1
-1
/
+1
*
Merge pull request #8552 from keszybz/test-improvements
Lennart Poettering
2018-03-23
1
-4
/
+4
|
\
|
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-4
/
+4
|
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-4
/
+4
*
|
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
7
-16
/
+8
|
/
*
Merge pull request #8106 from dqminh/route-expires-kernel
Lennart Poettering
2018-03-20
4
-2
/
+32
|
\
|
*
setup route expiration in kernel if supported
Daniel Dao
2018-03-12
4
-2
/
+32
*
|
tree-wide: voidify pager_open()
Yu Watanabe
2018-03-19
1
-3
/
+3
*
|
networkctl,hwdb: make verbs static
Yu Watanabe
2018-03-19
1
-5
/
+5
*
|
dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350)
Yu Watanabe
2018-03-12
4
-1
/
+30
*
|
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-4
/
+4
|
/
*
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
4
-8
/
+8
*
networkd: vxlan require Remote= to be a non multicast address (#8117)
Susant Sahani
2018-02-08
1
-2
/
+5
*
Merge pull request #8042 from zx2c4-forks/jd/networkctl-type
Zbigniew Jędrzejewski-Szmek
2018-02-08
1
-32
/
+11
|
\
|
*
networkd: clean up link_get_type_string returns
Jason A. Donenfeld
2018-01-29
1
-19
/
+9
|
*
networkd: clean up link_get_type_string
Jason A. Donenfeld
2018-01-29
1
-9
/
+7
|
*
networkd: simplify and display all devtypes
Jason A. Donenfeld
2018-01-29
1
-20
/
+3
|
*
networkd: display wireguard devtype
Jason A. Donenfeld
2018-01-29
1
-7
/
+15
*
|
networkd: fix dhcp6_prefixes_compare_func()
Yu Watanabe
2018-02-06
1
-1
/
+1
|
/
*
networkd: assume no link local addresses for where it isn't used
Jason A. Donenfeld
2018-01-26
1
-0
/
+6
*
Merge pull request #7988 from ssahani/follow-7712
Lennart Poettering
2018-01-24
3
-6
/
+5
|
\
|
*
networkd: routing policy rules rename Manager object m to manager.
Susant Sahani
2018-01-24
2
-5
/
+5
|
*
networkd: remove unused variable manager -> m
Susant Sahani
2018-01-24
1
-1
/
+0
*
|
networkd: sd_ndisc reset mac address when MAC address change detected.
Susant Sahani
2018-01-24
1
-0
/
+6
|
/
*
netword: tunnel remove unwanted space.
Susant Sahani
2018-01-22
1
-2
/
+0
*
networkd: DHCPv6 client allow to configure Rapid Commit (#6930)
Susant Sahani
2018-01-22
4
-1
/
+11
*
networkd: add quickack option to route (#7896)
Susant Sahani
2018-01-20
3
-0
/
+47
*
networkd: ignore Static Routes option when Classless Static Routes is given (...
Susant Sahani
2018-01-20
1
-2
/
+19
[prev]
[next]