aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_conn.c
AgeCommit message (Expand)Author
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15IPVS: Add expire_quiescent_template()Simon Horman
2011-02-22ipvs: use hlist instead of listChangli Gao
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, defense work timer.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, common protocol changes and use of appcnt.Hans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.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, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-11-16ipvs: add static and read_mostly attributesEric Dumazet
2010-11-16IPVS: Only match pe_data created by the same peSimon Horman
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman
2010-10-04IPVS: Add struct ip_vs_peSimon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz