summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* ipvs: fix active FTPJulian Anastasov2010-09-083-12/+13
* ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-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
|\
| * IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-261-23/+21
* | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-182-8/+7
|/
* ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-187-11/+1264
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-103-16/+16
|\
| * ipvs: Add boundary check on ioctl argumentsArjan van de Ven2010-01-041-1/+13
| * ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2009-12-222-15/+3
* | ipvs: use standardized format in sprintfJoe Perches2010-01-111-1/+1
* | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-053-15/+39
|/
* ipvs: zero usvc and udestSimon Horman2009-12-151-0/+4
* ipvs: fix synchronization on connection closeXiaotian Feng2009-12-141-0/+1
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-123-5/+5
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-311-6/+17
* ipvs: Use atomic operations atomiclySimon Horman2009-08-312-6/+7
* net: mark read-only arrays as constJan Engelhardt2009-08-053-3/+4
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-0220-147/+145
* IPVS: use pr_fmtHannes Eder2009-07-3023-4/+74
* genetlink: make netns awareJohannes Berg2009-07-121-1/+1
* net: skb->dst accessorsEric Dumazet2009-06-031-24/+24
* ipvs: Use genl_register_family_with_ops()Michał Mirosław2009-05-211-16/+2
* ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2009-05-082-4/+9
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-299-10/+24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-1/+2
|\
| * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-101-1/+2
OpenPOWER on IntegriCloud