summaryrefslogtreecommitdiffstats
path: root/drivers/net/team/team_core.c
Commit message (Expand)AuthorAgeFilesLines
* netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-3/+3
* netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2024-09-031-1/+1
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* net: team: fix incorrect maxattrHangbin Liu2024-04-101-1/+1
* net: team: use policy generated by YAML specHangbin Liu2024-04-021-54/+9
* net: team: rename team to team_core for linkingHangbin Liu2024-04-021-0/+3101