aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-062-8/+8
* | net: '&' reduxAlexey Dobriyan2008-11-033-25/+25
* | IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-0311-48/+6
* | IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-032-61/+92
* | IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-022-18/+42
* | net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-3111-70/+48
* | net: replace %p6 with %pI6Harvey Harrison2008-10-296-14/+14
* | netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-286-44/+33
|/
* ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz2008-10-191-1/+3
* ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller2008-10-111-2/+2
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-0725-0/+14237