aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-4/+4
2009-08-31IPVS: Add handling of incoming ICMPV6 messagesJulius Volz1-6/+17
2009-08-31ipvs: Use atomic operations atomiclySimon Horman2-6/+7
2009-08-05net: mark read-only arrays as constJan Engelhardt3-3/+4
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder20-147/+145
2009-07-30IPVS: use pr_fmtHannes Eder23-4/+74
2009-07-12genetlink: make netns awareJohannes Berg1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-24/+24
2009-05-21ipvs: Use genl_register_family_with_ops()Michał Mirosław1-16/+2
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2-4/+9
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison1-1/+2
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2-8/+8
2008-11-03net: '&' reduxAlexey Dobriyan3-25/+25
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz11-48/+6
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2-61/+92
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2-18/+42
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison11-70/+48
2008-10-29net: replace %p6 with %pI6Harvey Harrison6-14/+14
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison6-44/+33
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz1-1/+3
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller1-2/+2
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz25-0/+14237