aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
AgeCommit message (Expand)Author
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: ipvs: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-03-15netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-01-11ipvs: use standardized format in sprintfJoe Perches
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli
2009-12-15ipvs: zero usvc and udestSimon Horman
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-08-31IPVS: Add handling of incoming ICMPV6 messagesJulius Volz
2009-08-31ipvs: Use atomic operations atomiclySimon Horman
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2009-07-12genetlink: make netns awareJohannes Berg
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