netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 17:37:28 to 2021-05-19 09:20:14 UTC [more...]

[PATCH nftables] doc: document cgroupv2
 2021-05-19  9:20 UTC 

[PATCH nf] netfilter: nftables: accept all dummy chain when table is dormant
 2021-05-19  9:07 UTC  (6+ messages)

linux-next: manual merge of the netfilter-next tree with the net tree
 2021-05-19  4:05 UTC  (2+ messages)

[PATCH nf-next] nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR state
 2021-05-18 18:27 UTC  (4+ messages)

[ebtables PATCH 1/2] ebtables.h: restore KERNEL_64_USERSPACE_32 checks
 2021-05-18 18:17 UTC  (2+ messages)
` [ebtables PATCH 2/2] configure.ac: add option --enable-kernel-64-userland-32

[PATCH] netfilter: Remove leading spaces in Kconfig
 2021-05-18 16:20 UTC  (2+ messages)

[PATCH nf-next 0/2] nf_tables: avoid retpoline overhead on set lookups
 2021-05-18 16:02 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: add and use nft_set_do_lookup helper
` [PATCH nf-next 2/2] netfilter: nf_tables: prefer direct calls for set lookups

[net-next PATCH] net: netfilter: nft_exthdr: Support SCTP chunks
 2021-05-18 16:01 UTC  (2+ messages)

warning splat in nftables ct expect
 2021-05-18 15:24 UTC 

[PATCH nftables,v2] datatype: skip cgroupv2 rootfs in listing
 2021-05-18 12:38 UTC 

[PATCH nftables 1/2] src: use PRIu64 format
 2021-05-18 12:34 UTC  (2+ messages)
` [PATCH nftables 2/2] datatype: skip cgroupv2 rootfs in listing

[PATCH RFC libnetfilter_queue 0/1] Eliminate packet copy when constructing struct pkt_buff
 2021-05-18  3:08 UTC  (5+ messages)
` [PATCH RFC libnetfilter_queue 1/1] "
  ` [PATCH libnetfilter_queue v2 0/1] Speed-up
  ` [PATCH libnetfilter_queue v2 1/1] Eliminate packet copy when constructing struct pkt_buff

[syzbot] WARNING in __nf_unregister_net_hook (4)
 2021-05-17 14:10 UTC  (8+ messages)

[PATCH nf-next] netfilter: use nfnetlink_unicast()
 2021-05-17 12:43 UTC 

[PATCH] treewide: Remove leading spaces in Kconfig files
 2021-05-17  8:29 UTC  (5+ messages)

[PATCH nftables,v3] parser_bison: add shortcut syntax for matching flags without binary operations
 2021-05-15 23:02 UTC 

[PATCH nftables,v2] parser_bison: add shortcut syntax for matching flags without binary operations
 2021-05-14 21:10 UTC 

[PATCH v26 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-05-14 19:05 UTC  (7+ messages)
` [PATCH v26 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v26 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v26 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v26 18/25] LSM: security_secid_to_secctx in netlink netfilter

[PATCH nf 0/2] Netfilter fixes for net
 2021-05-14 17:50 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: flowtable: Remove redundant hw refresh bit
` [PATCH nf 2/2] netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version

[pablo@netfilter.org: Re: [PATCH net 1/1] netfilter: flowtable: Remove redundant hw refresh bit]
 2021-05-13 23:45 UTC 

[PATCH nf] nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version
 2021-05-13 23:42 UTC  (2+ messages)

[nftables PATCH] cache: check errno before invoking cache_release()
 2021-05-13 23:30 UTC  (2+ messages)

netfilter: iptables-restore: setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "security...", ...) return -EAGAIN
 2021-05-13 20:40 UTC  (7+ messages)

[PATCH nftables] parser_bison: add shortcut syntax for matching flags without binary operations
 2021-05-13  0:43 UTC 

[PATCH nftables] netlink_delinearize: fix binary operation postprocessing with sets
 2021-05-12 23:53 UTC 

[PATCH nftables,v3 2/2] src: add set element catch-all support
 2021-05-11 16:31 UTC  (2+ messages)

