summaryrefslogtreecommitdiffstats
path: root/include/net/hotdata.h
Commit message (Expand)AuthorAgeFilesLines
* net: move rps_sock_flow_table to net_hotdataEric Dumazet2024-03-071-0/+4
* ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet2024-03-071-0/+2
* ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet2024-03-071-0/+2
* inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet2024-03-071-0/+3
* inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet2024-03-071-0/+2
* ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet2024-03-071-0/+4
* udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet2024-03-071-0/+2
* net: move skbuff_cache(s) to net_hotdataEric Dumazet2024-03-071-0/+3
* net: move dev_rx_weight to net_hotdataEric Dumazet2024-03-071-0/+1
* net: move dev_tx_weight to net_hotdataEric Dumazet2024-03-071-0/+1
* net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet2024-03-071-0/+3
* net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet2024-03-071-0/+5
* net: move netdev_max_backlog to net_hotdataEric Dumazet2024-03-071-0/+1
* net: move ptype_all into net_hotdataEric Dumazet2024-03-071-0/+1
* net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet2024-03-071-0/+1
* net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet2024-03-071-0/+2
* net: introduce struct net_hotdataEric Dumazet2024-03-071-0/+15