summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
AgeCommit message (Expand)AuthorLines
2010-10-04IPVS: compact ip_vs_sched_persist()Simon Horman-105/+51
2010-09-21ipvs: changes related to service usecntJulian Anastasov-154/+102
2010-09-21ipvs: make rerouting optional with snat_rerouteJulian Anastasov-8/+37
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov-195/+430
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov-13/+19
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-13/+15
2010-09-08ipvs: fix active FTPJulian Anastasov-12/+13
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov-1/+2
2010-09-02ipvs: use pkts for SCTP tooJulian Anastasov-3/+3
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell-0/+1
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman-2/+2
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman-3/+3
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman-11/+11
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman-4/+6
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall-1/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina-0/+4
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman-153/+51
2010-08-02ipvs: remove EXPERIMENTAL tagSimon Horman-1/+1
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder-57/+165
2010-07-23IPVS: make friends with nf_conntrackHannes Eder-37/+30
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder-0/+1
2010-07-09ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_outXiaoyu Du-1/+1
2010-07-05ipvs: Kconfig cleanupMichal Marek-4/+1
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-11/+29
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+4
2010-06-22IPVS: one-packet schedulingNick Chalk-11/+29
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König-2/+2
2010-06-10net-next: remove useless union keywordChangli Gao-43/+43
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener-0/+4
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-1/+1
2010-04-20net: sk_sleep() helperEric Dumazet-1/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-1/+12
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy-24/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+12
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt-8/+8
2010-03-15netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches-2/+8
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-23/+21
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman-23/+21
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan-8/+7
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy-11/+1264
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-16/+16
2010-01-11ipvs: use standardized format in sprintfJoe Perches-1/+1
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE-15/+39
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven-1/+13
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli-15/+3
2009-12-15ipvs: zero usvc and udestSimon Horman-0/+4
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng-0/+1
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman-5/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-4/+4