summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_lblcr.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-30
|\
| * ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-13
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
|/
* net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai2018-02-27
* netfilter: ipvs: Convert timers to use timer_setup()Kees Cook2017-11-08
* netfilter: refcounter conversionsReshetova, Elena2017-03-17
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* ipvs: Store ipvs not net in struct ip_vs_serviceEric W. Biederman2015-09-24
* ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-16
* ipvs: avoid rcu_barrier during netns cleanupJulian Anastasov2013-10-15
* ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov2013-09-18
* ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-18
* ipvs: fixed spacing at for statementsDragos Foianu2013-08-06
* ipvs: provide iph to schedulersJulian Anastasov2013-06-26
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* ipvs: fix sparse warnings in lblc and lblcrJulian Anastasov2013-04-23
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-02
* ipvs: convert services to rcuJulian Anastasov2013-04-02
* ipvs: convert sched_lock to spin lockJulian Anastasov2013-04-02
* ipvs: do not expect result from done_serviceJulian Anastasov2013-04-02
* ipvs: convert lblcr scheduler to rcuJulian Anastasov2013-04-02
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-28
* ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom2012-04-30
* | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* Fix common misspellingsLucas De Marchi2011-03-31
* IPVS: Conditionally define and use ip_vs_lblc{r}_tableSimon Horman2011-03-15
* IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-15
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-25
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-16
* IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-01
* IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-13
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-13
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-26
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-02
* IPVS: use pr_fmtHannes Eder2009-07-30
* IPVS: Make "no destination available" message more consistent between schedulersSimon Horman2008-12-29
* net: '&' reduxAlexey Dobriyan2008-11-03
* IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-03
* IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-03
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-31
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-07