summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_sh.c
AgeCommit message (Expand)Author
2015-09-01ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov
2013-10-15ipvs: improved SH fallback strategyAlexander Frolkin
2013-08-07ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich
2013-04-02ipvs: convert services to rcuJulian Anastasov
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov
2013-04-02ipvs: convert sh scheduler to rcuJulian Anastasov
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer
2012-05-08ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-12-13IPVS: Modify the SH scheduler to use weightsMichael Maxim
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-02-16ipvs: make "no destination available" message more informativePatrick Schaaf
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-12-29IPVS: Make "no destination available" message more consistent between schedulersSimon Horman
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius 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-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz