Netfilter-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-22 12:27:52 to 2024-04-08 21:21:49 UTC [more...]

[PATCH -stable,5.4.x 0/5] Netfilter fixes for -stable
 2024-04-08 21:21 UTC  (6+ messages)
` [PATCH -stable,5.4.x 1/5] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH -stable,5.4.x 2/5] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH -stable,5.4.x 3/5] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH -stable,5.4.x 4/5] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH -stable,5.4.x 5/5] netfilter: nf_tables: discard table flag update with pending basechain deletion

[PATCH -stable,5.10.x 0/3] Netfilter fixes for -stable
 2024-04-08 21:20 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 2/5] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH 3/5] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH 4/5] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH 5/5] netfilter: nf_tables: discard table flag update with pending basechain deletion

[PATCH -stable,5.15.x 0/3] Netfilter fixes for -stable
 2024-04-08 21:19 UTC  (4+ messages)
` [PATCH -stable,5.15.x 1/3] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH -stable,5.15.x 2/3] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH -stable,5.15.x 3/3] netfilter: nf_tables: discard table flag update with pending basechain deletion

[PATCH -stable 6.1.x 0/3] Netfilter fixes for -stable
 2024-04-08 21:18 UTC  (4+ messages)
` [PATCH -stable 6.1.x 1/3] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH -stable 6.1.x 2/3] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH -stable 6.1.x 3/3] netfilter: nf_tables: discard table flag update with pending basechain deletion

[PATCH nft 0/4] add missing requirements in tests/shell
 2024-04-08 21:15 UTC  (5+ messages)
` [PATCH nft 1/4] tests: shell: payload matching requires egress support
` [PATCH nft 2/4] tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/ingress support
` [PATCH nft 3/4] tests: shell: maps/{vmap_unary,named_limits} require pipapo set backend
` [PATCH nft 4/4] tests: shell: check for reset tcp options support

[RFC PATCH v1 00/10] Socket type control for Landlock
 2024-04-08 19:49 UTC  (14+ messages)
` [RFC PATCH v1 01/10] landlock: Support socket access-control
` [RFC PATCH v1 02/10] landlock: Add hook on socket_create()
` [RFC PATCH v1 03/10] selftests/landlock: Create 'create' test
` [RFC PATCH v1 04/10] selftests/landlock: Create 'socket_access_rights' test
` [RFC PATCH v1 05/10] selftests/landlock: Create 'rule_with_unknown_access' test
` [RFC PATCH v1 06/10] selftests/landlock: Create 'rule_with_unhandled_access' test
` [RFC PATCH v1 07/10] selftests/landlock: Create 'inval' test
` [RFC PATCH v1 08/10] selftests/landlock: Create 'ruleset_overlap' test
` [RFC PATCH v1 09/10] selftests/landlock: Create 'ruleset_with_unknown_access' test
` [RFC PATCH v1 10/10] samples/landlock: Support socket protocol restrictions

[PATCH nf-next 0/9] nft_set_pipapo: remove cannot-fail allocations on commit and abort
 2024-04-08 15:45 UTC  (12+ messages)
` [PATCH nf-next 1/9] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH nf-next 2/9] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH nf-next 3/9] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
` [PATCH nf-next 4/9] netfilter: nft_set_pipapo: prepare walk "
` [PATCH nf-next 5/9] netfilter: nf_tables: pass new nft_iter_type hint to walker
` [PATCH nf-next 6/9] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH nf-next 7/9] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH nf-next 8/9] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH nf-next 9/9] netfilter: nft_set_pipapo: remove dirty flag

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-04-08  9:47 UTC  (3+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[PATCH v2 0/4] sysctl: Remove sentinel elements from networking
 2024-04-08  7:20 UTC  (11+ messages)
` [PATCH v2 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 2/4] netfilter: "
` [PATCH v2 3/4] appletalk: "
` [PATCH v2 4/4] ax.25: "

[PATCH nf] netfilter: flowtable: infer TCP state and timeout before flow teardown
 2024-04-08  5:24 UTC  (11+ messages)

