aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches1-12/+6
2011-11-01ipvs: Removed unused variablesSimon Horman1-4/+0
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-51/+80
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom1-51/+80
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6David S. Miller1-0/+1
2011-07-22IPVS: Free resources on module removalSimon Horman1-0/+1
2011-06-14IPVS: labels at pos 0Hans Schillstrom1-4/+4
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom1-10/+10
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom1-3/+3
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6David S. Miller1-19/+101
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom1-19/+101
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-3/+0
2011-04-05IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman1-3/+0
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom1-1/+1
2011-03-21ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet1-1/+1
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-104/+152
2011-03-15IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()Simon Horman1-36/+62
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman1-2/+2
2011-03-15ipvs: rename estimator functionsJulian Anastasov1-6/+6
2011-03-15ipvs: optimize rates readingJulian Anastasov1-19/+12
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov1-36/+60
2011-03-15ipvs: reorganize tot_statsJulian Anastasov1-21/+24
2011-03-15ipvs: avoid lookup for fwmark 0Julian Anastasov1-3/+5
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-6/+4
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-1/+1
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-03-02ipvs: fix dst_lock locking on dest updateJulian Anastasov1-2/+2
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman1-5/+9
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman1-3/+0
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom1-1/+1
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao1-0/+4
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom1-6/+1
2011-01-13IPVS: netns, misc init_net removal in core.Hans Schillstrom1-4/+5
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom1-12/+9
2011-01-13IPVS: netns, trash handlingHans Schillstrom1-12/+11
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom1-11/+9
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom1-141/+150
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom1-20/+114
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom1-21/+31
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom1-10/+10
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-21/+34
2011-01-13IPVS: netns to services part 1Hans Schillstrom1-100/+132
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom1-9/+40
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman1-5/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom1-1/+27
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon.Hans Schillstrom1-2/+2