index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-sriov.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/sr-iov: move common parts to link_set_sr_iov_ifindices()
Yu Watanabe
2023-09-08
1
-38
/
+30
*
network/sr-iov: ignore -EINVAL in reading dev_port sysfs attribute
Yu Watanabe
2023-09-08
1
-0
/
+6
*
device-util: Declare iterator variables inline
Daan De Meyer
2023-07-12
1
-1
/
+1
*
network: use FOREACH_DEVICE_CHILD_WITH_SUFFIX() macro
Yu Watanabe
2022-09-23
1
-22
/
+8
*
network: fix assertion triggered by passing wrong ifindex
Yu Watanabe
2022-09-23
1
-1
/
+2
*
tree-wide: fix typo
Yu Watanabe
2022-08-10
1
-1
/
+1
*
network: also check SR-IOV PF port and other VF ports before configuring
Yu Watanabe
2022-08-05
1
-0
/
+46
*
network: manage SR-IOV PF and VF ports
Yu Watanabe
2022-08-05
1
-0
/
+216
*
network: sriov: use request queue to configure SR-IOV virtual functions
Yu Watanabe
2022-03-23
1
-29
/
+41
*
network: move SR-IOV related functions to src/shared/netif-sriov.[ch]
Yu Watanabe
2022-01-19
1
-477
/
+8
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-4
/
+4
*
network: sr-iov: add missing assertion
Yu Watanabe
2022-01-19
1
-0
/
+2
*
network: sr-iov: drop conflicting sections
Yu Watanabe
2022-01-19
1
-3
/
+28
*
network: sr-iov: fix section name in log messages
Yu Watanabe
2022-01-19
1
-2
/
+2
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-4
/
+4
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-3
/
+3
*
network: Use ordered_hashmap_ensure_put (#18233)
Susant Sahani
2021-01-17
1
-5
/
+1
*
network: do not configure static configs more than once simultaneously
Yu Watanabe
2020-12-11
1
-1
/
+8
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: rename network_verify_xxx() -> network_drop_invalid_xxx()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
network: introduce network_verify_sr_iov()
Yu Watanabe
2020-10-06
1
-1
/
+11
*
network: move link_configure_sr_iov()
Yu Watanabe
2020-10-06
1
-1
/
+22
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-7
/
+7
*
network: add MACAddress= setting in [SR-IOV] section
Yu Watanabe
2020-07-01
1
-0
/
+53
*
network: add VLANProtocol= setting in [SR-IOV] section
Yu Watanabe
2020-07-01
1
-1
/
+41
*
network: Introduce SR-IOV
Susant Sahani
2020-07-01
1
-0
/
+408