summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-011-5/+9
* IPVS: remove duplicate initialisation or rs_tableSimon Horman2011-02-011-3/+0Star
* IPVS netns BUG, register sysctl for root nsHans Schillstrom2011-01-251-1/+1
* netfilter: ipvs: fix compiler warningsChangli Gao2011-01-221-0/+4
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-6/+1Star
* IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-131-4/+5
* IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-131-12/+9Star
* IPVS: netns, trash handlingHans Schillstrom2011-01-131-12/+11Star
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-11/+9Star
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-141/+150
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-131-20/+114
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-21/+31
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-131-10/+10
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-21/+34
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-100/+132
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-9/+40
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-131-5/+3Star
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-081-1/+1
| |\
| | * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| * | net: use the macros defined for the members of flowiChangli Gao2010-11-171-4/+2Star
| |/
* | IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-251-1/+27
* | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+2
* | IPVS: Add persistence engine to connection entrySimon Horman2010-11-161-2/+2
|/
* ipvs: changes for local real serverJulian Anastasov2010-10-211-14/+4Star
* Fixed race condition at ip_vs.ko module init.Eduardo Blanco2010-10-191-9/+10
* IPVS: Allow configuration of persistence enginesSimon Horman2010-10-041-3/+54
* IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-041-2/+1Star
* IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-041-9/+4Star
* ipvs: changes related to service usecntJulian Anastasov2010-09-211-151/+99Star
* 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-261-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-031-32/+30Star
* 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-221-16/+2Star
* net: '&' reduxAlexey Dobriyan2008-11-041-23/+23
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-041-18/+6Star