summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-13IPVS: ip_vs_dbg_callid() is only needed for debuggingSimon Horman
2010-10-04IPVS: sip persistence engineSimon Horman
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman
2010-10-04IPVS: management of persistence engine modulesSimon 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: ip_vs_{un,}bind_scheduler NULL argumentsSimon Horman
2010-10-04IPVS: Allow null argument to ip_vs_scheduler_put()Simon Horman
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman
2010-09-21ipvs: changes related to service usecntJulian Anastasov
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov
2010-08-30IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-07-23IPVS: make friends with nf_conntrackHannes Eder
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder
2010-07-09ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du
2010-07-05ipvs: Kconfig cleanupMichal Marek
2010-07-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-22IPVS: one-packet schedulingNick Chalk
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-11net-next: remove useless union keywordChangli Gao
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-15netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches