netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-14 10:33:26 to 2015-10-27 02:12:29 UTC [more...]

[PATCH] netfilter: add missing NULL pointer check
 2015-10-27  2:10 UTC 

[PATCH v2 nf-next 0/9] netfilter: don't copy initns hooks to new namespaces
 2015-10-26 23:09 UTC  (12+ messages)
` [PATCH v2 nf-next 1/9] netfilter: ingress: don't use nf_hook_list_active
` [PATCH v2 nf-next 2/9] netfilter: add and use nf_ct_netns_get/put
` [PATCH v2 nf-next 3/9] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH v2 nf-next 4/9] netfilter: xtables: don't register xt hooks in namespace at init time
` [PATCH v2 nf-next 5/9] netfilter: defrag: only register defrag functionality if needed
` [PATCH v2 nf-next 6/9] netfilter: nat: add dependencies on conntrack module
` [PATCH v2 nf-next 7/9] netfilter: bridge: register hooks only when bridge is added
` [PATCH v2 nf-next 8/9] netfilter: don't call nf_hook_state_init/_hook_slow unless needed
` [PATCH v2 nf-next 9/9] nftables: add conntrack dependencies for nat/masq/redir expressions

[conntrackd PATCH v2] conntrackd: add basic systemd notification support
 2015-10-26 20:12 UTC  (2+ messages)

[PATCH 1/1] commit c6825c0976fa7893692e0e43b09740b419b23c09 upstream
 2015-10-26 20:06 UTC  (2+ messages)

[PATCH 1/1] netfilter: Add nf_conntrack_helpers_register to fix one kernel panic
 2015-10-26 19:53 UTC  (2+ messages)

Linux 4.2.4
 2015-10-26  9:11 UTC  (10+ messages)

[PATCH nf-next 0/4] netfilter: bridge coding style
 2015-10-26  9:10 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter-bridge: Cleanse indentation
` [PATCH nf-next 2/4] netfilter-bridge: use netdev style comments
` [PATCH nf-next 3/4] netfilter-bridge: brace placement
` [PATCH nf-next 4/4] netfilter-bridge: layout of if statements

linux 3.4.43 : kernel crash at __nf_conntrack_confirm
 2015-10-26  6:13 UTC  (16+ messages)

IPv6 and private net with masquerading not working correctly
 2015-10-25  7:52 UTC  (2+ messages)

[PATCH libnftnl] Add support to print netdev family
 2015-10-25  2:50 UTC 

[PATCH 1/1] commit e53376bef2cd97d3e3f61fdc677fb8da7d03d0da upstream
 2015-10-24 18:31 UTC  (2+ messages)

[PATCH 1/1] commit c6825c0976fa7893692e0e43b09740b419b23c09 upstream
 2015-10-24 18:31 UTC  (2+ messages)

[PATCH nft] evaluate: fix mapping evaluation
 2015-10-24 18:11 UTC 

Dynamic IP set support
 2015-10-24 16:48 UTC 

RE:
 2015-10-24  5:02 UTC 

[PATCH] ebtables: Allow RETURN target rules in user defined chains
 2015-10-22 14:41 UTC 

[PATCH 0/4] Netfilter fixes for net
 2015-10-22  2:27 UTC  (6+ messages)
` [PATCH 1/4] netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
` [PATCH 2/4] netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
` [PATCH 3/4] netfilter: sync with packet rx also after removing queue entries
` [PATCH 4/4] netfilter: ipset: Fix sleeping memory allocation in atomic context

[ovs-dev] [RFC PATCH 1/5] netfilter: Remove IP_CT_NEW_REPLY definition
 2015-10-21 23:32 UTC  (14+ messages)
    `  "
  ` [RFC PATCH 4/5] openvswitch: conntrack netlink API updates
    ` [RFC PATCH 3/5] netfilter: Allow calling into nat helper without skb_dst
    ` [RFC PATCH 2/5] netfilter: Factor out nf_ct_get_info()
  ` [RFC PATCH 5/5] openvswitch: Interface with NAT

[PATCH nf-next 0/4] netfilter: rework netfilter ipv6 defrag
 2015-10-21 16:52 UTC  (18+ messages)
` [PATCH nf-next 1/4] netfilter: ipv6: remove extra clone/free operations
` [PATCH nf-next 2/4] inet: kill obsolete skb_free op
` [PATCH nf-next 3/4] netfilter: ipv6: in-place replacement of last skb
` [PATCH nf-next 4/4] netfilter: ipv6: avoid nf_iterate recursion

[PATCH]: netfilter: ftp/irc/sane/sip/tftp: Fix the kernel panic when load these modules with duplicated ports
 2015-10-21  8:52 UTC  (3+ messages)
  ` 答复: "
        ` 答复: "

[PATCH net] netfilter: xt_TEE: fix NULL dereference
 2015-10-20 10:19 UTC  (2+ messages)

[PATCH v2 net-next] netfilter: ipset: Fixing unnamed union init
 2015-10-19 20:51 UTC  (9+ messages)
    ` [PATCH v2 net-next] netfilter: ipset: Fixing unnamed union initg

xtables-addons 64-bit counter patch
 2015-10-19  5:34 UTC  (3+ messages)

[PATCH 00/35] Netfilter/IPVS updates for net-next
 2015-10-19  6:05 UTC  (2+ messages)

[RFC conntrackd PATCH] conntrackd: add basic systemd notification support
 2015-10-19  0:03 UTC  (7+ messages)

[PATCH nft] src: add interface wildcard matching
 2015-10-18 20:39 UTC  (7+ messages)

[PATCH 00/35] Netfilter/IPVS updates for net-next
 2015-10-17 13:38 UTC  (38+ messages)
` [PATCH 01/35] ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL
` [PATCH 02/35] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
` [PATCH 03/35] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
` [PATCH 04/35] netfilter: nfnetlink_queue: use y2038 safe timestamp
` [PATCH 05/35] netfilter: remove dead code
` [PATCH 06/35] netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
` [PATCH 07/35] netfilter: Kconfig rename QUEUE_CT to GLUE_CT
` [PATCH 08/35] netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
` [PATCH 09/35] netfilter: nfnetlink_log: allow to attach conntrack
` [PATCH 10/35] ipvs: Remove possibly unused variable from ip_vs_out
` [PATCH 11/35] ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup}
` [PATCH 12/35] netfilter: xt_CT: don't put back reference to timeout policy object
` [PATCH 13/35] netfilter: conntrack: fix crash on timeout object removal
` [PATCH 14/35] nfnetlink_cttimeout: add rcu_barrier() on module removal
` [PATCH 15/35] netfilter: bridge: avoid unused label warning
` [PATCH 16/35] netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
` [PATCH 17/35] netfilter: nfqueue: don't use prev pointer
` [PATCH 18/35] netfilter: ip6_tables: label placement
` [PATCH 19/35] netfilter: ip6_tables: function definition layout
` [PATCH 20/35] netfilter: ipv6: code indentation
` [PATCH 21/35] netfilter: ipv6: whitespace around operators
` [PATCH 22/35] netfilter: ip6_tables: ternary operator layout
` [PATCH 23/35] netfilter: ip6_tables: improve if statements
` [PATCH 24/35] netfilter: ipv6: pointer cast layout
` [PATCH 25/35] netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
` [PATCH 26/35] netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
` [PATCH 27/35] netfilter: remove hook owner refcounting
` [PATCH 28/35] netfilter: make nf_queue_entry_get_refs return void
` [PATCH 29/35] netfilter: nf_queue: remove rcu_read_lock calls
` [PATCH 30/35] netfilter: turn NF_HOOK into an inline function
` [PATCH 31/35] netfilter: ipv4: label placement
` [PATCH 32/35] netfilter: ipv4: ternary operator layout
` [PATCH 33/35] netfilter: ipv4: function definition layout
` [PATCH 34/35] netfilter: ipv4: code indentation
` [PATCH 35/35] netfilter: ipv4: whitespace around operators

Need net-next in nf-next for netfilter ipv6 frag patchset
 2015-10-17 12:17 UTC  (3+ messages)

[PATCH] netfilter: fix Kconfig dependencies for nft_dup_ipv{4,6}
 2015-10-17 11:35 UTC  (2+ messages)

[PATCH v3] netfilter: ipset: Fix sleeping memory allocation in atomic context
 2015-10-17 10:59 UTC  (3+ messages)

[PATCH nf-next 0/6] coding style improvements: netfilter-ipv4
 2015-10-16 17:22 UTC  (9+ messages)
` [PATCH nf-next 1/6] netfilter-ipv4: Line layout whitespace fixes
` [PATCH nf-next 2/6] netfilter-ipv4: label placement
` [PATCH nf-next 3/6] netfilter-ipv4: ternary operator layout
` [PATCH nf-next 4/6] netfilter-ipv4: function definition layout
` [PATCH nf-next 5/6] netfilter-ipv4: code indentation
` [PATCH nf-next 6/6] netfilter-ipv4: whitespace around operators

[PATCH 1/2 v3] netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
 2015-10-16 17:05 UTC  (11+ messages)
` [PATCH 2/2 v3] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
  ` [PATCHv2 nf-next 0/4] netfilter: nfnetlink_log attach conntrack information
    ` [PATCHv2 nf-next 4/4] netfilter: nfnetlink_log: allow to attach conntrack
        ` [PATCHv2 nf-next 0/1] netfilter: nfnetlink_queue: check NFQA_CFG_F_CONNTRACK config flag
          ` [PATCHv2 nf-next 1/1] "
                ` [PATCH nf-next] netfilter: nfnetlink_log: autoload nf_conntrack_netlink module "

[PATCH RFC 0/3] Rework nfnetlink_queue conntrack support
 2015-10-16 16:59 UTC  (9+ messages)
      ` [PATCH lnf-log 3/3] utils: nf-log: attaching a conntrack information
            ` [PATCHv2 lnf-log] "

[PATCH] netfilter: turn NF_HOOK into an inline function
 2015-10-16 16:45 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH nf-next 0/3] netfilter: remove hook owner refcounting
 2015-10-16 16:25 UTC  (2+ messages)

[PATCH v2] netfilter: ipset: Fix sleeping memory allocation in atomic context
 2015-10-16  9:27 UTC  (11+ messages)

Fail to receive the emails of netfilter maillist from Oct 7th
 2015-10-16  4:19 UTC 

Patch series for netfilter still missing in 4.2
 2015-10-15 15:45 UTC  (2+ messages)

[PATCH] Fix sleeping memory allocation in atomic context
 2015-10-15 10:18 UTC  (4+ messages)

[PATCH v4 52/79] include/uapi/netfilter/*.h: fix include files for compilation
 2015-10-15  5:56 UTC 

[PATCH nf-next 1/2] netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
 2015-10-15  2:37 UTC  (3+ messages)
` [PATCH nf-next 2/2] netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity

[PATCH nf-next 0/7] coding style improvements for netfilter
 2015-10-14 10:40 UTC  (2+ messages)


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).