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