[nft PATCH] expr: make map lookup expression as an argument in vmap statement
 2024-04-08  4:38 UTC  (3+ messages)

[nft PATCH] dynset: avoid errouneous assert with ipv6 concat data
 2024-04-08  4:32 UTC  (3+ messages)

[PATCH nft 0/2] netfilter: nf_tables: Use rcu lock to enhance protection of the lists
 2024-04-07  6:56 UTC  (3+ messages)
` [PATCH nft 1/2] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
` [PATCH nft 2/2] netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()

[PATCH nft v2 0/2] Support for variables in map expressions
 2024-04-05 20:38 UTC  (5+ messages)
` [PATCH nft v2 1/2] evaluate: handle invalid mapping expressions in stateful object statements gracefully
` [PATCH nft v2 2/2] evaluate: add support for variables in map expressions

[PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
 2024-04-05 20:01 UTC  (2+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in nf_flow_offload_ip_hook
 2024-04-04 20:37 UTC  (2+ messages)

[PATCH net 0/6] Netfilter fixes for net
 2024-04-04 16:50 UTC  (8+ messages)
` [PATCH net 1/6] netfilter: nf_tables: release batch on table validation from abort path
` [PATCH net 2/6] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH net 3/6] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH net 4/6] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH net 5/6] netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
` [PATCH net 6/6] netfilter: nf_tables: discard table flag update with pending basechain deletion

[PATCH net] netfilter: validate user input for expected length
 2024-04-04 16:50 UTC  (3+ messages)

[PATCH] conntrackd: Fix signal handler race-condition
 2024-04-04 10:39 UTC 

static analysis results
 2024-04-04  9:59 UTC 

[PATCH nf,v2] netfilter: nf_tables: discard table flag update with pending basechain deletion
 2024-04-03 23:10 UTC 

[PATCH nf] netfilter: nf_tables: discard table flag update with pending basechain deletion
 2024-04-03 21:03 UTC 

[PATCH nf,v2 1/4] netfilter: nf_tables: release batch on table validation from abort path
 2024-04-03 11:18 UTC  (4+ messages)
` [PATCH nf,v2 2/4] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH nf,v2 3/4] netfilter: nf_tables: flush pending destroy work before exit_net release
` [PATCH nf,v2 4/4] netfilter: nf_tables: reject new basechain after table flag update

[PATCH nft] tests: packetpath: add check for drop policy
 2024-04-03 11:03 UTC 

[PATCH nft v2] netfilter: nf_tables: Fix pertential data-race in __nft_flowtable_type_get()
 2024-04-03  8:30 UTC  (3+ messages)

[PATCH nftables] evaluate: add support for variables in map expressions
 2024-04-03  7:38 UTC  (5+ messages)
` [PATCH nftables] tests: shell: packetpath/flowtables: open all temporary files in /tmp

[PATCH nft] netfilter: nf_tables: Fix pertential data-race in __nft_flowtable_type_get()
 2024-04-03  0:51 UTC  (7+ messages)

[PATCH nft] src: disentangle ICMP code types
 2024-04-01 22:57 UTC 

[PATCH nf 1/3] netfilter: nf_tables: release batch on table validation from abort path
 2024-04-01 18:47 UTC  (3+ messages)
` [PATCH nf 2/3] netfilter: nf_tables: release mutex after nft_gc_seq_end "
` [PATCH nf 3/3] netfilter: nf_tables: flush pending destroy work before exit_net release

[PATCH nft] netlink_delinearize: unused code in reverse cross-day meta hour range
 2024-04-01 11:00 UTC 

[BUG] kernel warning from br_nf_local_in+0x157/0x180
 2024-04-01  9:39 UTC  (5+ messages)

(re-send): Convert libnetfilter_queue to not need libnfnetlink]
 2024-03-31 22:53 UTC  (3+ messages)

[PATCHv3 net-next 00/14] ipvs: per-net tables and optimizations
 2024-03-31 14:04 UTC  (15+ messages)