[PATCH nftables,v2 2/2] src: add set element catch-all support
 2021-05-11 15:31 UTC  (4+ messages)

[PATCH nftables 1/2] parser_bison: add set_elem_key_expr rule
 2021-05-11 13:20 UTC  (6+ messages)
` [PATCH nftables 2/2] src: add set element catch-all support

[PATCH nftables] evaluate: don't crash on set definition with incorrect datatype
 2021-05-10 16:55 UTC 

[PATCH nftables 2/2] src: add set element catch-all support
 2021-05-10 16:53 UTC 

nft_pipapo_avx2_lookup backtrace in linux 5.10
 2021-05-09 11:00 UTC  (9+ messages)

[PATCH net 0/8] Netfilter fixes for net
 2021-05-07 23:20 UTC  (10+ messages)
` [PATCH net 1/8] netfilter: xt_SECMARK: add new revision to fix structure layout
` [PATCH net 2/8] netfilter: arptables: use pernet ops struct during unregister
` [PATCH net 3/8] netfilter: nfnetlink: add a missing rcu_read_unlock()
` [PATCH net 4/8] netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
` [PATCH net 5/8] netfilter: remove BUG_ON() after skb_header_pointer()
` [PATCH net 6/8] netfilter: nftables: Fix a memleak from userdata error path in new objects
` [PATCH net 7/8] netfilter: nftables: avoid overflows in nft_hash_buckets()
` [PATCH net 8/8] netfilter: nftables: avoid potential overflows on 32bit arches

[PATCH net 2/2] netfilter: nf_tables: avoid potential overflows on 32bit arches
 2021-05-07  7:59 UTC  (2+ messages)

[PATCH net 1/2] netfilter: nf_tables: avoid overflows in nft_hash_buckets()
 2021-05-07  7:59 UTC  (2+ messages)

[PATCH nft 0/2] Fix display of < 64 bits IPv6 masks in concatenated elements
 2021-05-06 11:18 UTC  (6+ messages)
` [PATCH nft 1/2] segtree: Fix range_mask_len() for subnet ranges exceeding unsigned int
` [PATCH nft 2/2] tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizes

[nft PATCH] doc: Reduce size of NAT statement synopsis
 2021-05-06  8:44 UTC 

[PATCH] Avoid potentially erroneos RST drop
 2021-05-06  7:33 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-05-06  2:59 UTC  (4+ messages)

[PATCH] ipv6: netfilter.c: fix missing line after declaration
 2021-05-05 22:41 UTC  (2+ messages)

[PATCH nf,v2] netfilter: remove BUG_ON() after skb_header_pointer()
 2021-05-05 21:50 UTC 

[PATCH nf] netfilter: nftables: Fix a memleak from userdata error path in new objects
 2021-05-05 21:43 UTC 

[PATCH nf] netfilter: remove BUG_ON() after skb_header_pointer()
 2021-05-05 20:59 UTC 

[PATCH nf] netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
 2021-05-05 20:45 UTC 

[nft PATCH 1/3] scanner: sctp: Move to own scope
 2021-05-05 20:30 UTC  (5+ messages)
` [nft PATCH 2/3] json: Simplify non-tcpopt exthdr printing a bit
` [nft PATCH 3/3] exthdr: Implement SCTP Chunk matching

[PATCH net] netfilter: nfnetlink: add a missing rcu_read_unlock()
 2021-05-05 15:25 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack: Add conntrack helper for ESP/IPsec
 2021-05-05 11:10 UTC  (4+ messages)
` [PATCH v3] "

[iptables PATCH 1/2] extensions: sctp: Fix nftables translation
 2021-05-04 17:02 UTC  (2+ messages)
