netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 02:14:55 to 2020-10-06 11:48:52 UTC [more...]

[iptables PATCH] nft: Optimize class-based IP prefix matches
 2020-10-06 11:48 UTC  (7+ messages)

[iptables PATCH 0/3] libxtables: Fix for pointless socket() calls
 2020-10-06 12:07 UTC  (17+ messages)
` [iptables PATCH 1/3] libxtables: Make sure extensions register in revision order
  ` [iptables PATCH v2] "
` [iptables PATCH 2/3] libxtables: Simplify pending extension registration
` [iptables PATCH 3/3] libxtables: Register multiple extensions in ascending order

[PATCH 1/1] Solves Bug 1462 - `nft -j list set` does not show counters
 2020-10-06 10:33 UTC  (2+ messages)

INFO: task hung in hub_port_init
 2020-10-06  8:56 UTC  (2+ messages)

INFO: task hung in usb_get_descriptor
 2020-10-06  8:19 UTC 

[PATCH nf] netfilter: conntrack: connection timeout after re-register
 2020-10-06  0:34 UTC 

[iptables PATCH 0/3] nft: Fix transaction refreshing
 2020-10-05 21:13 UTC  (6+ messages)
` [iptables PATCH 1/3] nft: Make batch_add_chain() return the added batch object
` [iptables PATCH 2/3] nft: Fix error reporting for refreshed transactions
` [iptables PATCH 3/3] nft: Fix for concurrent noflush restore calls

[PATCH v8 net-next] ipvs: inspect reply packets from DR/TUN real servers
 2020-10-05 20:13 UTC 

[PATCH 00/11] Netfilter updates for net-next
 2020-10-04 21:36 UTC  (13+ messages)
` [PATCH 01/11] netfilter: conntrack: proc: rename stat column
` [PATCH 02/11] netfilter: nf_tables: Remove ununsed function nft_data_debug
` [PATCH 03/11] ipvs: Remove unused macros
` [PATCH 04/11] netfilter: nf_tables: fix userdata memleak
` [PATCH 05/11] netfilter: nf_tables: use nla_memdup to copy udata
` [PATCH 06/11] netfilter: nf_tables: add userdata attributes to nft_chain
` [PATCH 07/11] netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
` [PATCH 08/11] netfilter: ipset: enable memory accounting for ipset allocations
` [PATCH 09/11] netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
` [PATCH 10/11] netfilter: nf_tables: Enable fast nft_cmp for inverted matches
` [PATCH 11/11] netfilter: nf_tables: Implement fast bitwise expression

[net-next PATCH 0/2] netfilter: Improve inverted IP prefix matches
 2020-10-04 19:11 UTC  (8+ messages)
` [net-next PATCH 1/2] net: netfilter: Enable fast nft_cmp for inverted matches
  ` [net-next PATCH 1/2 v2] "
` [net-next PATCH 2/2] net: netfilter: Implement fast bitwise expression

[PATCH nf-next] netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
 2020-10-04 19:09 UTC  (2+ messages)

[PATCH] ipset: enable memory accounting for ipset allocations
 2020-10-04 19:09 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net-next] netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
 2020-10-04 19:08 UTC  (2+ messages)

[PATCH v4] ipvs: adjust the debug info in function set_tcp_state
 2020-10-04 15:18 UTC  (7+ messages)
  ` [PATCH v5] "
      ` [PATCH v6] "

[PATCH] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-10-04 15:07 UTC  (11+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "
                ` [PATCH v6] ipvs: inspect reply packets from DR/TUN real servers

Hello!
 2020-10-03  8:35 UTC 

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-10-02 19:52 UTC  (11+ messages)
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon

[iptables PATCH] iptables-nft: fix basechain policy configuration
 2020-10-02 14:39 UTC  (7+ messages)

iptables-nft-restore issue
 2020-10-02 11:42 UTC  (7+ messages)

[PATCH] nft: migrate man page examples with `meter` directive to sets
 2020-10-01 13:04 UTC  (3+ messages)

[nft PATCH] evaluate: Reject quoted strings containing only wildcard
 2020-09-30 10:20 UTC  (3+ messages)

[PATCH v4 nf-next] netfilter: nf_tables: add userdata attributes to nft_chain
 2020-09-30 10:00 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: use nla_memdup to copy udata
 2020-09-30  9:59 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: fix userdata memleak
 2020-09-30  9:59 UTC  (2+ messages)

[iptables PATCH] nft: Fix for broken address mask match detection
 2020-09-30  9:58 UTC  (2+ messages)

[PATCH 1/1 nf] selftests: netfilter: add time counter check
 2020-09-30  9:49 UTC  (2+ messages)

[PATCH libnetfilter_queue] doc: build: Reduce size of doxygen.cfg and doxygen build o/p
 2020-09-30  4:46 UTC 

[PATCH libnetfilter_queue] src: doc: Fix doxygen warning
 2020-09-30  5:04 UTC 

BUG: unable to handle kernel paging request in dqput
 2020-09-29 14:30 UTC  (3+ messages)

