summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_ctl.c
AgeCommit message (Expand)AuthorLines
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman-2/+2
2008-01-28[IPVS]: Switch to using ctl_paths.Pavel Emelyanov-28/+7
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman-20/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger-4/+0
2007-11-12[IPVS]: Remove unused exports.Adrian Bunk-1/+0
2007-11-07[IPVS]: Bind connections on stanby if the destination existsRumen G. Bogdanovski-0/+26
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov-18/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-4/+5
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman-0/+1
2007-08-13[IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens-1/+1
2007-08-13[IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl-1/+0
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter-1/+1
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov-1/+1
2007-05-09ipvs: flush defense_work before module unloadOleg Nesterov-0/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells-3/+3
2006-09-28[IPVS]: ipvs annotationsAl Viro-13/+13
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris-7/+3
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar-5/+6
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap-0/+1
2006-01-03[IPVS]: Cleanup IP_VS_DBG statements.Roberto Nibali-4/+5
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo-0/+1
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven-2/+2
2005-08-29[IPVS]: ipv4_table --> ipvs_ipv4_tableDavid S. Miller-2/+2
2005-07-11[IPVS]: Add and reorder bh locks after moving to keventd.Julian Anastasov-3/+6
2005-06-26[IPVS]: Fix for overflowspageexec-3/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2391