summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_lblc.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-555/+0Star
* IPVS: Add IPv6 support flag to schedulersJulius Volz2008-09-051-0/+3
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-2/+2
* ipvs: Fix race conditions in lblc schedulerSven Wegener2008-08-191-108/+96Star
* ipvs: rename __ip_vs_wlc_schedule in lblc and lblcr schedulersSimon Horman2008-08-151-3/+3
* ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-151-7/+0Star
* ipvs: Initialize schedulers' struct list_head at compile timeSven Wegener2008-08-111-1/+1
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-291-30/+1Star
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+2Star
* [IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2007-12-051-1/+6
* [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-201-1/+0Star
* [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-201-1/+0Star
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-6/+6
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [IPVS]: ipvs annotationsAl Viro2006-09-291-4/+4
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [IPVS]: remove dead codeRoberto Nibali2006-01-031-27/+0Star
* [IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller2005-08-301-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+624