netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 14:19:00 to 2020-03-02 19:24:43 UTC [more...]

[patch net-next v2 01/12] flow_offload: Introduce offload of HW stats type
 2020-03-02 19:24 UTC  (6+ messages)

[iptables PATCH 0/4] Fix for iptables-nft-restore under pressure
 2020-03-02 19:22 UTC  (7+ messages)
` [iptables PATCH 1/4] nft: cache: Fix nft_release_cache() under stress
` [iptables PATCH 2/4] nft: cache: Make nft_rebuild_cache() respect fake cache
` [iptables PATCH 3/4] nft: cache: Simplify chain list allocation
` [iptables PATCH 4/4] nft: cache: Review flush_cache()

memory leak in nf_tables_parse_netdev_hooks (2)
 2020-03-02 18:13 UTC 

[PATCH nft 00/18] Support for boolean binops with variable RHS operands
 2020-03-02 14:16 UTC  (20+ messages)
` [PATCH nft 01/18] evaluate: add separate variables for lshift and xor binops
` [PATCH nft 02/18] evaluate: simplify calculation of payload size
` [PATCH nft 03/18] evaluate: don't evaluate payloads twice
` [PATCH nft 04/18] evaluate: convert the byte-order of payload statement arguments
` [PATCH nft 05/18] evaluate: no need to swap byte-order for values of fewer than 16 bits
` [PATCH nft 06/18] netlink_delinearize: set shift RHS byte-order
` [PATCH nft 07/18] src: fix leaks
` [PATCH nft 08/18] include: update nf_tables.h
` [PATCH nft 09/18] src: support (de)linearization of bitwise op's with variable right operands
` [PATCH nft 10/18] evaluate: allow boolean binop expressions with variable righthand arguments
` [PATCH nft 11/18] netlink_linearize: round binop bitmask length up
` [PATCH nft 12/18] netlink_delinearize: fix typo
` [PATCH nft 13/18] netlink_delinearize: refactor stmt_payload_binop_postprocess
` [PATCH nft 14/18] netlink_delinearize: add support for processing variable payload statement arguments
` [PATCH nft 15/18] netlink_delinearize: add postprocessing for payload binops
` [PATCH nft 16/18] tests: shell: remove stray debug flag
` [PATCH nft 17/18] tests: shell: add variable binop RHS tests
` [PATCH nft 18/18] tests: py: "

[PATCH libnftnl 0/3] bitwise: support for passing mask and xor via registers
 2020-03-02 13:33 UTC  (5+ 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][next] netfilter: Replace zero-length array with flexible-array member
 2020-03-02 12:36 UTC  (3+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: Pass lockdep expression to RCU lists
 2020-03-02 12:37 UTC  (2+ messages)

[PATCH] netfilter: clean up some indenting
 2020-03-02 12:24 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: bitwise: support variable RHS operands
 2020-03-02 12:23 UTC  (4+ 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

general protection fault in gc_worker
 2020-03-01 11:21 UTC 

[PATCH net] netlink: Use netlink header as base to calculate bad attribute offset
 2020-03-01  5:22 UTC  (2+ messages)

0x14: COVID-19 update, postponement of Netdev conf 0x14
 2020-03-01  1:20 UTC 

[PATCH] ipset: Update byte and packet counters regardless of whether they match
 2020-02-28 12:28 UTC  (10+ messages)

Ipv6 address in concatenation
 2020-02-27 21:45 UTC  (6+ messages)

[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 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 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 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 nft 7/6] src: nat concatenation support with anonymous maps
 2020-02-24 12:54 UTC 

[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  (2+ messages)

[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()


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