` [PATCHv3 net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv3 net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCHv3 net-next 03/14] ipvs: some service readers can use RCU
` [PATCHv3 net-next 04/14] ipvs: use single svc table
` [PATCHv3 net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCHv3 net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCHv3 net-next 07/14] ipvs: add resizable hash tables
` [PATCHv3 net-next 08/14] ipvs: use resizable hash table for services
` [PATCHv3 net-next 09/14] ipvs: switch to per-net connection table
` [PATCHv3 net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCHv3 net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCHv3 net-next 12/14] ipvs: use more keys for connection hashing
` [PATCHv3 net-next 13/14] ipvs: add ip_vs_status info
` [PATCHv3 net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH net-next v1 2/2] tools/net/ynl: Add multi message support to ynl
 2024-03-29 22:12 UTC 

[PATCH net-next v2] netfilter: use NF_DROP instead of -NF_DROP
 2024-03-29 21:42 UTC  (3+ messages)

[PATCH v2 net] inet: inet_defrag: prevent sk release while still in use
 2024-03-28 11:20 UTC  (3+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2024-03-28  9:50 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: nf_tables: reject destroy command to remove basechain hooks
` [PATCH net 2/4] netfilter: nf_tables: reject table flag and netdev basechain updates
` [PATCH net 3/4] netfilter: nf_tables: skip netdev hook unregistration if table is dormant
` [PATCH net 4/4] netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c

[PATCH v1 nf] netfilter: arptables: Select NETFILTER_FAMILY_ARP when building arp_tables.c
 2024-03-27 14:04 UTC  (2+ messages)

[PATCH] samples/landlock: Fix incorrect free in populate_ruleset_net
 2024-03-27 10:45 UTC  (2+ messages)

[PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module
 2024-03-27  1:53 UTC  (3+ messages)

Convert libnetfilter_queue to not need libnfnetlink
 2024-03-26 22:06 UTC 

nftables documentation improvement?
 2024-03-26 13:59 UTC  (3+ messages)

[nft PATCH v2 0/2] Add support for table's persist flag
 2024-03-26 13:26 UTC  (3+ messages)
` [nft PATCH v2 1/2] doc: nft.8: Two minor synopsis fixups
` [nft PATCH v2 2/2] Add support for table's persist flag

[nft PATCH 0/2] Add support for table's persist flag
 2024-03-26 13:21 UTC  (5+ messages)
` [nft PATCH 1/2] doc: nft.8: Two minor synopsis fixups
` [nft PATCH 2/2] Add support for table's persist flag

[PATCH net-next 0/3] netfilter: use NF_DROP instead of -NF_DROP
 2024-03-25  9:33 UTC  (7+ messages)
` [PATCH net-next 1/3] netfilter: using NF_DROP in test statement in nf_conntrack_in()
` [PATCH net-next 2/3] netfilter: use NF_DROP in iptable_filter_table_init()
` [PATCH net-next 3/3] netfilter: use NF_DROP in ip6table_filter_table_init()

[PATCH RESEND net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack
 2024-03-25  2:59 UTC 

[PATCH iptables] libxtables: Fix xtables_ipaddr_to_numeric calls with xtables_ipmask_to_numeric
 2024-03-24 13:50 UTC  (5+ messages)

[nft PATCH] tests: shell: Avoid escape chars when printing to non-terminals
 2024-03-23  2:37 UTC 

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-23  0:25 UTC  (6+ messages)

[nft PATCH v2 0/5] json: Accept more than two operands in binary expressions
 2024-03-22 16:06 UTC  (6+ messages)
` [nft PATCH v2 1/5] "
` [nft PATCH v2 2/5] mergesort: Avoid accidental set element reordering
` [nft PATCH v2 3/5] tests: py: Fix some JSON equivalents
` [nft PATCH v2 4/5] tests: py: Warn if recorded JSON output matches the input
` [nft PATCH v2 5/5] tests: py: Drop needless recorded JSON outputs


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 read-only IMAP folder(s) and NNTP newsgroup(s).