aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring1-1/+1
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov1-6/+6
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2013-04-02ipvs: convert services to rcuJulian Anastasov1-14/+14
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-9/+4
2013-04-02ipvs: change ip_vs_sched_lock to mutexJulian Anastasov1-12/+12
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer1-1/+1
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf1-0/+25
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman1-20/+3
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman1-1/+1
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman1-11/+11
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-20/+18
2009-07-30IPVS: use pr_fmtHannes Eder1-0/+3
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+251