summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-22/+30
* ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov2012-04-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-021-2/+8
|\
| * ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-2/+8
* | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-281-1/+1
|/
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-12/+6
* ipvs: Removed unused variablesSimon Horman2011-11-011-4/+0
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-171-51/+80
|\
| * IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-51/+80
* | netfilter: Use proper rwlock init functionThomas Gleixner2011-10-051-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...David S. Miller2011-07-281-0/+1
|\
| * IPVS: Free resources on module removalSimon Horman2011-07-221-0/+1
* | IPVS: labels at pos 0Hans Schillstrom2011-06-141-4/+4
* | IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-10/+10
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-3/+3
|\
| * IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-151-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-111-19/+101
|\ \ | |/
| * IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-19/+101
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-191-3/+0
|\ \ | |/ |/|
| * IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman2011-04-051-3/+0
* | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-041-1/+1
|/
* ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-211-1/+1
* 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
OpenPOWER on IntegriCloud