aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_conn.c
Commit message (Expand)AuthorAgeFilesLines
* IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-131-1/+9
* IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-151-2/+2
* IPVS: init and cleanup restructuringHans Schillstrom2011-05-101-10/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* IPVS: Add expire_quiescent_template()Simon Horman2011-03-151-2/+11
* ipvs: use hlist instead of listChangli Gao2011-02-221-23/+29
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-5/+0
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-2/+3
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-3/+4
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-42/+70
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-3/+3
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-2/+0
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-6/+28
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+3
* ipvs: add static and read_mostly attributesEric Dumazet2010-11-161-5/+5
* IPVS: Only match pe_data created by the same peSimon Horman2010-11-161-1/+1
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-161-9/+10
* ipvs: inherit forwarding method in backupJulian Anastasov2010-10-211-0/+2
* IPVS: Fallback if persistence engine failsSimon Horman2010-10-041-3/+3
* IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-041-5/+20
* IPVS: Add struct ip_vs_peSimon Horman2010-10-041-11/+56
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-87/+84
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-0/+13
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-171-6/+10
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-0/+45
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-3/+7
|\
| * IPVS: one-packet schedulingNick Chalk2010-06-221-3/+7
* | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-091-0/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-051-11/+31
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-021-7/+7
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2009-05-081-2/+7
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-2/+2
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-12/+8
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-071-0/+1110