netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-06 23:29:02 to 2015-11-18 18:39:57 UTC [more...]

[PATCH] Expose x_tables /proc entries as 0444 not 0440
 2015-11-18 18:39 UTC  (17+ messages)
  ` [PATCH v2] Root in namespace owns x_tables /proc entries

[conntrackd PATCH v3] conntrackd: add systemd support
 2015-11-18 16:50 UTC  (10+ messages)

libxt_set.man - iptables build 20151116 - some suggestions
 2015-11-17 23:10 UTC 

Extending connmark to 64 bits
 2015-11-17 23:14 UTC 

[PATCHSET] netfilter, cgroup: implement xt_cgroup2 match
 2015-11-17 23:09 UTC  (22+ messages)
` [PATCH 1/5] cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
` [PATCH 2/5] kernfs: implement kernfs_walk_and_get()
  ` [PATCH 3/5] cgroup: implement cgroup_get_from_path() and expose cgroup_put()
` [PATCH 4/5] sock, cgroup: add sock->sk_cgroup
` [PATCH 5/5] netfilter: implement xt_cgroup2 match
` [PATCH iptables] libxt_cgroup2: add support for cgroup2 path matching

[PATCH] netfilter: remove duplicate include
 2015-11-17 21:45 UTC 

"notification events for routing changes" patch
 2015-11-17 20:25 UTC  (4+ messages)

kernel crash in netlink_sock_destruct()
 2015-11-17 12:49 UTC 

How to send nf trace notifications to userspace?
 2015-11-17 11:04 UTC  (10+ messages)
      ` [PATCH RFC] netfilter: nf_tables: extend tracing infrastructure

[PATCH nft] rule: move comment out of handle
 2015-11-16 13:01 UTC  (2+ messages)

[RFC PATCH nft 0/6] flow statement
 2015-11-16 13:00 UTC  (10+ messages)
` [RFC PATCH nft 4/6] set_elem: parse expressions attached to set elements

[PATCH -stable,4.x.y] netfilter: nf_nat_redirect: add missing NULL pointer check
 2015-11-16 11:00 UTC  (2+ messages)
` [PATCH -stable,4.3.y] netfilter: xt_TEE: fix NULL dereference

[linux-4.4-mw] BUG: unable to handle kernel paging request ip_vs_out.constprop
 2015-11-15 23:40 UTC  (10+ messages)
    ` [PATCH net] ipvs: use skb_to_full_sk() helper

[PATCH] net-ipv6: Delete unnecessary checks before the function call "kfree_skb"
 2015-11-15  6:17 UTC  (3+ messages)
                                    `  "

Read-only fields in libnetfilter_conntrack ct_conntrack structure
 2015-11-14 18:34 UTC 

[PATCH -stable,4.x.y] netfilter: nf_nat_redirect: add missing NULL pointer check
 2015-11-14 17:30 UTC  (14+ messages)
` [PATCH -stable,4.3.y] netfilter: xt_TEE: fix NULL dereference
` [PATCH -stable,3.4.y] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get

[PATCH v4] libmnl: Drop the EXPORT_SYMBOL() tags
 2015-11-14  0:45 UTC  (2+ messages)

[PATCH 00/10] Netfilter fixes for net
 2015-11-13 18:52 UTC  (14+ messages)
` [PATCH 01/10] netfilter: ingress: don't use nf_hook_list_active
` [PATCH 02/10] netfilter: ingress: fix wrong input interface on hook
` [PATCH 03/10] netfilter: ipset: Fix extension alignment
` [PATCH 04/10] netfilter: ipset: Fix hash:* type expiration
` [PATCH 05/10] netfilter: ipset: Fix hash type expire: release empty hash bucket block
` [PATCH 06/10] netfilter: Fix removal of GRE expectation entries created by PPTP
` [PATCH 07/10] netfilter: nfnetlink_log: work around uninitialized variable warning
` [PATCH 08/10] netfilter: fix xt_TEE and xt_TPROXY dependencies
` [PATCH 09/10] net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
` [PATCH 10/10] netfilter: nf_tables: add clone interface to expression operations

linux-next: Tree for Nov 13 (netfilter)
 2015-11-13 18:21 UTC 

[PATCH] netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
 2015-11-12 11:33 UTC  (2+ messages)

[ANNOUNCE] NetDev 1.1 Registration open
 2015-11-11 20:51 UTC 

[conntrackd PATCH 2/2 v2] conntrackd: add systemd support
 2015-11-11 18:18 UTC  (5+ messages)

