summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-3443/+0Star
* ipvs: Fix unused label warningSven Wegener2008-09-221-0/+2
* ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...Simon Horman2008-09-171-0/+2
* ipvs: only unlock in ip_vs_edit_service() if already lockedSimon Horman2008-09-171-3/+4
* ipvs: Embed user stats structure into kernel stats structureSven Wegener2008-09-091-32/+21Star
* ipvs: Reject ipv6 link-local addresses for destinationsSven Wegener2008-09-081-1/+2
* ipvs: Return negative error values from ip_vs_edit_service()Sven Wegener2008-09-081-2/+2
* IPVS: Allow adding IPv6 services from userspaceJulius Volz2008-09-051-5/+48
* IPVS: Adjust various debug outputs to use new macrosJulius Volz2008-09-051-11/+13
* IPVS: Add function to determine if IPv6 address is localVince Busam2008-09-051-7/+49
* IPVS: Convert procfs files for IPv6 entry outputVince Busam2008-09-051-14/+40
* IPVS: Convert real server lookup functionsJulius Volz2008-09-051-28/+52
* IPVS: Add v6 support to ip_vs_service_get()Julius Volz2008-09-051-11/+13
* IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get()Julius Volz2008-09-051-32/+47
* IPVS: Add internal versions of sockopt interface structsJulius Volz2008-09-051-48/+90
* IPVS: Change IPVS data structures to support IPv6 addressesJulius Volz2008-09-051-18/+19
* ipvs: Only call init_service, update_service and done_service for schedulers ...Sven Wegener2008-08-151-9/+12
* IPVS: Add genetlink interface implementationJulius Volz2008-08-151-0/+875
* ipvs: Explictly clear ip_vs_stats membersSimon Horman2008-08-111-1/+14
* ipvs: No need to zero out ip_vs_stats during initializationSven Wegener2008-08-111-3/+3
* ipvs: Embed estimator object into stats objectSven Wegener2008-08-111-1/+1
* ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-111-1/+1
* ipvs: Annotate init functions with __initSven Wegener2008-08-111-1/+1
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-291-2/+2
* [IPVS]: Switch to using ctl_paths.Pavel Emelyanov2008-01-291-28/+7Star
* [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-201-20/+0Star
* [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-201-4/+0Star
* [IPVS]: Remove unused exports.Adrian Bunk2007-11-131-1/+0Star
* [IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski2007-11-071-0/+26
* [NET]: Make core networking code use seq_open_privatePavel Emelyanov2007-10-111-18/+2Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-4/+5
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens2007-08-141-1/+1
* [IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl2007-08-141-1/+0Star
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-1/+1
* ipvs: flush defense_work before module unloadOleg Nesterov2007-05-091-0/+1
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* [IPVS]: ipvs annotationsAl Viro2006-09-291-13/+13
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-7/+3Star
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-5/+6
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali2006-01-031-4/+5
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-301-2/+2
* [IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller2005-08-301-2/+2
* [IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov2005-07-121-3/+6