summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-151-104/+152
|\
| * IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()Simon Horman2011-03-151-36/+62
| * IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-151-2/+2
| * ipvs: rename estimator functionsJulian Anastasov2011-03-151-6/+6
| * ipvs: optimize rates readingJulian Anastasov2011-03-151-19/+12
| * ipvs: properly zero stats and ratesJulian Anastasov2011-03-151-36/+60
| * ipvs: reorganize tot_statsJulian Anastasov2011-03-151-21/+24
| * ipvs: avoid lookup for fwmark 0Julian Anastasov2011-03-151-3/+5
* | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-6/+4
* | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-2/+2
|\ \ | |/ |/|
| * ipvs: fix dst_lock locking on dest updateJulian Anastasov2011-03-021-2/+2
* | IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-011-5/+9
* | IPVS: remove duplicate initialisation or rs_tableSimon Horman2011-02-011-3/+0
* | 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/+1
* | 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/+9
* | IPVS: netns, trash handlingHans Schillstrom2011-01-131-12/+11
* | IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-11/+9
* | 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/+3
|\ \ | |/
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-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/+2
| |/
* | 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/+4
* 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/+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
OpenPOWER on IntegriCloud