aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sync.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-12/+12
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-10/+3
* 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/+1
* ipvs: fix timer in get_curr_sync_buffTinggong Wang2011-02-161-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/+0
* 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/+6
* 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/+11
* 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/+14
* net: sk_sleep() helperEric Dumazet2010-04-201-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-021-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-071-0/+942