All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Simon Horman <horms@verge.net.au>
Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
	netfilter-devel@vger.kernel.org,
	Wensong Zhang <wensong@linux-vs.org>,
	Julian Anastasov <ja@ssi.bg>
Subject: Re: [GIT PULL nf-next] IPVS optimisations for v3.10
Date: Tue, 2 Apr 2013 00:41:19 +0200	[thread overview]
Message-ID: <20130401224119.GA12345@localhost> (raw)
In-Reply-To: <1364530311-11512-1-git-send-email-horms@verge.net.au>

On Fri, Mar 29, 2013 at 01:11:17PM +0900, Simon Horman wrote:
> Hi Pablo,
> 
> The following changes since commit e5c5d22e8dcf7c2d430336cbf8e180bd38e8daf1:
> 
>   net: add ETH_P_802_3_MIN (2013-03-28 01:20:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs2-for-v3.10
> 
> for you to fetch changes up to e0566a7cef2f1afca4aa98244224fb9ca6ded08e:
> 
>   ipvs: do not disable bh for long time (2013-03-29 12:59:02 +0900)

Pulled, thanks Simon.

      parent reply	other threads:[~2013-04-01 22:41 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-29  4:11 [GIT PULL nf-next] IPVS optimisations for v3.10 Simon Horman
2013-03-29  4:11 ` [PATCH 01/34] net: add skb_dst_set_noref_force Simon Horman
2013-04-01 12:06   ` Pablo Neira Ayuso
2013-04-01 16:57     ` David Miller
2013-04-01 22:42       ` Pablo Neira Ayuso
2013-04-02  1:11         ` Simon Horman
2013-03-29  4:11 ` [PATCH 02/34] ipvs: avoid routing by TOS for real server Simon Horman
2013-03-29  4:11 ` [PATCH 03/34] ipvs: prefer NETDEV_DOWN event to free cached dsts Simon Horman
2013-03-29  4:11 ` [PATCH 04/34] ipvs: convert the IP_VS_XMIT macros to functions Simon Horman
2013-03-29  4:11 ` [PATCH 05/34] ipvs: rename functions related to dst_cache reset Simon Horman
2013-03-29  4:11 ` [PATCH 06/34] ipvs: no need to reroute anymore on DNAT over loopback Simon Horman
2013-03-29 14:44   ` Sergei Shtylyov
2013-03-29 21:47     ` Julian Anastasov
2013-03-29  4:11 ` [PATCH 07/34] ipvs: do not use skb_share_check Simon Horman
2013-03-29  4:11 ` [PATCH 08/34] ipvs: consolidate all dst checks on transmit in one place Simon Horman
2013-03-29  4:11 ` [PATCH 09/34] ipvs: optimize dst usage for real server Simon Horman
2013-03-29  4:11 ` [PATCH 10/34] ipvs: convert app locks Simon Horman
2013-03-29  4:11 ` [PATCH 11/34] ipvs: remove rs_lock by using RCU Simon Horman
2013-03-29  4:11 ` [PATCH 12/34] ipvs: convert locks used in persistence engines Simon Horman
2013-03-29  4:11 ` [PATCH 13/34] ipvs: convert connection locking Simon Horman
2013-03-29  4:11 ` [PATCH 14/34] ipvs: reorder keys in connection structure Simon Horman
2013-03-29  4:11 ` [PATCH 15/34] ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new Simon Horman
2013-03-29  4:11 ` [PATCH 16/34] ipvs: change ip_vs_sched_lock to mutex Simon Horman
2013-03-29  4:11 ` [PATCH 17/34] ipvs: preparations for using rcu in schedulers Simon Horman
2013-03-29  4:11 ` [PATCH 18/34] ipvs: add ip_vs_dest_hold and ip_vs_dest_put Simon Horman
2013-03-29  4:11 ` [PATCH 19/34] ipvs: convert dh scheduler to rcu Simon Horman
2013-03-29  4:11 ` [PATCH 20/34] ipvs: convert lblc " Simon Horman
2013-03-29  4:11 ` [PATCH 21/34] ipvs: convert lblcr " Simon Horman
2013-03-29  4:11 ` [PATCH 22/34] ipvs: convert lc " Simon Horman
2013-03-29  4:11 ` [PATCH 23/34] ipvs: convert nq " Simon Horman
2013-03-29  4:11 ` [PATCH 24/34] ipvs: convert rr " Simon Horman
2013-03-29  4:11 ` [PATCH 25/34] ipvs: convert sed " Simon Horman
2013-03-29  4:11 ` [PATCH 26/34] ipvs: convert sh " Simon Horman
2013-03-29  4:11 ` [PATCH 27/34] ipvs: convert wlc " Simon Horman
2013-03-29  4:11 ` [PATCH 28/34] ipvs: convert wrr " Simon Horman
2013-03-29  4:11 ` [PATCH 29/34] ipvs: reorganize dest trash Simon Horman
2013-03-29  4:11 ` [PATCH 30/34] ipvs: do not expect result from done_service Simon Horman
2013-03-29  4:11 ` [PATCH 31/34] ipvs: convert sched_lock to spin lock Simon Horman
2013-03-29  4:11 ` [PATCH 32/34] ipvs: convert dests to rcu Simon Horman
2013-03-29  4:11 ` [PATCH 33/34] ipvs: convert services " Simon Horman
2013-03-29  4:11 ` [PATCH 34/34] ipvs: do not disable bh for long time Simon Horman
2013-04-01 22:41 ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130401224119.GA12345@localhost \
    --to=pablo@netfilter.org \
    --cc=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=wensong@linux-vs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.