index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-11-01
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
ipvs: Removed unused variables
Simon Horman
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
2011-10-17
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2011-10-05
netfilter: Use proper rwlock init function
Thomas Gleixner
2011-07-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
David S. Miller
2011-07-22
IPVS: Free resources on module removal
Simon Horman
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
2011-06-14
IPVS: labels at pos 0
Hans Schillstrom
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
2011-06-13
ipvs: support more FTP PASV responses
Julian Anastasov
2011-06-06
ipvs: restore support for iptables SNAT
Julian Anastasov
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2011-05-12
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
2011-05-12
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
2011-05-10
IPVS: Change of socket usage to enable name space exit.
Hans Schillstrom
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-05
IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks
Simon Horman
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-21
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
2011-03-21
ipvs: fix a typo in __ip_vs_control_init()
Eric Dumazet
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-15
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
2011-03-15
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2011-03-15
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-15
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2011-03-15
IPVS: Add expire_quiescent_template()
Simon Horman
2011-03-15
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
2011-03-15
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
2011-03-15
IPVS: Add sysctl_snat_reroute()
Simon Horman
2011-03-15
IPVS: Add ip_vs_route_me_harder()
Simon Horman
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
[next]