From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH 0/6 -stable] netfilter/ipvs patches
Date: Fri, 26 Sep 2014 13:43:38 +0200 [thread overview]
Message-ID: <1411731824-15051-1-git-send-email-pablo@netfilter.org> (raw)
Hi David,
This patchset for -stable contains:
1) Fix a crash in IPVS when exitting from netns. This applies cleanly
starting 3.2.
2) Perform garbage collection from process context in hashlimit,
otherwise this match can hold the cpu for 500ms with large tables.
Patch applies to 3.14 and 3.16.
3) Maintain all DSCP and ECN bits for ipv6 tun forwarding in ipvs.
Patch applies starting 3.4.
4) The cgroup match rejects the id 0 for no good reason and Samsumg
people needs this to get cgroup match working in previous kernels.
This one-liner applies starting 3.14.
5) Fix wrong family in hook registration in ipvs, according to my
scripts, this patch applies cleanly starting 3.10.
6) Fix crash in nf_tables when updating unset chain counters.
Patch applies to 3.16 only.
I'm sending this batch for -stable submission to netdev in the way I
interpreted from Documentation/networking/netdev-FAQ.txt.
Every patch contains the upstream commit and the tag that indicates
the kernel version as specified by the tag:
Cc: <stable@vger.kernel.org> # x.y.x
Which is the tag I've been using in -stable submissions so far.
Let me know if the way I made is fine with you. Alternatively, I can
make upcoming submissions for -stable in a better way. I can also submit
netfilter/ipvs patches myself, including you, the netdev and the stable
lists in the CC, so you can ack this if you consider they are OK and
people can follow track of what is submitted to -stable from my side.
Thanks!
next reply other threads:[~2014-09-26 11:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-26 11:43 Pablo Neira Ayuso [this message]
2014-09-26 11:43 ` [PATCH 1/6 -stable] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack Pablo Neira Ayuso
2014-09-26 11:43 ` [PATCH 2/6 -stable] netfilter: xt_hashlimit: perform garbage collection from process context Pablo Neira Ayuso
2014-09-26 11:43 ` [PATCH 3/6 -stable] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding Pablo Neira Ayuso
2014-09-26 11:43 ` [PATCH 4/6 -stable] netfilter: x_tables: allow to use default cgroup match Pablo Neira Ayuso
2014-09-26 11:43 ` [PATCH 5/6 -stable] ipvs: fix ipv6 hook registration for local replies Pablo Neira Ayuso
2014-09-26 11:43 ` [PATCH 6/6 -stable] netfilter: nf_tables: don't update chain with unset counters 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=1411731824-15051-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.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).