[Devel] [PATCH 00/14] net related patches
Konstantin Khorenko
khorenko at virtuozzo.com
Mon Jun 8 08:22:22 PDT 2015
Andrey, please review the patchset from the point of view if we need them.
--
Best regards,
Konstantin Khorenko,
Virtuozzo Linux Kernel Team
On 06/08/2015 05:19 PM, Kirill Tkhai wrote:
> Konstantin, this is the first part containing 2/3 of patches from the BUG:
>
> https://jira.sw.ru/browse/PSBM-33645
>
> ---
>
> Kirill Tkhai (14):
> netpoll: don't free skb from completion_queue in interrupt context
> netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
> net: Port diff-ve-net-af_packet-use-nonpksb
> Subject: ve/net/bridge: don't set NULL in skb->dev
> Subject: netfilter: MARK -- drop off @table entity to support rhel5 containers, v2
> net: CAP_VE_NET_ADMIN must be a subset of CAP_NET_ADMIN
> net: ve: Add ipv6 bits into VE_IP_DEFAULT
> netfilter: Add permittion check in iptable_raw pernet
> venet: prevent to change network namespaces
> ip gre: containerize per-net devices
> fs: convert ve monotonic to abs time when setting timerfd
> ipset: prohibit ipset from the inside CT
> net: Track netfilter modules per net-namespace-v3
> bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
>
>
> drivers/net/venetdev.c | 1 +
> fs/timerfd.c | 6 +++++-
> include/linux/netfilter.h | 6 +++---
> include/linux/ve.h | 3 ++-
> include/net/net_namespace.h | 3 +++
> include/uapi/linux/vziptable_defs.h | 3 ++-
> kernel/posix-timers.c | 8 ++++----
> kernel/ve/ve.c | 1 -
> net/bridge/br_if.c | 8 ++++----
> net/bridge/br_input.c | 14 ++++++++++----
> net/bridge/br_netfilter.c | 6 ++++--
> net/core/net_namespace.c | 3 +++
> net/core/netpoll.c | 6 +++++-
> net/ipv4/ip_gre.c | 2 ++
> net/ipv4/netfilter/iptable_raw.c | 11 +++++++++++
> net/netfilter/nfnetlink.c | 4 +++-
> net/netfilter/xt_mark.c | 18 ++++++++++++++++--
> net/netfilter/xt_osf.c | 2 ++
> net/netlink/af_netlink.c | 4 +++-
> net/packet/af_packet.c | 8 ++------
> 20 files changed, 85 insertions(+), 32 deletions(-)
>
> --
> Signed-off-by: Kirill Tkhai <ktkhai at odin.com>
> _______________________________________________
> Devel mailing list
> Devel at openvz.org
> https://lists.openvz.org/mailman/listinfo/devel
>
More information about the Devel
mailing list