summaryrefslogtreecommitdiff
path: root/Documentation/networking/netdevices.rst
AgeCommit message (Expand)AuthorFilesLines
2025-04-17netdev: fix the locking for netdev notificationsJakub Kicinski1-1/+3
2025-04-16docs: networking: clarify intended audience of netdevices.rstJakub Kicinski1-1/+1
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2025-04-09netdev: depend on netdev->lock for qstats in ops locked driversJakub Kicinski1-0/+6
2025-04-09docs: netdev: break down the instance locking info per ops structJakub Kicinski1-12/+42
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski1-0/+1
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev1-4/+6
2025-04-03docs: net: document netdev notifier expectationsStanislav Fomichev1-0/+23
2025-03-12net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FTStanislav Fomichev1-0/+6
2025-03-06docs: net: document new locking realityStanislav Fomichev1-13/+52
2025-01-09netdev: define NETDEV_INTERNALJakub Kicinski1-0/+10
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-2/+2
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet1-2/+2
2021-07-27net: bonding: move ioctl handling to private ndo operationArnd Bergmann1-0/+11
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann1-0/+7
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-0/+4
2021-07-27net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann1-0/+7
2021-01-08docs: net: explain struct net_device lifetimeJakub Kicinski1-6/+165
2021-01-05docs: net: fix documentation on .ndo_get_statsJakub Kicinski1-2/+2
2020-04-30docs: networking: convert netdevices.txt to ReSTMauro Carvalho Chehab1-0/+111