summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [IPVS]: Fix for overflowspageexec2005-06-271-3/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2391