summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sched.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-051-1/+1
|\
| * ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-151-1/+1
* | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-141-6/+6
|/
* netfilter: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-201-2/+1Star
* ipvs: convert services to rcuJulian Anastasov2013-04-021-14/+14
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-9/+4Star
* ipvs: change ip_vs_sched_lock to mutexJulian Anastasov2013-04-021-12/+12
* ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-281-1/+1
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-0/+25
* IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-041-20/+3Star
* IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-041-1/+1
* IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman2010-08-261-11/+11
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-20/+18Star
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+251