summaryrefslogtreecommitdiffstats
path: root/src/network/netdev/ipoib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...Yu Watanabe2024-10-301-4/+0
* tree-wide: drop doubled empty linesYu Watanabe2024-10-071-1/+0
* tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friendsYu Watanabe2024-09-011-1/+1
* network: make DEFINE_NETDEV_CAST() assert on input and outputZbigniew Jędrzejewski-Szmek2023-09-221-14/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
* network: move logging from ipoib_set_netlink_message() to the callerZbigniew Jędrzejewski-Szmek2022-01-051-7/+7
* network: replace detailed netlink append messages with a single generic messageZbigniew Jędrzejewski-Szmek2022-01-051-3/+3
* network: a couple of tweaks suggested by CoccinelleFrantisek Sumsal2021-12-181-1/+1
* network: add support to configure IPoIB interfacesYu Watanabe2021-12-041-0/+43
* network/netdev: add support to create IPoIB subinterfaceYu Watanabe2021-12-041-0/+119