aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-21ipvs: Use genl_register_family_with_ops()Michał Mirosław
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison
2008-11-03net: '&' reduxAlexey Dobriyan
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz