index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
rps.h
Age
Commit message (
Expand
)
Author
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
2025-09-03
net: Add rfs_needed() helper
Christoph Paasch
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
2025-03-25
net: rfs: hash function change
Eric Dumazet
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet