Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-05 | 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-07 | 1 | -1/+1 |
* | network: introduce network_verify_sr_iov() | Yu Watanabe | 2020-10-07 | 1 | -1/+11 |
* | network: move link_configure_sr_iov() | Yu Watanabe | 2020-10-07 | 1 | -1/+22 |
* | network: downgrade log level in conf parsers | Yu Watanabe | 2020-07-17 | 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 |