summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_twos.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-08ipvs: add missing module descriptionsFlorian Westphal1-0/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-2/+2
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-2/+2
2021-01-26ipvs: add weighted random twos choice algorithmDarby Payne1-0/+139