aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_dh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-09ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithmsVincent Bernat1-1/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-2/+2
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov1-1/+1
2013-06-26ipvs: provide iph to schedulersJulian Anastasov1-6/+4
2013-04-02ipvs: convert services to rcuJulian Anastasov1-0/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-3/+1
2013-04-02ipvs: convert dh scheduler to rcuJulian Anastasov1-36/+45
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer1-1/+1
2012-05-08ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-2/+2
2009-07-30IPVS: use pr_fmtHannes Eder1-0/+3
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz1-3/+0
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz1-9/+21
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-5/+2
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+261