[PATCH iptables] iptables-compat: Keep xtables-config and xtables-events out from tree
 2015-11-11 15:48 UTC 

[PATCH] netfilter: fix xt_TEE and xt_TPROXY dependencies
 2015-11-11 13:19 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_log: work around uninitialized variable warning
 2015-11-11 13:17 UTC  (2+ messages)

[PATCH nft,v2] src: add interface wildcard matching
 2015-11-10 22:43 UTC  (3+ messages)

[RFC PATCH net-next v2 0/8] openvswitch: NAT support
 2015-11-10 20:58 UTC  (15+ messages)
` [RFC PATCH net-next v2 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
` [RFC PATCH net-next v2 2/8] netfilter: Factor out nf_ct_get_info()
  ` [RFC PATCH net-next v2 3/8] netfilter: Allow calling into nat helper without skb_dst
  ` [RFC PATCH net-next v2 4/8] openvswitch: Update the CT state key only after nf_conntrack_in()
` [RFC PATCH net-next v2 5/8] openvswitch: Find existing conntrack entry after upcall
` [RFC PATCH net-next v2 6/8] openvswitch: Handle NF_REPEAT in conntrack action
` [RFC PATCH net-next v2 7/8] openvswitch: Delay conntrack helper call for new connections
` [RFC PATCH net-next v2 8/8] openvswitch: Interface with NAT

[PATCH nf 1/2] net: add __netdev_alloc_pcpu_stats() to indicate gfp flags
 2015-11-10 20:12 UTC  (10+ messages)
` [PATCH] netfilter: Fix removal of GRE expectation entries created by PPTP
` [PATCH nf 2/2] netfilter: nf_tables: add clone interface to expression operations

[PATCH] net: netfilter: fix GCC uninitialized warning
 2015-11-10 12:45 UTC  (4+ messages)

netfilter.org connectivity problems
 2015-11-10 12:30 UTC  (2+ messages)

nft synproxy integration
 2015-11-10  2:05 UTC  (7+ messages)
  ` Fwd: "

[PATCH 2/2] netfilter: Add nf_conntrack_helpers_register to fix one panic
 2015-11-09 23:54 UTC 

[PATCH 1/1] netfilter: Add new function nf_ct_helper_init to init ct helper easily
 2015-11-09 23:49 UTC 

xtables-addons 64-bit counter patch
 2015-11-09 21:34 UTC  (6+ messages)

[PATCH nft] evaluate: fix string matching on big endian
 2015-11-09 18:47 UTC 

nft cache updates
 2015-11-09 18:38 UTC  (4+ messages)

[RFC PATCH nf-next 0/1] payload mangling support
 2015-11-09 16:00 UTC  (8+ messages)
` [RFC PATCH nf-next 1/1] netfilter: nft_payload: add packet "

[PATCH libnftnl 0/1] payload mangling support
 2015-11-09 14:59 UTC  (2+ messages)
` [PATCH libnftnl 1/1] payload: add "

[PATCH nft 0/2] payload statement
 2015-11-09 14:57 UTC  (3+ messages)
` [PATCH nft 1/2] proto: add checksum key information to struct proto_desc
` [PATCH nft 2/2] payload: add payload statement

Linux 4.2.4
 2015-11-09 12:41 UTC  (6+ messages)

[PATCH] netfilter: Fix removal of GRE expectation entries created by PPTP
 2015-11-08 23:08 UTC 

[PATCH 1/1 V2] netfilter: Add nf_conntrack_helpers_register to fix one panic
 2015-11-08 22:19 UTC  (2+ messages)

[PATCHv2 nf-next 4/4] netfilter: nfnetlink_log: allow to attach conntrack
 2015-11-08 22:14 UTC  (11+ messages)
  ` [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 nf-next 1/3] netfilter: nfnetlink_queue: remove duplicated obsolete commands handling

[PATCH 0/3] ipset patches for nf
 2015-11-08 21:42 UTC  (5+ messages)
` [PATCH 1/3] netfilter: ipset: Fix extension alignment
` [PATCH 2/3] netfilter: ipset: Fix hash:* type expiration
` [PATCH 3/3] netfilter: ipset: Fix hash type expire: release empty hash bucket block

[PATCH 1/1 net-next] net: bridge: netfilter: use vzalloc() instead of vmalloc() for counterstmp
 2015-11-08 21:30 UTC  (5+ messages)

[ANNOUNCE] ipset 6.27 released
 2015-11-07 12:49 UTC 


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