messages from 2025-03-21 10:36:53 to 2025-04-01 15:40:41 UTC [more...]
[PATCH nft] cache: prevent possible crash rule filter is NULL
2025-04-01 15:40 UTC
[PATCH nft] cache: don't crash when filter is NULL
2025-04-01 14:39 UTC (3+ messages)
[PATCH nft 1/2] parser_json: allow statement stateful statement only in set elements
2025-04-01 14:36 UTC (2+ messages)
` [PATCH nft 2/2] parser_json: bail out on malformed statement in set
[PATCH nf] netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
2025-04-01 14:27 UTC
[PATCH nf] netfilter: nf_tables: don't unregister hook when table is dormant
2025-04-01 12:36 UTC
[PATCH v3 0/3] netfilter: Make xt_cgroup independent from net_cls
2025-04-01 11:57 UTC (3+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] cgroup: Guard users of sock_cgroup_classid()
[PATCH v2 net-next] netlink: specs: add conntrack dump and stats dump support
2025-02-11 11:11 UTC (2+ messages)
[PATCH nft] expression: incorrect assert() list_expr_to_binop
2025-03-31 22:36 UTC
[PATCH nft 1/2] evaluate: compact STMT_F_STATEFUL checks
2025-03-31 18:02 UTC (5+ messages)
` [PATCH nft 2/2] evaluate: only allow stateful statements in set and map definitions
[PATCH nft,v2] parser_json: reject empty jump/goto chain
2025-03-31 17:56 UTC
[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (8)
2025-03-31 16:26 UTC
[PATCH nft] parser_json: reject empty jump/goto chain
2025-03-31 16:13 UTC
[PATCH nft] expression: don't try to import empty string
2025-03-31 16:10 UTC (4+ messages)
[PATCH nft] expression: initialize list of expression to silence gcc compile warning
2025-03-31 15:50 UTC
[PATCH nft 1/2] evaluate: reject: remove unused expr function argument
2025-03-31 12:43 UTC (2+ messages)
` [PATCH nft 2/2] evaluate: fix crash when generating reject statement error
[PATCH nft] json: fix error protagation when parsing binop lhs/rhs
2025-03-31 10:22 UTC (2+ messages)
[PATCH ulogd2 1/2] ulog: remove input plugin
2025-03-30 10:46 UTC (5+ messages)
` [PATCH ulogd2 2/2] ulogd: remove libipulog
[iptables PATCH] extensions: icmp: Support info-request/-reply type names
2025-03-28 16:39 UTC
[nft PATCH] tests: shell: Fix owner/0002-persist on aarch64
2025-03-28 15:47 UTC (3+ messages)
[nft PATCH] tests: shell: Add socat availability feature test
2025-03-28 14:10 UTC (3+ messages)
Documentation oddity
2025-03-28 13:55 UTC (7+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (63+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk
[PATCH nft v2] json: don't BUG when asked to list synproxies
2025-03-27 20:31 UTC (2+ messages)
[PATCH nft] evaluate: tolerate empty concatenation
2025-03-27 15:55 UTC (6+ messages)
[PATCH nft] json: don't BUG when asked to list synproxies
2025-03-27 15:49 UTC (2+ messages)
[PATCH] tools: add a systemd unit for static rulesets
2025-03-27 13:29 UTC (18+ messages)
[PATCH ulogd2,v3 1/4] ulogd: add linux namespace helper
2025-03-26 23:09 UTC (4+ messages)
` [PATCH ulogd2,v3 2/4] nfct: add network namespace support
` [PATCH ulogd2,v3 3/4] nflog: "
` [PATCH ulogd2,v3 4/4] nfacct: "
[net-next v3 0/3] Disable LEGACY iptables on PREEMPT_RT
2025-03-26 21:18 UTC (9+ messages)
` [net-next v3 1/3] netfilter: replace select by depends on for IP{6}_NF_IPTABLES_LEGACY
` [net-next v3 2/3] netfilter: Let IP6_NF_IPTABLES_LEGACY select IP6_NF_IPTABLES
` [net-next v3 3/3] netfilter: Introduce NETFILTER_LEGACY to group all legacy code
[PATCH nft] expression: add __EXPR_MAX and use it to define EXPR_MAX
2025-03-26 21:16 UTC
[PATCH nft 1/4] optimize: incorrect comparison for reject statement
2025-03-26 21:06 UTC (6+ messages)
` [PATCH nft 2/4] optimize: compact bitmask matching in set/map
` [PATCH nft 3/4] src: transform flag match expression to binop expression from parser
` [PATCH nft 4/4] src: remove flagcmp expression
[PATCH nft] expression: update EXPR_MAX to EXPR_RANGE_SYMBOL
2025-03-26 21:05 UTC
[PATCH ulogd2,v2 1/4] ulogd: add linux namespace helper
2025-03-26 19:27 UTC (6+ messages)
` [PATCH ulogd2,v2 2/4] nfct: add network namespace support
` [PATCH ulogd2,v2 3/4] nflog: "
` [PATCH ulogd2,v2 4/4] nfacct: "
IPSET create exists issue
2025-03-26 11:24 UTC (2+ messages)
[PATCH net-next 0/7] Netfilter updates for net-next
2025-03-25 15:40 UTC (9+ messages)
` [PATCH net-next 1/7] netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
` [PATCH net-next 2/7] netfilter: conntrack: Bound nf_conntrack sysctl writes
` [PATCH net-next 3/7] netfilter: fib: avoid lookup if socket is available
` [PATCH net-next 4/7] netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error
` [PATCH net-next 5/7] netfilter: xtables: Use strscpy() instead of strscpy_pad()
` [PATCH net-next 6/7] netfilter: socket: Lookup orig tuple for IPv6 SNAT
` [PATCH net-next 7/7] netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
[PATCH v2] netfilter: Make xt_cgroup independent from net_cls
2025-03-25 15:31 UTC (6+ messages)
[PATCH ulogd2] nfct: fix counter-reset without hashtable
2025-03-25 10:35 UTC (4+ messages)
[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
2025-03-25 6:46 UTC (4+ messages)
` [PATCH v10 nf-next 1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
[PATCH 5.10.y] ipvs: properly dereference pe in ip_vs_add_service
2025-03-25 6:14 UTC
[PATCH ulogd2] nfct: add flow end timestamp on hashtable purge
2025-03-25 6:01 UTC (2+ messages)
[PATCH 5.15.y] ipvs: properly dereference pe in ip_vs_add_service
2025-03-25 5:56 UTC
[PATCH net-next v2 0/3] Replace xt_recseq with u64_stats
2025-03-24 17:47 UTC (7+ messages)
[PATCH v3] selftests: netfilter: conntrack respect reject rules
2025-03-23 11:08 UTC (4+ messages)
` [PATCH v4] "
[PATCH nf-next] netfilter: replace select by depends on for IP{6}_NF_IPTABLES_LEGACY
2025-03-22 23:07 UTC (3+ messages)
[PATCH nft v2] evaluate: don't update cache for anonymous chains
2025-03-22 22:17 UTC (2+ messages)
[PATCH nft] tests: shell: missing ct count elements in new set_stmt test
2025-03-22 20:43 UTC
[PATCH iptables]: xtables: tolerate DNS lookup failures
2025-03-21 14:53 UTC (10+ messages)
[PATCH nft] evaluate: don't update cache for anonymous chains
2025-03-21 14:31 UTC (3+ messages)
[PATCH nft] json: make sure timeout list is initialised
2025-03-21 12:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).