summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sync.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: add support for sync threadsPablo Neira Ayuso2012-05-081-154/+247
* ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-16/+105
* ipvs: wakeup master threadPablo Neira Ayuso2012-05-081-32/+117
* ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-081-42/+23Star
* sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-211-1/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-031-1/+1
|\
| * ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-3/+3
|/
* IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-121-0/+6
* IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-9/+0Star
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-2/+2
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-10/+3Star
* IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-101-21/+37
* IPVS: Add sysctl_sync_ver()Simon Horman2011-03-151-2/+2
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-151-2/+2
* netfilter:ipvs: use kmemdupShan Wei2011-03-151-2/+1Star
* ipvs: fix timer in get_curr_sync_buffTinggong Wang2011-02-151-2/+2
* IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter2011-02-071-1/+1
* IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman2011-02-011-1/+1
* IPVS: Change sock_create_kernel() to __sock_create()Simon Horman2011-01-221-2/+2
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-5/+0Star
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-4/+5
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-7/+6Star
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-155/+179
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-25/+30
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+27
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-251-0/+134
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-251-43/+146
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-251-120/+429
* IPVS: Backup, Adding structs for new sync formatHans Schillstrom2010-11-251-12/+142
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+2
* IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman2010-11-161-1/+1
* IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman2010-11-161-13/+11Star
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-161-1/+1
* IPVS: Add struct ip_vs_peSimon Horman2010-10-041-2/+15
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-19/+14Star
* net: sk_sleep() helperEric Dumazet2010-04-211-1/+1
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-0/+14
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-25/+25
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-2/+2
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+942