Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-01 | net: move sysctl_mem_pcpu_rsv to net_hotdata | Eric Dumazet | 1 | -2/+3 |
2024-05-01 | net: move sysctl_skb_defer_max to net_hotdata | Eric Dumazet | 1 | -0/+1 |
2024-05-01 | net: move sysctl_max_skb_frags to net_hotdata | Eric Dumazet | 1 | -0/+1 |
2024-03-08 | net: move dev_rx_weight to net_hotdata | Eric Dumazet | 1 | -0/+1 |
2024-03-08 | net: move dev_tx_weight to net_hotdata | Eric Dumazet | 1 | -0/+1 |
2024-03-08 | net: move netdev_max_backlog to net_hotdata | Eric Dumazet | 1 | -0/+2 |
2024-03-08 | net: move ptype_all into net_hotdata | Eric Dumazet | 1 | -0/+1 |
2024-03-08 | net: move netdev_tstamp_prequeue into net_hotdata | Eric Dumazet | 1 | -0/+2 |
2024-03-08 | net: move netdev_budget and netdev_budget to net_hotdata | Eric Dumazet | 1 | -0/+6 |
2024-03-08 | net: introduce struct net_hotdata | Eric Dumazet | 1 | -0/+9 |