summaryrefslogtreecommitdiff
path: root/src/network/networkd-sriov.h
Commit message (Expand)AuthorAgeFilesLines
* network: also check SR-IOV PF port and other VF ports before configuringYu Watanabe2022-08-051-0/+5
* network: manage SR-IOV PF and VF portsYu Watanabe2022-08-051-0/+3
* network: sriov: use request queue to configure SR-IOV virtual functionsYu Watanabe2022-03-231-1/+1
* network: move SR-IOV related functions to src/shared/netif-sriov.[ch]Yu Watanabe2022-01-191-39/+2
* network: rename NetworkConfigSection -> ConfigSectionYu Watanabe2022-01-191-2/+2
* network: sr-iov: drop conflicting sectionsYu Watanabe2022-01-191-1/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: rename network_verify_xxx() -> network_drop_invalid_xxx()Yu Watanabe2020-10-071-1/+1
* network: introduce network_verify_sr_iov()Yu Watanabe2020-10-071-1/+1
* network: move link_configure_sr_iov()Yu Watanabe2020-10-071-2/+1
* network: cleanup networkd-fdb.hYu Watanabe2020-10-071-0/+1
* network: add MACAddress= setting in [SR-IOV] sectionYu Watanabe2020-07-011-0/+2
* network: add VLANProtocol= setting in [SR-IOV] sectionYu Watanabe2020-07-011-0/+2
* network: Introduce SR-IOVSusant Sahani2020-07-011-0/+42