aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_lblc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2011-03-151-5/+10
* IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-151-3/+13
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-251-10/+3
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-1/+1
* IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-011-10/+10
* IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-131-16/+34
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-3/+34
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-1/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-3/+3
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-291-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-1/+1
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-3/+0
* IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-031-24/+39
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-7/+4
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+555