aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_lblcr.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-9/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2011-03-151-4/+10
* IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-151-6/+15
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-251-18/+7
* 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 lblcr shedulerHans Schillstrom2011-01-131-18/+36
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-4/+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
* IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-261-23/+21
* 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-6/+8
* 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-37/+53
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-11/+8
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+755