netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 10:59:33 to 2020-02-27 00:32:33 UTC [more...]

[PATCH 0/6] Netfilter fixes for net
 2020-02-27  0:32 UTC  (8+ messages)
` [PATCH 1/6] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
` [PATCH 2/6] netfilter: ipset: Fix forceadd evaluation path
` [PATCH 3/6] selftests: nft_concat_range: Move option for 'list ruleset' before command
` [PATCH 4/6] nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
` [PATCH 5/6] selftests: nft_concat_range: Add test for reported add/flush/add issue
` [PATCH 6/6] netfilter: xt_hashlimit: unregister proc file before releasing mutex

[Patch nf] netfilter: xt_hashlimit: unregister proc file before releasing mutex
 2020-02-26 19:14 UTC  (7+ messages)

[PATCH net] netlink: Use netlink header as base to calculate bad attribute offset
 2020-02-26 18:47 UTC 

[PATCH nf 0/2] nft_set_pipapo: Fix crash due to dangling entries in mapping table
 2020-02-26 13:33 UTC  (31+ messages)
` [PATCH nf 1/2] nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()
` [PATCH nf 2/2] selftests: nft_concat_range: Add test for reported add/flush/add issue

[PATCH 0/2] ipset patches for nf
 2020-02-26 13:02 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
` [PATCH 2/2] netfilter: ipset: Fix forceadd evaluation path

[PATCH nft 1/2] expressions: concat: add typeof support
 2020-02-26 12:31 UTC  (3+ messages)
` [PATCH nft 2/2] tests: update nat_addr_port with typeof+concat maps

Null Pointer Dereference in nf_nat
 2020-02-25 23:42 UTC 

[PATCH] ipset: Update byte and packet counters regardless of whether they match
 2020-02-25 20:53 UTC  (7+ messages)

[PATCH nf] selftests: nft_concat_range: Move option for 'list ruleset' before command
 2020-02-25 12:01 UTC  (2+ messages)

[PATCH 0/4] netfilter: seq_file .next functions should increase position index
 2020-02-25  7:07 UTC  (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] ct_cpu_seq_next "
` [PATCH v2 2/4] synproxy_cpu_seq_next "
` [PATCH v2 3/4] recent_seq_next "
` [PATCH v2 4/4] xt_mttg_seq_next "

[PATCH] netfilter: clean up some indenting
 2020-02-25  6:42 UTC 

[PATCH libnetfilter_queue] src: add nfq_get_skbinfo()
 2020-02-24 23:19 UTC  (4+ messages)

[PATCH nf] netfilter: ensure rcu_read_lock() in ipv4_find_option()
 2020-02-24 19:47 UTC  (4+ messages)

[PATCH nft 0/6] allow s/dnat to map to both addr and port
 2020-02-24 18:47 UTC  (10+ messages)
` [PATCH nft 1/6] tests: add initial nat map test
` [PATCH nft 2/6] evaluate: process concat expressions when used as mapped-to expr
` [PATCH nft 3/6] netlink: handle concatenations on set elements mappings
` [PATCH nft 4/6] evaluate: add two new helpers
` [PATCH nft 5/6] src: allow nat maps containing both ip(6) address and port
` [PATCH nft 6/6] tests: nat: add and use maps with both address and service

[PATCH 7/6 nft,v2] src: nat concatenation support with anonymous maps
 2020-02-24 18:39 UTC  (2+ messages)
` [PATCH 8/6 nft,v2] tests: shell: adjust tests to new nat concatenation syntax

[PATCH libnftnl 0/3] bitwise: support for passing mask and xor via registers
 2020-02-24 13:12 UTC  (4+ messages)
` [PATCH libnftnl 1/3] tests: bitwise: fix error message
` [PATCH libnftnl 2/3] include: update nf_tables.h
` [PATCH libnftnl 3/3] bitwise: add support for passing mask and xor via registers

[PATCH nft 7/6] src: nat concatenation support with anonymous maps
 2020-02-24 12:54 UTC 

[PATCH nf-next 0/2] netfilter: bitwise: support variable RHS operands
 2020-02-24 12:49 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: bitwise: use more descriptive variable-names
` [PATCH nf-next 2/2] netfilter: bitwise: add support for passing mask and xor values in registers

