From: Simon Horman <horms@verge.net.au>
To: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Cc: Wensong Zhang <wensong@linux-vs.org>,
Julian Anastasov <ja@ssi.bg>, Patrick McHardy <kaber@trash.net>,
Pablo Neira Ayuso <pablo@netfilter.org>,
"David S. Miller" <davem@davemloft.net>
Subject: [GIT PULL net-next] IPVS
Date: Mon, 26 Sep 2011 18:05:33 +0900 [thread overview]
Message-ID: <1317027938-22053-1-git-send-email-horms@verge.net.au> (raw)
Hi,
with all the excitement of kernel.org being offline and a bunch of trees
likewise being offline I am a little unsure who should take this pull
request which is based on the current net-next tree. But I guess it should
be Patrick, Pablo or Dave.
The following changes since commit 7777de9af54a1402c79bf7663b38ff5ba308dd45:
qlcnic: Change CDRP function (2011-09-23 14:23:59 -0400)
are available in the git repository at:
git://github.com/horms/ipvs-next.git master
Krzysztof Wilczynski (1):
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Simon Horman (4):
IPVS: Add documentation for new sysctl entries
IPVS: Remove unused parameter from ip_vs_confirm_conntrack()
IPVS: Remove unused return value of protocol state transitions
IPVS: Removed unused variables
Documentation/networking/ipvs-sysctl.txt | 52 +++++++++++++++++++++++++++++-
include/net/ip_vs.h | 11 +++---
net/netfilter/ipvs/ip_vs_core.c | 13 +++----
net/netfilter/ipvs/ip_vs_ctl.c | 4 --
net/netfilter/ipvs/ip_vs_ftp.c | 5 ++-
net/netfilter/ipvs/ip_vs_nfct.c | 2 +-
net/netfilter/ipvs/ip_vs_proto_sctp.c | 14 ++------
net/netfilter/ipvs/ip_vs_proto_tcp.c | 6 +--
net/netfilter/ipvs/ip_vs_proto_udp.c | 5 +--
net/netfilter/ipvs/ip_vs_xmit.c | 2 +-
10 files changed, 75 insertions(+), 39 deletions(-)
next reply other threads:[~2011-09-26 9:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-26 9:05 Simon Horman [this message]
2011-09-26 9:05 ` [PATCH 1/5] ipvs: Expose ip_vs_ftp module parameters via sysfs Simon Horman
2011-09-26 9:05 ` [PATCH 2/5] IPVS: Add documentation for new sysctl entries Simon Horman
2011-09-26 9:05 ` [PATCH 3/5] IPVS: Remove unused parameter from ip_vs_confirm_conntrack() Simon Horman
2011-09-26 9:05 ` [PATCH 4/5] IPVS: Remove unused return value of protocol state transitions Simon Horman
2011-09-26 9:05 ` [PATCH 5/5] IPVS: Removed unused variables Simon Horman
2011-09-27 8:16 ` [GIT PULL net-next] IPVS Pablo Neira Ayuso
2011-09-28 13:28 ` Simon Horman
2011-09-28 15:45 ` Pablo Neira Ayuso
2011-09-28 19:13 ` Pablo Neira Ayuso
2011-09-28 21:45 ` Pablo Neira Ayuso
2011-09-28 23:01 ` Simon Horman
-- strict thread matches above, loose matches on Subject: below --
2011-12-30 5:19 Simon Horman
2011-12-30 11:24 ` Pablo Neira Ayuso
2011-12-31 0:09 ` Julian Anastasov
2011-12-31 9:06 ` Simon Horman
2011-12-31 15:08 ` Pablo Neira Ayuso
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=1317027938-22053-1-git-send-email-horms@verge.net.au \
--to=horms@verge.net.au \
--cc=davem@davemloft.net \
--cc=ja@ssi.bg \
--cc=kaber@trash.net \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
--cc=pablo@netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).