` [iptables PATCH 2/2] extensions: sctp: Translate --chunk-types option

[PATCH nf] netfilter: conntrack: unregister ipv4 sockopts on error unwind
 2021-05-04 14:40 UTC 

[syzbot] memory leak in nf_hook_entries_grow (2)
 2021-05-04  8:25 UTC  (3+ messages)

[PATCH] Avoid potentially erroneos RST check
 2021-05-04  6:55 UTC  (5+ messages)

[net-next PATCH v2] netfilter: xt_SECMARK: add new revision to fix structure layout
 2021-05-03 21:01 UTC  (2+ messages)

[PATCH nf] netfilter: arptables: use pernet ops struct during unregister
 2021-05-03 21:00 UTC  (2+ messages)

conntrackd inverted NAT address, endianness issue?
 2021-05-03 20:56 UTC 

[PATCH v4 0/5] conntrack: save output format
 2021-05-03 20:42 UTC  (2+ messages)

[PATCH conntrack-tools] conntrack: release options after parsing
 2021-05-03 20:34 UTC 

[syzbot] upstream test error: WARNING in __nf_unregister_net_hook
 2021-05-03 20:13 UTC  (2+ messages)

[syzbot] net test error: WARNING in __nf_unregister_net_hook
 2021-05-03 20:13 UTC  (2+ messages)

[syzbot] bpf test error: WARNING in __nf_unregister_net_hook
 2021-05-03 20:12 UTC  (2+ messages)

[syzbot] bpf-next test error: WARNING in __nf_unregister_net_hook
 2021-05-03 10:52 UTC  (2+ messages)

[syzbot] linux-next test error: WARNING in __nf_unregister_net_hook
 2021-05-03 10:50 UTC  (2+ messages)

[PATCH libnetfilter_queue 1/1] build: doc: `make distcheck` passes with doxygen enabled
 2021-05-02 21:45 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2] "

[PATCH nft] parser: allow to load stateful ct connlimit elements in sets
 2021-05-02 21:34 UTC  (2+ messages)

[iptables PATCH v2] extensions: SECMARK: Implement revision 1
 2021-04-30 12:02 UTC 

[net-next PATCH] netfilter: xt_SECMARK: add new revision to fix structure layout
 2021-04-30 10:23 UTC  (4+ messages)

[PATCH] netfilter: Remove redundant assignment to ret
 2021-04-30  9:25 UTC 

[PATCH nft 00/18] cache updates,v2
 2021-04-29 23:42 UTC  (19+ messages)
` [PATCH nft 01/18] tests: shell: remove missing modules
` [PATCH nft 02/18] src: unbreak deletion by table handle
` [PATCH nft 03/18] rule: skip fuzzy lookup for unexisting 64-bit handle
` [PATCH nft 04/18] src: pass chain name to chain_cache_find()
` [PATCH nft 05/18] src: consolidate nft_cache infrastructure
` [PATCH nft 06/18] src: consolidate object cache infrastructure
` [PATCH nft 07/18] cache: add hashtable cache for object
` [PATCH nft 08/18] cache: add hashtable cache for flowtable
` [PATCH nft 09/18] cache: add set_cache_del() and use it
` [PATCH nft 10/18] evaluate: add set to the cache
` [PATCH nft 11/18] evaluate: add flowtable "
` [PATCH nft 12/18] cache: missing table cache for several policy objects
` [PATCH nft 13/18] evaluate: add object to the cache
` [PATCH nft 14/18] cache: add hashtable cache for table
` [PATCH nft 15/18] evaluate: remove chain from cache on delete chain command
` [PATCH nft 16/18] evaluate: remove set from cache on delete set command
` [PATCH nft 17/18] evaluate: remove flowtable from cache on delete flowtable command
` [PATCH nft 18/18] evaluate: remove object from cache on delete object command

[PATCH net-next] netfilter: x_tables: improve limit_mt scalability
 2021-04-29 16:26 UTC 

[iptables PATCH] extensions: SECMARK: Implement revision 1
 2021-04-29 13:39 UTC 

[iptables PATCH] extensions: sctp: Explain match types in man page
 2021-04-29 11:05 UTC 

[iptables PATCH 0/5] Merge some common code
 2021-04-28 17:36 UTC  (4+ messages)
` [iptables PATCH 1/5] xtables: Make invflags 16bit wide
` [iptables PATCH 2/5] xshared: Eliminate iptables_command_state->invert
` [iptables PATCH 3/5] xshared: Merge invflags handling code


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