[PATCH nft] evaluate: don't eval unary arguments
 2020-02-24 12:36 UTC  (7+ messages)

[PATCH libnetfilter_queue 0/1] src: Add nfq_hdr_put to library
 2020-02-24  9:39 UTC  (6+ messages)
` [PATCH libnetfilter_queue 1/1] src: move static nfq_hdr_put from examples/nf-queue.c into the library since everyone is going to want it
    ` [PATCH libnetfilter_queue v2] "
      ` [PATCH libnetfilter_queue v3] "

[PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload
 2020-02-24  5:22 UTC  (5+ messages)
` [PATCH nf-next v5 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init()
` [PATCH nf-next v5 2/4] netfilter: flowtable: add indr block setup support
` [PATCH nf-next v5 3/4] netfilter: flowtable: add tunnel match offload support
` [PATCH nf-next v5 4/4] netfilter: flowtable: add tunnel encap/decap action "

[PATCH libnetfilter_queue] build: doc: "make" builds & installs a full set of man pages
 2020-02-23 23:15 UTC  (6+ messages)

[PATCH nf-next 0/5] nft_set_pipapo: Performance improvements: Season 1
 2020-02-23 23:15 UTC  (10+ messages)
` [PATCH nf-next 1/5] nft_set_pipapo: Generalise group size for buckets
` [PATCH nf-next 2/5] nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch
` [PATCH nf-next 3/5] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH nf-next 4/5] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH nf-next 5/5] nft_set_pipapo: Introduce AVX2-based lookup implementation

[iptables PATCH 1/3] xtables: Align effect of -4/-6 options with legacy
 2020-02-23 22:07 UTC  (4+ messages)
` [iptables PATCH 2/3] xtables: Drop -4 and -6 support from xtables-{save,restore}
` [iptables PATCH 3/3] xtables: Review nft_init()

[PATCH] ulogd: printpkt: always print IPv6 protocol
 2020-02-23 21:51 UTC  (2+ messages)

[PATCH][nf-next] netfilter: cleanup unused macro
 2020-02-23 21:44 UTC  (2+ messages)

[PATCH nf-next v2 0/2] netfilter: nf_tables: make sets built-in
 2020-02-23 21:43 UTC  (4+ messages)
` [PATCH nf-next v2 1/2] "
` [PATCH nf-next v2 2/2] netfilter: nf_tables: make all set structs const

[PATCHv2 nf-next] netfilter: nft_tunnel: add support for geneve opts
 2020-02-23 21:40 UTC  (2+ messages)

[PATCH] [nf-next,v4] netfilter: xtables: Add snapshot of hardidletimer target
 2020-02-23 21:39 UTC  (2+ messages)

[PATCH nf-next] netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
 2020-02-23 21:39 UTC  (2+ messages)

[PATCH 1/2] netfilter: Pass lockdep expression to __instance_lookup traversal
 2020-02-23 17:19 UTC  (2+ messages)
` [PATCH 2/2] netfilter: Pass lockdep expression to instance_lookup traversal

[PATCH nft] expression: use common code for expr_ops/expr_ops_by_type
 2020-02-23 10:02 UTC 

[ANNOUNCE] ipset 7.6 released
 2020-02-22 19:34 UTC 

KMSAN: uninit-value in nf_flow_table_offload_setup
 2020-02-22 16:18 UTC 

[iptables PATCH] iptables-test.py: Fix --host mode
 2020-02-22  2:13 UTC 

[nft PATCH 0/4] Fixes for a recent covscan run
 2020-02-21 22:07 UTC  (5+ messages)
` [nft PATCH 3/4] segtree: Fix for potential NULL-pointer deref in ei_insert()

KASAN: slab-out-of-bounds Write in bitmap_ip_del
 2020-02-21 19:05 UTC  (2+ messages)

