Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Krzysztof Wilczynski
|
e23ebf0fa9
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
|
13 years ago |
Simon Horman
|
4a516f1108
ipvs: Remove unused return value of protocol state transitions
|
13 years ago |
Simon Horman
|
3c2de2ae02
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
|
13 years ago |
Paul Gortmaker
|
69e7dae409
ip_vs.h: fix implicit use of module_get/module_put from module.h
|
14 years ago |
Hans Schillstrom
|
ae1d48b23d
IPVS netns shutdown/startup dead-lock
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Hans Schillstrom
|
6c8f794993
IPVS: remove unused init and cleanup functions.
|
14 years ago |
Hans Schillstrom
|
503cf15a5e
IPVS: rename of netns init and cleanup functions.
|
14 years ago |
Hans Schillstrom
|
ed78bec4d6
IPVS remove unused var from migration to netns
|
14 years ago |
Hans Schillstrom
|
c74c0bfe0b
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
|
14 years ago |
Julian Anastasov
|
c92f5ca2e5
ipvs: Remove all remaining references to rt->rt_{src,dst}
|
14 years ago |
David S. Miller
|
3c709f8fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
|
14 years ago |
Hans Schillstrom
|
7a4f0761fc
IPVS: init and cleanup restructuring
|
14 years ago |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 years ago |
Linus Torvalds
|
c44eaf41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Hans Schillstrom
|
a09d19779f
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Simon Horman
|
736561a01f
IPVS: Use global mutex in ip_vs_app.c
|
14 years ago |
Simon Horman
|
f2247fbdc4
IPVS: Conditionally include sysctl members of struct netns_ipvs
|
14 years ago |
Simon Horman
|
a4e2f5a700
IPVS: Conditional ip_vs_conntrack_enabled()
|
14 years ago |
Simon Horman
|
3a1bbf1885
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
|
14 years ago |
Simon Horman
|
7532e8d40c
IPVS: Add sysctl_sync_ver()
|
14 years ago |
Simon Horman
|
59e0350ead
IPVS: Add {sysctl_sync_threshold,period}()
|
14 years ago |
Julian Anastasov
|
6ef757f965
ipvs: rename estimator functions
|
14 years ago |
Julian Anastasov
|
ea9f22cce9
ipvs: optimize rates reading
|
14 years ago |
Julian Anastasov
|
87d68a15e2
ipvs: remove unused seqcount stats
|
14 years ago |
Julian Anastasov
|
55a3d4e15c
ipvs: properly zero stats and rates
|
14 years ago |
Julian Anastasov
|
2a0751af09
ipvs: reorganize tot_stats
|
14 years ago |
Julian Anastasov
|
2553d064ff
ipvs: move struct netns_ipvs
|
14 years ago |