aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_wrr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches1-3/+2
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf1-6/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli1-14/+1
2009-08-31ipvs: Use atomic operations atomiclySimon Horman1-3/+4
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-2/+2
2009-07-30IPVS: use pr_fmtHannes Eder1-0/+3
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman1-2/+6
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+237