aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
...
* IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-041-2/+1
* IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-041-9/+4
* ipvs: changes related to service usecntJulian Anastasov2010-09-211-151/+99
* ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-211-0/+8
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-0/+12
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-171-2/+3
* ipvs: switch to GFP_KERNEL allocationsSimon Horman2010-08-261-2/+2
* IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman2010-08-261-3/+3
* net/netfilter/ipvs: Eliminate memory leakJulia Lawall2010-08-251-1/+2
* IPVS: one-packet schedulingNick Chalk2010-06-221-4/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-2/+3
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-101-1/+13
|\
| * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-041-1/+13
* | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-051-4/+4
|/
* ipvs: zero usvc and udestSimon Horman2009-12-151-0/+4
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-3/+3
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-32/+30
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* genetlink: make netns awareJohannes Berg2009-07-121-1/+1
* ipvs: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-16/+2
* net: '&' reduxAlexey Dobriyan2008-11-031-23/+23
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-031-18/+6
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-2/+2
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-4/+4
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+3443