summaryrefslogtreecommitdiff
path: root/include/net/hotdata.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-01net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet1-0/+1
2024-05-01net: move sysctl_skb_defer_max to net_hotdataEric Dumazet1-0/+1
2024-05-01net: move sysctl_max_skb_frags to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move rps_sock_flow_table to net_hotdataEric Dumazet1-0/+4
2024-03-08ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet1-0/+2
2024-03-08ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet1-0/+2
2024-03-08inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet1-0/+3
2024-03-08inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet1-0/+2
2024-03-08ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet1-0/+4
2024-03-08udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet1-0/+2
2024-03-08net: move skbuff_cache(s) to net_hotdataEric Dumazet1-0/+3
2024-03-08net: move dev_rx_weight to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move dev_tx_weight to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet1-0/+3
2024-03-08net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet1-0/+5
2024-03-08net: move netdev_max_backlog to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move ptype_all into net_hotdataEric Dumazet1-0/+1
2024-03-08net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-0/+1
2024-03-08net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-0/+2
2024-03-08net: introduce struct net_hotdataEric Dumazet1-0/+15