- 9e33ce4 ipvs: fix oops on NAT reply in br_nf context by Lin Ming · 12 years ago
- f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 13 years ago
- 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 13 years ago
- 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 13 years ago
- 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 13 years ago
- 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 13 years ago
- a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 13 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- e23ebf0 ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. by Krzysztof Wilczynski · 13 years ago
- 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
- 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
- 69e7dae ip_vs.h: fix implicit use of module_get/module_put from module.h by Paul Gortmaker · 13 years ago
- ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
- 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 14 years ago
- ed78bec IPVS remove unused var from migration to netns by Hans Schillstrom · 13 years ago
- c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
- c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 14 years ago
- 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
- 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 14 years ago
- 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 14 years ago
- c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 14 years ago
- f2247fb IPVS: Conditionally include sysctl members of struct netns_ipvs by Simon Horman · 14 years ago
- a4e2f5a IPVS: Conditional ip_vs_conntrack_enabled() by Simon Horman · 14 years ago
- 3a1bbf1 IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined by Simon Horman · 14 years ago
- 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
- 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
- 6ef757f ipvs: rename estimator functions by Julian Anastasov · 14 years ago
- ea9f22c ipvs: optimize rates reading by Julian Anastasov · 14 years ago
- 87d68a1 ipvs: remove unused seqcount stats by Julian Anastasov · 14 years ago
- 55a3d4e ipvs: properly zero stats and rates by Julian Anastasov · 14 years ago
- 2a0751a ipvs: reorganize tot_stats by Julian Anastasov · 14 years ago
- 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 14 years ago
- 06b6939 IPVS: Fix variable assignment in ip_vs_notrack by Jesper Juhl · 14 years ago
- b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 14 years ago
- 731109e ipvs: use hlist instead of list by Changli Gao · 14 years ago
- 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 14 years ago
- a136764 IPVS: Remove unused variables by Simon Horman · 14 years ago
- f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
- f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
- a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
- 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
- b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
- f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
- 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
- ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
- 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
- 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
- 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
- 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 14 years ago
- fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
- 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
- b880c1f IPVS: Backup, adding version 0 sending capabilities by Hans Schillstrom · 14 years ago
- 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago
- fe5e7a1 IPVS: Backup, Adding Version 1 receive capability by Hans Schillstrom · 14 years ago
- 0e051e6 IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. by Hans Schillstrom · 14 years ago
- d494262 IPVS: Make the cp argument to ip_vs_sync_conn() static by Simon Horman · 14 years ago
- e9e5eee IPVS: Add persistence engine to connection entry by Simon Horman · 14 years ago
- 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
- fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
- 190ecd2 ipvs: do not schedule conns from real servers by Julian Anastasov · 14 years ago
- cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
- 8b27b10 ipvs: optimize checksums for apps by Julian Anastasov · 14 years ago
- 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
- 0d1e71b IPVS: Allow configuration of persistence engines by Simon Horman · 14 years ago
- 8be67a6 IPVS: management of persistence engine modules by Simon Horman · 14 years ago
- a3c918a IPVS: Add persistence engine data to /proc/net/ip_vs_conn by Simon Horman · 14 years ago
- 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
- f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
- 8a80304 ipvs: make rerouting optional with snat_reroute by Julian Anastasov · 14 years ago
- f4bc17c ipvs: netfilter connection tracking changes by Julian Anastasov · 14 years ago
- 3575792 ipvs: extend connection flags to 32 bits by Julian Anastasov · 14 years ago
- 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
- 5c0d237 ipvs: provide default ip_vs_conn_{in,out}_get_proto by Simon Horman · 14 years ago
- 7f1c407 IPVS: make FTP work with full NAT support by Hannes Eder · 14 years ago
- 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
- 6f7edb4 IPVS: Allow boot time change of hash size by Catalin(ux) M. BOIE · 15 years ago
- fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
- 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
- 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
- 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
- f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 16 years ago
- 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
- 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
- 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 16 years ago
- 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
- 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
- d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago
- e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago