summaryrefslogtreecommitdiff
path: root/Documentation/networking/net_cachelines/net_device.rst
AgeCommit message (Expand)AuthorFilesLines
2024-09-06net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato1-1/+1
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin1-0/+1
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin1-0/+1
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-0/+1
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin1-1/+3
2024-08-30Documentation: Add missing fields to net_cachelinesJoe Damato1-0/+2
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet1-1/+1
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-2/+2
2024-01-04net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+1
2023-12-06Documentations: fix net_cachelines documentation build warningCoco Li1-0/+1
2023-12-03Documentations: Analyze heavily used Networking related structsCoco Li1-0/+177