aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_lblcr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-755/+0
2008-09-05IPVS: Add IPv6 support flag to schedulersJulius Volz1-0/+3
2008-09-05IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz1-4/+4
2008-08-19ipvs: Fix race conditions in lblcr schedulerSven Wegener1-115/+114
2008-08-15ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman1-3/+3
2008-08-15ipvs: Only call init_service, update_service and done_service for schedulers if definedSven Wegener1-7/+0
2008-08-11ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener1-1/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov1-30/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2007-12-05[IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov1-1/+6
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-1/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-1/+0
2007-10-30[IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan1-76/+0
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-09-28[IPVS]: ipvs annotationsAl Viro1-4/+4
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2006-01-03[IPVS]: remove dead codeRoberto Nibali1-27/+0
2005-08-29[IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+888