summaryrefslogtreecommitdiff
path: root/src/network/netdev/bond.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-30network: cleanup header inclusionYu Watanabe1-2/+0
2019-05-28network: add NetDevVTable::generate_mac flagYu Watanabe1-0/+1
2019-05-11network: move link_set_bond() to netdev/bond.cYu Watanabe1-0/+74
2019-04-13network: re-indent conf parser and wrap long lines in bond.cYu Watanabe1-24/+31
2019-04-13network: use OrderedSet for bond ARP ip targetsYu Watanabe1-49/+51
2019-04-13network: drop allocation for Bond::ad_actor_systemYu Watanabe1-25/+23
2019-04-13network: drop bond_mode_to_kernel() and bond_xmit_hash_policy_to_kernel()Yu Watanabe1-46/+3
2019-03-25tree-wide: constify a few static string tablesLennart Poettering1-1/+1
2019-02-11network: coding style fixesYu Watanabe1-20/+16
2018-12-15netdev bond: add support to configure tlb_dynamic_lbSusant Sahani1-0/+7
2018-11-06networkd: cleanup for #10542Tobias Jungel1-3/+3
2018-11-04network: shorten code a bitYu Watanabe1-3/+1
2018-11-02networkd: add missing bonding options (#10542)Tobias Jungel1-0/+130
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-4/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-2/+2
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-16/+3
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-11-13networkd: netdev - move to separate subdirectoryTom Gundersen1-0/+444