netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-31 20:07:36 to 2018-09-28 13:07:04 UTC [more...]

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-28 13:07 UTC  (4+ messages)
` [PATCH 07/11] UAPI: netfilter: Fix symbol collision issues [ver #2]
  ` [netfilter-core] "

[PATCH] netfilter: masquerade: don't flush all conntracks if only one address deleted on device
 2018-09-28 12:22 UTC  (2+ messages)

[PATCH v3 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-28  9:01 UTC  (4+ messages)
` [PATCH v3 2/2] netfilter: nf_tables: add requirements for connsecmark support

[PATCH] netfilter: check if the socket netns is correct
 2018-09-28  8:33 UTC  (4+ messages)

bpfilter breaks IPT_SO_GET_INFO
 2018-09-25 17:59 UTC  (3+ messages)

[PATCH v2 1/2] netfilter: nf_tables: add SECMARK support
 2018-09-24  3:03 UTC  (8+ messages)
` [PATCH 2/2] netfilter: nf_tables: add requirements for connsecmark support

general protection fault in ctnetlink_alloc_filter
 2018-09-23  7:48 UTC  (4+ messages)
` [PATCH nf-next] netfilter: ctnetlink: must check mark attributes vs NULL

[PATCH net-next 0/3] net: wean netfilter from fib_nh
 2018-09-21  3:02 UTC  (6+ messages)
` [PATCH net-next 1/3] net/ipv4: Move device validation to helper
` [PATCH net-next 2/3] netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
` [PATCH net-next 3/3] netfilter: nft_fib: Convert nft_fib4_eval "

[PATCH net] netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
 2018-09-20 16:25 UTC  (2+ messages)

[PATCH] netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
 2018-09-20 16:24 UTC  (2+ messages)

[PATCH] netfilter: conntrack: get rid of double sizeof
 2018-09-20 16:22 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: add SECMARK support
 2018-09-20 15:23 UTC  (8+ messages)

Announcing Netdev 0x13 conference
 2018-09-18 12:11 UTC 

[PATCH 4.14 095/126] inet: frags: Convert timers to use timer_setup()
 2018-09-17 22:42 UTC 

KMSAN: uninit-value in do_ip_vs_set_ctl
 2018-09-14 18:23 UTC 

KMSAN: uninit-value in strlcpy (2)
 2018-09-14 18:23 UTC 

[PATCH v3 04/30] inet: frags: Convert timers to use timer_setup()
 2018-09-13 14:58 UTC 

[PATCH v2 04/30] inet: frags: Convert timers to use timer_setup()
 2018-09-12 16:36 UTC 

[PATCH 00/12] Netfilter fixes for net
 2018-09-12  4:21 UTC  (14+ messages)
` [PATCH 01/12] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
` [PATCH 02/12] netfilter: xt_cluster: add dependency on conntrack module
` [PATCH 03/12] netfilter: xt_checksum: ignore gso skbs
` [PATCH 04/12] netfilter: conntrack: place 'new' timeout in first location too
` [PATCH 05/12] netfilter: nf_tables: rework ct timeout set support
` [PATCH 06/12] netfilter: kconfig: nat related expression depend on nftables core
` [PATCH 07/12] netfilter: nf_tables: release chain in flushing set
` [PATCH 08/12] netfilter: conntrack: reset tcp maxwin on re-register
` [PATCH 09/12] netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
` [PATCH 10/12] netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
` [PATCH 11/12] netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
` [PATCH 12/12] netfilter: xt_hashlimit: use s->file instead of s->private

[PATCH 04/29] inet: frags: Convert timers to use timer_setup()
 2018-09-11 21:21 UTC 

[Patch nf] xt_hashlimit: use s->file instead of s->private
 2018-09-10 23:33 UTC  (4+ messages)

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06  7:12 UTC  (8+ messages)
` [PATCH 06/11] UAPI: netfilter: Fix symbol collision issues

[PATCH] netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
 2018-08-30  8:23 UTC  (2+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-08-24 16:01 UTC  (13+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 07/10] audit: add containerid filtering
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 (was ghak32) V4 10/10] debug audit: read container ID of a process

mmotm 2018-08-23-17-26 uploaded (netfilter: undefined reference)
 2018-08-24 15:23 UTC 

[PATCH] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
 2018-08-23 18:26 UTC  (2+ messages)

[PATCH 00/15] Netfilter/IPVS fixes for net
 2018-08-18 17:01 UTC  (11+ messages)
` [PATCH 01/15] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
` [PATCH 02/15] jiffies: add utility function to calculate delta in ms
` [PATCH 03/15] ipvs: don't show negative times in ip_vs_conn
` [PATCH 04/15] netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
` [PATCH 05/15] netfilter: nft_set: fix allocation size overflow in privsize callback
` [PATCH 06/15] netfilter: fix memory leaks on netlink_dump_start error
` [PATCH 07/15] netfilter: nf_tables: fix register ordering
` [PATCH 08/15] netfilter: nf_tables: don't prevent event handler from device cleanup on netns exit
` [PATCH 09/15] netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed

[PATCH 10/15] netfilter: x_tables: do not fail xt_alloc_table_info too easilly
 2018-08-17 19:41 UTC  (6+ messages)
` [PATCH 11/15] netfilter: doc: Add nf_tables part in tproxy.txt
` [PATCH 12/15] netfilter: nft_ct: make l3 protocol field optional for timeout object
` [PATCH 13/15] netfilter: uapi: fix linux/netfilter/nf_osf.h userspace compilation errors
` [PATCH 14/15] netfilter: nft_tproxy: Fix missing-braces warning
` [PATCH 15/15] netfilter: nft_dynset: allow dynamic updates of non-anonymous set

linux-next: manual merge of the ipvs tree with the netfilter tree
 2018-08-16 21:57 UTC 

[PATCH] netfilter/x_tables: do not fail xt_alloc_table_info too easilly
 2018-08-16 16:41 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the netfilter tree
 2018-08-16  0:08 UTC  (3+ messages)

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-08-15  4:36 UTC  (15+ messages)

[BUG] 4.18-rcX iptables regression
 2018-08-13 23:35 UTC  (2+ messages)

[PATCH] uapi: fix linux/netfilter/nf_osf.h userspace compilation errors
 2018-08-13 15:43 UTC 

[PATCH RFC/RFT net-next 00/17] net: Convert neighbor tables to per-namespace
 2018-08-12 17:37 UTC  (3+ messages)
` [RFC/RFT, net-next, "

[PATCH 0/8] Netfilter updates for net-next
 2018-08-10 17:43 UTC  (10+ messages)
` [PATCH 1/8] netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
` [PATCH 2/8] netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
` [PATCH 3/8] netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
` [PATCH 4/8] netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
` [PATCH 5/8] netfilter: nft_ct: add ct timeout support
` [PATCH 6/8] netfilter: nft_ct: enable conntrack for helpers
` [PATCH 7/8] netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
` [PATCH 8/8] netfilter: nfnetlink_osf: fix using plain integer as NULL warning

[PATCH] netfilter: nf_queue: Replace conntrack entry
 2018-08-09 14:09 UTC  (2+ messages)

[PATCH net-next] netfilter: nfnetlink_osf: fix using plain integer as NULL warning
 2018-08-08 17:05 UTC  (2+ messages)

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-06 20:20 UTC  (26+ messages)
                    ` Misuse of constructors

[PATCH 00/21] Netfilter updates for net-next
 2018-08-06  0:06 UTC  (23+ messages)
` [PATCH 01/21] netfilter: nf_tables: handle meta/lookup with direct call
` [PATCH 02/21] netfilter: nf_osf: add nf_osf_find()
` [PATCH 03/21] netfilter: use PTR_ERR_OR_ZERO()
` [PATCH 04/21] netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
` [PATCH 05/21] netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
` [PATCH 06/21] netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
` [PATCH 07/21] netfilter: nf_tables: Add native tproxy support
` [PATCH 08/21] netfilter: use kvmalloc_array to allocate memory for hashtable
` [PATCH 09/21] netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
` [PATCH 10/21] netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
` [PATCH 11/21] netfilter: nf_tables: flow event notifier must use transaction mutex
` [PATCH 12/21] netfilter: nf_tables: remove unused variable
` [PATCH 13/21] netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
` [PATCH 14/21] netfilter: nft_tproxy: Add missing config check
` [PATCH 15/21] netfilter: nf_tables: add tunnel support
` [PATCH 16/21] netfilter: nf_tables: match on tunnel metadata
` [PATCH 17/21] netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
` [PATCH 18/21] netfilter: nf_tables: simplify NLM_F_CREATE handling
` [PATCH 19/21] netfilter: kconfig: remove ct zone/label dependencies
` [PATCH 20/21] netfilter: conntrack: avoid use-after free on rmmod
` [PATCH 21/21] netfilter: nft_tunnel: fix sparse errors

[PATCH][v3] netfilter: use kvmalloc_array to allocate memory for hashtable
 2018-08-03 16:37 UTC  (2+ messages)

[PATCH v3] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-08-03 11:25 UTC  (4+ messages)

[PATCH net v2 0/2] fix glitch in IPVS /proc handlers
 2018-08-03 10:40 UTC  (3+ messages)

linux-next: Tree for Aug 2 (netfilter: tproxy)
 2018-08-02 19:12 UTC  (4+ messages)

[PATCH] netfilter: ipset: fix ip_set_list allocation failure
 2018-08-01 16:46 UTC 

[PATCH] netfilter: nf_tables: remove redundant variables 'create' and 'ext'
 2018-08-01  2:14 UTC 

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-31 21:49 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).