aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sched.c
AgeCommit message (Expand)Author
2019-11-12ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti
2015-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-07-15ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov
2014-11-20netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring
2013-04-02ipvs: convert services to rcuJulian Anastasov
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov
2013-04-02ipvs: change ip_vs_sched_lock to mutexJulian Anastasov
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz