aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_wrr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-03-17netfilter: refcounter conversionsReshetova, Elena1-1/+1
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov1-1/+1
2013-06-26ipvs: provide iph to schedulersJulian Anastasov1-1/+2
2013-04-02ipvs: do not disable bh for long timeJulian Anastasov1-2/+2
2013-04-02ipvs: convert services to rcuJulian Anastasov1-0/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-4/+4
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-3/+1
2013-04-02ipvs: convert wrr scheduler to rcuJulian Anastasov1-64/+103
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