summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_twos.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: add missing module descriptionsFlorian Westphal2023-11-081-0/+1
* treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-2/+2
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-2/+2
* ipvs: add weighted random twos choice algorithmDarby Payne2021-01-261-0/+139