[PATCH 1/2] parser_json: fix parsing prefix inside concat
 2020-02-21 18:16 UTC  (3+ messages)
` [PATCH 2/2] tests: shell: json "

[PATCH libnetfilter_queue v2 0/1] New pktb_make() function
 2020-02-20 23:50 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2] src: Add faster alternatives to pktb_alloc()

[PATCH][next] netfilter: Replace zero-length array with flexible-array member
 2020-02-20 13:59 UTC 

[PATCH nf-next v4 0/9] nftables: Set implementation for arbitrary concatenation of ranges
 2020-02-20 11:04 UTC  (3+ messages)

[PATCH nft 2/2,v2] mnl: do not use expr->identifier to fetch device name
 2020-02-19 20:17 UTC 

[PATCH nft 1/2] parser_bison: memleak in device parser
 2020-02-19 20:08 UTC  (2+ messages)
` [PATCH nft 2/2] mnl: do not use expr->identifier to fetch device name

[PATCH nft v5] tests: Introduce test for set with concatenated ranges
 2020-02-19 17:53 UTC  (2+ messages)

KASAN: use-after-free Read in bitmap_ipmac_ext_cleanup
 2020-02-19 15:46 UTC  (2+ messages)

[PATCH nft 1/3] mnl: extended error support for create command
 2020-02-19 14:51 UTC  (3+ messages)
` [PATCH nft 2/3] src: improve error reporting when setting policy on non-base chain
` [PATCH nft 3/3] src: improve error reporting when remove rules

[libnftnl PATCH] src: Fix for reading garbage in nftnl_chain getters
 2020-02-19 10:28 UTC 

[PATCH] netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists
 2020-02-19 10:16 UTC 

[libnftnl PATCH] src: Fix nftnl_assert() on data_len
 2020-02-19  9:32 UTC  (12+ messages)

KASAN: use-after-free Read in bitmap_ip_ext_cleanup
 2020-02-19  7:54 UTC  (2+ messages)

KASAN: use-after-free Read in bitmap_ip_destroy
 2020-02-19  6:50 UTC  (3+ messages)

[PATCH 0/9] Netfilter fixes for net
 2020-02-18 23:45 UTC  (11+ messages)
` [PATCH 1/9] netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
` [PATCH 2/9] netfilter: xt_hashlimit: limit the max size of hashtable
` [PATCH 3/9] netfilter: flowtable: skip offload setup if disabled
` [PATCH 4/9] netfilter: conntrack: remove two args from resolve_clash
` [PATCH 5/9] netfilter: conntrack: place confirm-bit setting in a helper
` [PATCH 6/9] netfilter: conntrack: split resolve_clash function
` [PATCH 7/9] netfilter: conntrack: allow insertion of clashing entries
` [PATCH 8/9] netfilter: nft_set_pipapo: Fix mapping table example in comments
` [PATCH 9/9] netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()

[PATCH ghak25 v2 0/9] Address NETFILTER_CFG issues
 2020-02-18 22:47 UTC  (7+ messages)
` [PATCH ghak25 v2 4/9] audit: record nfcfg params
` [PATCH ghak25 v2 7/9] netfilter: ebtables audit table registration

[PATCH nf-next 0/2] Two non-functional fixes for nft_set_pipapo
 2020-02-18 21:07 UTC  (2+ messages)

[PATCH libnftnl] src: add nftnl_*_{get,set}_array()
 2020-02-18 18:19 UTC  (2+ messages)

[iptables PATCH] ebtables: among: Support mixed MAC and MAC/IP entries
 2020-02-18 15:42 UTC  (3+ messages)

[iptables PATCH] nft: Drop pointless assignment
 2020-02-18 13:00 UTC  (2+ messages)

[PATCH nft] src: combine extended netlink error reporting with mispelling support
 2020-02-18 12:46 UTC 

[PATCH 0/1] ipset patch for nf
 2020-02-18 12:19 UTC  (2+ messages)
` [PATCH 1/1] netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports

Strange nf_conntrack_tcp_timeout_established behavior
 2020-02-18 12:00 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).