summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* Fixed race condition at ip_vs.ko module init.Eduardo Blanco2010-10-191-9/+10
* ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-79/+92
* IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman2010-10-131-0/+2
* IPVS: sip persistence engineSimon Horman2010-10-043-0/+177
* IPVS: Fallback if persistence engine failsSimon Horman2010-10-042-9/+7
* IPVS: Allow configuration of persistence enginesSimon Horman2010-10-041-3/+54
* IPVS: management of persistence engine modulesSimon Horman2010-10-042-1/+148
* IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman2010-10-041-5/+20
* IPVS: Add struct ip_vs_peSimon Horman2010-10-043-20/+100
* IPVS: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman2010-10-042-22/+4
* IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman2010-10-042-10/+5
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-046-189/+181
* IPVS: compact ip_vs_sched_persist()Simon Horman2010-10-041-105/+51
* ipvs: changes related to service usecntJulian Anastasov2010-09-212-154/+102
* ipvs: make rerouting optional with snat_rerouteJulian Anastasov2010-09-212-8/+37
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-218-195/+430
* ipvs: extend connection flags to 32 bitsJulian Anastasov2010-09-173-13/+19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-093-13/+15
|\
| * ipvs: fix active FTPJulian Anastasov2010-09-083-12/+13
| * ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
* | ipvs: use pkts for SCTP tooJulian Anastasov2010-09-021-3/+3
* | IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-08-291-0/+1
* | ipvs: switch to GFP_KERNEL allocationsSimon Horman2010-08-261-2/+2
* | IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman2010-08-261-3/+3
* | IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman2010-08-261-11/+11
* | IPVS: ICMPv6 checksum calculationSimon Horman2010-08-261-4/+6
* | net/netfilter/ipvs: Eliminate memory leakJulia Lawall2010-08-251-1/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-041-0/+4
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-162-2/+2
* | | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-024-153/+51
* | | ipvs: remove EXPERIMENTAL tagSimon Horman2010-08-021-1/+1
* | | IPVS: make FTP work with full NAT supportHannes Eder2010-07-234-57/+165
* | | IPVS: make friends with nf_conntrackHannes Eder2010-07-233-37/+30
* | | netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-231-0/+1
* | | ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du2010-07-091-1/+1
* | | ipvs: Kconfig cleanupMichal Marek2010-07-051-4/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-023-11/+29
|\ \ \
| * | | IPVS: one-packet schedulingNick Chalk2010-06-223-11/+29
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-091-0/+4
| |/
* | net-next: remove useless union keywordChangli Gao2010-06-101-43/+43
|/
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-101-1/+1
|\
| * net: sk_sleep() helperEric Dumazet2010-04-201-1/+1
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-2013-1/+12
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-1/+12
* | IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy2010-04-082-24/+18
* | netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-251-8/+8
* | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches2010-03-151-2/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-261-23/+21
|\
OpenPOWER on IntegriCloud