summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_sh.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: sh: support scheduling icmp/inverse packets consistentlyAlex Gartrell2015-09-011-24/+21Star
* ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-181-4/+4
* ipvs: improved SH fallback strategyAlexander Frolkin2013-10-151-10/+29
* ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-071-0/+6
* ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-261-15/+85
* ipvs: provide iph to schedulersJulian Anastasov2013-06-261-6/+4Star
* ipvs: ip_vs_sh: fix buildJan Beulich2013-05-291-1/+1
* ipvs: convert services to rcuJulian Anastasov2013-04-021-0/+1
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-021-3/+1Star
* ipvs: convert sh scheduler to rcuJulian Anastasov2013-04-021-36/+45
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-1/+1
* ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* IPVS: Modify the SH scheduler to use weightsMichael Maxim2011-12-131-1/+17
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-3/+2Star
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-1/+1
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-301-0/+1
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-041-3/+0Star
* IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-031-9/+21
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-5/+2Star
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+258