aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_sync.c
AgeCommit message (Expand)Author
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10IPVS: Change of socket usage to enable name space exit.Hans Schillstrom
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15netfilter:ipvs: use kmemdupShan Wei
2011-02-16ipvs: fix timer in get_curr_sync_buffTinggong Wang
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom
2010-11-25IPVS: Backup, Adding structs for new sync formatHans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-11-16IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman
2010-11-16IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-04-20net: sk_sleep() helperEric Dumazet
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz