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