summaryrefslogtreecommitdiff
path: root/drivers/net/team/team_core.c
AgeCommit message (Expand)Author
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-10net: team: fix incorrect maxattrHangbin Liu
2024-04-02net: team: use policy generated by YAML specHangbin Liu
2024-04-02net: team: rename team to team_core for linkingHangbin Liu