summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_wrr.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-181-1/+1
* ipvs: provide iph to schedulersJulian Anastasov2013-06-261-1/+2
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-021-2/+2
* ipvs: convert services to rcuJulian Anastasov2013-04-021-0/+1
* ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-021-4/+4
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-3/+1
* ipvs: convert wrr scheduler to rcuJulian Anastasov2013-04-021-64/+103
* ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-3/+2
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-6/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-221-14/+1
* ipvs: Use atomic operations atomiclySimon Horman2009-08-311-3/+4
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-2/+2
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-291-2/+6
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-3/+0
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+237