summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_lc.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: add missing module descriptionsFlorian Westphal2023-11-081-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-181-1/+1
* ipvs: provide iph to schedulersJulian Anastasov2013-06-261-1/+2
* ipvs: convert services to rcuJulian Anastasov2013-04-021-0/+1
* ipvs: convert lc scheduler to rcuJulian Anastasov2013-04-021-1/+1
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-251-17/+1
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-1/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-1/+1
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-291-5/+9
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-3/+0
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+103