[PATCH 0/8] Fast bulk transfers of large sets of ct entries
 2020-09-29 11:20 UTC  (14+ messages)
` [PATCH 1/8] tests: icmp entry create/delete
` [PATCH 2/8] conntrack: fix icmp entry creation
` [PATCH 3/8] conntrack: accept parameters from stdin
` [PATCH 4/8] conntrack.8: man update for stdin params support
` [PATCH 5/8] tests: conntrack parameters from stdin
` [PATCH 6/8] conntrack: implement options output format
` [PATCH 7/8] conntrack.8: man update for opts format support
` [PATCH 8/8] tests: dumping ct entries in opts format
    ` [PATCH 0/2] conntrack: -L/-D both ipv4/6 if no family is given
      ` [PATCH 1/2] "
      ` [PATCH 2/2] tests: conntrack -L/-D ip family filtering

nftables bug?? Maybe
 2020-09-29  8:14 UTC 

KASAN: use-after-free Read in tcf_action_init
 2020-09-28 21:50 UTC  (2+ messages)

general protection fault in strncasecmp
 2020-09-28 17:40 UTC 

[PATCH nf-next v3 0/3] Netfilter egress hook
 2020-09-28 12:20 UTC  (4+ messages)
` [PATCH nf-next v3 3/3] netfilter: Introduce "

[nftables] counter not working on kernel 5.6
 2020-09-28  8:41 UTC  (2+ messages)

[nftables] dynamic flag missing from wiki and using counter
 2020-09-25  9:58 UTC 

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-24 15:55 UTC  (2+ messages)

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23 17:32 UTC  (3+ messages)

[iptables PATCH v2 00/10] nft: Sorted chain listing et al
 2020-09-23 17:48 UTC  (11+ messages)
` [iptables PATCH v2 01/10] nft: Fix selective chain compatibility checks
` [iptables PATCH v2 02/10] nft: Implement nft_chain_foreach()
` [iptables PATCH v2 03/10] nft: cache: Introduce nft_cache_add_chain()
` [iptables PATCH v2 04/10] nft: Eliminate nft_chain_list_get()
` [iptables PATCH v2 05/10] nft: cache: Move nft_chain_find() over
` [iptables PATCH v2 06/10] nft: Introduce struct nft_chain
` [iptables PATCH v2 07/10] nft: Introduce a dedicated base chain array
` [iptables PATCH v2 08/10] nft: cache: Sort custom chains by name
` [iptables PATCH v2 09/10] tests: shell: Drop any dump sorting in place
` [iptables PATCH v2 10/10] nft: Avoid pointless table/chain creation

[PATCH v2 nf-next] netfilter: nf_tables: add userdata attributes to nft_chain
 2020-09-23 13:30 UTC  (5+ messages)
    ` [PATCH v3 "

[PATCH] Solves Bug 1388 - Combining --terse with --json has no effect (with test)
 2020-09-22 21:10 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in arch_uprobe_analyze_insn
 2020-09-22  4:20 UTC 

[PATCH nf] netfilter: nft_immediate: No increment ctx->level for NFT_GOTO
 2020-09-22  0:21 UTC 

[PATCH 1/3 nf] selftests: netfilter: add cpu counter check
 2020-09-21 23:57 UTC  (2+ messages)

[PATCH 0/3] add userdata and comment support for chains
 2020-09-21 23:49 UTC  (5+ messages)
` [PATCH nf-next 1/3] netfilter: nf_tables: add userdata attributes to nft_chain
` [PATCH libnftnl 2/3] chain: add userdata and comment support
` [PATCH nftables 3/3] src: add comment support for chains

[PATCH net-next] ipvs: Remove unused macros
 2020-09-21 23:35 UTC  (3+ messages)

[PATCH nf-next] netfilter: conntrack: proc: rename stat column
 2020-09-21 23:33 UTC  (2+ messages)

[PATCH nftables] parser_bison: fail when specifying multiple comments
 2020-09-21 23:17 UTC  (2+ messages)

[PATCH libmnl] doxygen: Fixed link to the git source tree on the website
 2020-09-21 23:16 UTC  (2+ messages)

KMSAN: uninit-value in gc_worker (3)
 2020-09-21 17:42 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2020-09-21 10:02 UTC 

[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
 2020-09-21  7:07 UTC  (12+ messages)

0x14: slides and papers posted
 2020-09-20 13:35 UTC 

[PATCH iptables 1/4] xtables: Do not register matches/targets with incompatible revision
 2020-09-18 14:13 UTC 

[PATCH AUTOSEL 5.4 215/330] netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
 2020-09-18  1:59 UTC 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (6+ messages)
` [Intel-gfx] "
` [oss-drivers] "

[PATCH] Solves Bug 1388 - Combining --terse with --json has no effect
 2020-09-16 14:44 UTC  (4+ messages)

[PATCH net-next] netfilter: nf_tables: Remove ununsed function nft_data_debug
 2020-09-16 14:16 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).