All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL nf-2.6] IPVS
@ 2011-05-02 12:47 Simon Horman
  2011-05-02 12:47 ` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Simon Horman @ 2011-05-02 12:47 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Wensong Zhang, Julian Anastasov, Patrick McHardy,
	Hans Schillstrom, Hans Schillstrom, Eric W. Biederman


Hi Patrick,

please consider pulling
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6.git master
to get the following fix from Hans. They resolve some problems related
to his netns for IPVS work which was incorporated into 2.6.39-rc1.

The pull request is based on nf-2.6/master.

There are other less-pressing changes from Hans which
I plan to get you to pull into nf-next-2.6 once these
changes make it there (presumably via net-2.6 and then net-next-2.6).

Hans Schillstrom (2):
      IPVS: Change of socket usage to enable name space exit.
      IPVS: labels at pos 0

 net/netfilter/ipvs/ip_vs_core.c |   12 ++++----
 net/netfilter/ipvs/ip_vs_ctl.c  |    8 +++---
 net/netfilter/ipvs/ip_vs_sync.c |   58 +++++++++++++++++++++++++--------------
 3 files changed, 47 insertions(+), 31 deletions(-)


^ permalink raw reply	[flat|nested] 21+ messages in thread
* [GIT PULL nf-2.6] IPVS
@ 2011-07-22  0:18 Simon Horman
  2011-07-29  0:12 ` Simon Horman
  0 siblings, 1 reply; 21+ messages in thread
From: Simon Horman @ 2011-07-22  0:18 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Wensong Zhang, Julian Anastasov, Patrick McHardy,
	Pablo Neira Ayuso, Dave Jones, Randy Dunlap, Huajun Li

Hi Pablo, Hi Patrick,

please consider pulling

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6.git master

to get the following crash on module removal fix for IPVS.

Sorry for sending this so very, very late in the release cycle.
I had sent it earlier but it seems to have slipped through the cracks
somehow.

Simon Horman (1):
      IPVS: Free resources on module removal

 net/netfilter/ipvs/ip_vs_ctl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 21+ messages in thread
* [GIT PULL nf-2.6] IPVS
@ 2011-06-13  8:47 Simon Horman
  2011-06-16 15:11 ` Patrick McHardy
  0 siblings, 1 reply; 21+ messages in thread
From: Simon Horman @ 2011-06-13  8:47 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Wensong Zhang, Julian Anastasov, Patrick McHardy, Pablo Neira Ayuso

Hi Pablo,

please consider pulling
git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6.git master
to get the following fix from Hans.

I believe this change should be considered for -stable.

Hans Schillstrom (1):
      IPVS netns exit causes crash in conntrack


^ permalink raw reply	[flat|nested] 21+ messages in thread
* [GIT PULL nf-2.6] IPVS
@ 2011-05-19 12:32 Simon Horman
  0 siblings, 0 replies; 21+ messages in thread
From: Simon Horman @ 2011-05-19 12:32 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Wensong Zhang, Julian Anastasov, Patrick McHardy,
	Hans Schillstrom, Dave Jones, Pablo Neira Ayuso

Hi Pablo, Hi Patrick,

please consider pulling

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6.git master

to get the following fix for IPVS.

I have based my tree on net-2.6 as it contains all of the IPVS patches -
currently some are in Patrick's tree and one of them is in Pablo's tree but
all of them are in Dave's tree.

Please feel free to apply the patch manually if that suits you better.

Simon Horman (1):
      IPVS: Free resources on module removal

 net/netfilter/ipvs/ip_vs_ctl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [GIT PULL nf-2.6] IPVS
@ 2011-03-31  1:32 Simon Horman
  2011-04-04 13:27 ` Patrick McHardy
  0 siblings, 1 reply; 21+ messages in thread
From: Simon Horman @ 2011-03-31  1:32 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Hans Schillstrom, Julian Anastasov, Patrick McHardy, Simon Horman

Hi Patrick,

please consider pulling
git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6.git for-patrick
to get the following fix from Hans.

I have based this patch on net-2.6/master as nf-2.6/master seems a little
out of date (i.e. pre 2.6.39-rc1). Please let me know if you would
prefer me to use a different base. Alternatively, feel free to apply
the single patch by hand.

Hans Schillstrom (1):
      IPVS Bug, Null ptr in ip_vs_ctl.c ip_vs_genl_dump_daemons().

 include/net/ip_vs.h            |    2 +-
 net/netfilter/ipvs/ip_vs_ctl.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 21+ messages in thread
* [GIT PULL nf-2.6] IPVS
@ 2011-03-01 22:59 Simon Horman
  2011-03-02 10:58 ` Patrick McHardy
  0 siblings, 1 reply; 21+ messages in thread
From: Simon Horman @ 2011-03-01 22:59 UTC (permalink / raw)
  To: lvs-devel, netdev, netfilter-devel, netfilter
  Cc: Hans Schillstrom, Julian Anastasov, Patrick McHardy, Simon Horman

Hi Patrick,

please consider pulling
git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6.git for-patrick
to get the following change from Julian. Please note that it is an nf-2.6
(that is 2.6.38-rc) change.

Julian Anastasov (1):
      ipvs: fix dst_lock locking on dest update

 net/netfilter/ipvs/ip_vs_ctl.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2011-07-29 14:26 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-02 12:47 [GIT PULL nf-2.6] IPVS Simon Horman
2011-05-02 12:47 ` [PATCH 1/2] IPVS: Change of socket usage to enable name space exit Simon Horman
2011-05-02 12:47 ` [PATCH 2/2] IPVS: labels at pos 0 Simon Horman
2011-05-02 13:03 ` [GIT PULL nf-2.6] IPVS Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2011-07-22  0:18 Simon Horman
2011-07-29  0:12 ` Simon Horman
2011-07-29  1:39   ` David Miller
2011-07-29 14:26     ` Patrick McHardy
2011-06-13  8:47 Simon Horman
2011-06-16 15:11 ` Patrick McHardy
2011-06-16 22:06   ` Simon Horman
2011-05-19 12:32 Simon Horman
2011-03-31  1:32 Simon Horman
2011-04-04 13:27 ` Patrick McHardy
2011-04-04 23:43   ` Simon Horman
2011-03-01 22:59 Simon Horman
2011-03-02 10:58 ` Patrick McHardy
2011-03-02 22:06   ` Simon Horman
2011-03-03  6:53     ` Patrick McHardy
2011-03-03  7:47       ` Simon Horman
2011-03-03  8:31       ` David Miller

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.