summaryrefslogtreecommitdiff
path: root/src/network/networkd-sriov.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-4/+4
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-3/+3
* network: Use ordered_hashmap_ensure_put (#18233)Susant Sahani2021-01-171-5/+1
* network: do not configure static configs more than once simultaneouslyYu Watanabe2020-12-111-1/+8
* 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/+11
* network: move link_configure_sr_iov()Yu Watanabe2020-10-071-1/+22
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-7/+7
* network: add MACAddress= setting in [SR-IOV] sectionYu Watanabe2020-07-011-0/+53
* network: add VLANProtocol= setting in [SR-IOV] sectionYu Watanabe2020-07-011-1/+41
* network: Introduce SR-IOVSusant Sahani2020-07-011-0/+408