| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-04 | net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table | Eric Dumazet | 1 | -1/+4 |
| 2026-01-13 | net: add net.core.qdisc_max_burst | Eric Dumazet | 1 | -0/+1 |
| 2025-09-30 | net: add NUMA awareness to skb_attempt_defer_free() | Eric Dumazet | 1 | -0/+7 |
| 2025-03-24 | net: introduce per netns packet chains | Paolo Abeni | 1 | -1/+0 |
| 2024-04-30 | net: move sysctl_mem_pcpu_rsv to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-04-30 | net: move sysctl_skb_defer_max to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-04-30 | net: move sysctl_max_skb_frags to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move rps_sock_flow_table to net_hotdata | Eric Dumazet | 1 | -0/+4 |
| 2024-03-07 | ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata | Eric Dumazet | 1 | -0/+2 |
| 2024-03-07 | ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata | Eric Dumazet | 1 | -0/+2 |
| 2024-03-07 | inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata | Eric Dumazet | 1 | -0/+3 |
| 2024-03-07 | inet: move tcp_protocol and udp_protocol to net_hotdata | Eric Dumazet | 1 | -0/+2 |
| 2024-03-07 | ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata | Eric Dumazet | 1 | -0/+4 |
| 2024-03-07 | udp: move udpv4_offload and udpv6_offload to net_hotdata | Eric Dumazet | 1 | -0/+2 |
| 2024-03-07 | net: move skbuff_cache(s) to net_hotdata | Eric Dumazet | 1 | -0/+3 |
| 2024-03-07 | net: move dev_rx_weight to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move dev_tx_weight to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move tcpv4_offload and tcpv6_offload to net_hotdata | Eric Dumazet | 1 | -0/+3 |
| 2024-03-07 | net: move ip_packet_offload and ipv6_packet_offload to net_hotdata | Eric Dumazet | 1 | -0/+5 |
| 2024-03-07 | net: move netdev_max_backlog to net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move ptype_all into net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move netdev_tstamp_prequeue into net_hotdata | Eric Dumazet | 1 | -0/+1 |
| 2024-03-07 | net: move netdev_budget and netdev_budget to net_hotdata | Eric Dumazet | 1 | -0/+2 |
| 2024-03-07 | net: introduce struct net_hotdata | Eric Dumazet | 1 | -0/+15 |