summaryrefslogtreecommitdiff
path: root/include/net/rps.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-17net: rfs: add sock_rps_delete_flow() helperEric Dumazet1-0/+24
2025-04-08net: rps: remove kfree_rcu_mightsleep() useEric Dumazet1-2/+3
2025-03-25net: rfs: hash function changeEric Dumazet1-1/+1
2024-04-01net: rps: add rps_input_queue_head_add() helperEric Dumazet1-2/+7
2024-04-01net: rps: change input_queue_tail_incr_save()Eric Dumazet1-0/+23
2024-03-08net: move rps_sock_flow_table to net_hotdataEric Dumazet1-5/+3
2024-03-08net: introduce include/net/rps.hEric Dumazet1-0/+127