index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-setlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Fix set bond device MAC address failed
Jian Zhang
2022-12-05
1
-0
/
+23
*
network: skip to reassign master ifindex if already set
Yu Watanabe
2022-10-31
1
-0
/
+8
*
network/bridge: fix UseBPDU= and AllowPortToBeRoot=
Yu Watanabe
2022-08-13
1
-2
/
+2
*
network: also check SR-IOV PF port and other VF ports before configuring
Yu Watanabe
2022-08-05
1
-2
/
+16
*
network: unset master ifindex only when necessary
Yu Watanabe
2022-08-05
1
-5
/
+13
*
network: do not try to bring up wifi interface if rfkill is active
Yu Watanabe
2022-07-23
1
-2
/
+9
*
network: do not silently stop to process configuration on activation failure
Yu Watanabe
2022-07-23
1
-11
/
+4
*
network: re-design request queue
Yu Watanabe
2022-03-11
1
-17
/
+18
*
network: merge RequestType and SetLinkOperation
Yu Watanabe
2022-03-11
1
-88
/
+78
*
network: refuse to configure link properties when in initialized state
Yu Watanabe
2022-03-11
1
-2
/
+2
*
network: drop unnecessary link_enter_failed()
Yu Watanabe
2022-03-11
1
-24
/
+18
*
network: introduce request_call_netlink_async()
Yu Watanabe
2022-03-11
1
-123
/
+59
*
network: make request_process_address() and friends take Link and correspondi...
Yu Watanabe
2022-03-11
1
-16
/
+6
*
network: make address_configure() and friends take Request object
Yu Watanabe
2022-03-11
1
-9
/
+8
*
network: drop detailed log messages
Yu Watanabe
2022-02-25
1
-7
/
+7
*
network: make link_down() independent of link_up_or_down()
Yu Watanabe
2022-02-25
1
-16
/
+57
*
Merge pull request #22452 from yuwata/network-ipv6ll
Yu Watanabe
2022-02-10
1
-26
/
+19
|
\
|
*
network: attempt to trigger kernel IPv6LL address generation
Joerie de Gram
2022-02-10
1
-0
/
+13
|
*
network: skip to set IPv6LL address generation mode if the requested mode is ...
Yu Watanabe
2022-02-10
1
-0
/
+3
|
*
network: introduce two helper functions for setting IPv6LL address generation...
Yu Watanabe
2022-02-10
1
-26
/
+3
*
|
Add support for `isolated` parameter
Santa Wiryaman
2022-02-09
1
-0
/
+6
|
/
*
network: split out link_configure_fill_message(), simplify logging
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-70
/
+79
*
network: move logging from can_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
network: de-duplicate logging in bridge_vlan_append_info() and the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
network: move logging from ipoib_set_netlink_message() to the caller
Zbigniew Jędrzejewski-Szmek
2022-01-05
1
-1
/
+1
*
tree-wide: fix typo
Yu Watanabe
2021-12-25
1
-1
/
+1
*
network: wait until the DSA master interface becomes up
Yu Watanabe
2021-12-16
1
-3
/
+52
*
network: make activation error critical
Yu Watanabe
2021-12-11
1
-10
/
+17
*
network: introduce link_remove()
Yu Watanabe
2021-12-07
1
-0
/
+40
*
network: set MAC address before enslaving to bond or bridge interface
Yu Watanabe
2021-12-07
1
-0
/
+9
*
network,udev: do not adjust local assignment bit of specified MAC address
Yu Watanabe
2021-12-07
1
-1
/
+1
*
network: set MTU after IPoIB configs are applied
Yu Watanabe
2021-12-04
1
-2
/
+12
*
network: add support to configure IPoIB interfaces
Yu Watanabe
2021-12-04
1
-1
/
+25
*
network: update comment
Yu Watanabe
2021-11-26
1
-2
/
+2
*
network: make MACAddress= takes hardware address with its length is INFINIBAN...
Yu Watanabe
2021-11-25
1
-11
/
+13
*
network: change link group type to int32
Slava Bacherikov
2021-11-15
1
-2
/
+2
*
network/bridge: drop if_bridge.h from bridge.h
Yu Watanabe
2021-11-09
1
-0
/
+1
*
network: use NetworkConfigSource/State to manage addresses and routes
Yu Watanabe
2021-09-24
1
-0
/
+1
*
network: introduce KeepMaster= setting
Yu Watanabe
2021-09-03
1
-6
/
+48
*
network: use master ifindex to check if the interface is enslaved
Yu Watanabe
2021-09-03
1
-1
/
+1
*
network: fix configuring of CAN devices
Yu Watanabe
2021-08-12
1
-1
/
+5
*
network: ignore errors on unsetting master ifindex
Yu Watanabe
2021-08-04
1
-2
/
+18
*
network: ignore errors on setting bridge config
Yu Watanabe
2021-08-04
1
-1
/
+1
*
network: add comments
Yu Watanabe
2021-08-04
1
-10
/
+10
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-2
/
+2
*
network: use void* to correctly store SetLinkOperation in Request
Yu Watanabe
2021-06-15
1
-6
/
+10
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
Merge pull request #19913 from yuwata/network-fix-counter
Yu Watanabe
2021-06-15
1
-1
/
+10
|
\
|
*
network: add missing increment of Link::set_flags_messages
Yu Watanabe
2021-06-14
1
-1
/
+10
*
|
network: try to bring down before setting MAC address
Yu Watanabe
2021-06-14
1
-2
/
+48
[next]