summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_ctl.c
AgeCommit message (Expand)Author
2011-01-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2009-12-15ipvs: zero usvc and udestSimon Horman
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-08-03IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2009-07-12genetlink: make netns awareJohannes Berg
2009-05-21ipvs: Use genl_register_family_with_ops()Michał Mirosław
2008-11-04net: '&' reduxAlexey Dobriyan
2008-11-04IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-06IPVS: Move IPVS to net/netfilter/ipvsJulius Volz