Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2023-11-09 16:49:50 to 2023-11-21 12:28:40 UTC [more...]

[PATCH nf-next 0/8] netfilter: make nf_flowtable lifetime differ from container struct
 2023-11-21 12:27 UTC  (5+ messages)
` [PATCH nf-next 1/8] netfilter: flowtable: move nf_flowtable out of container structures
` [PATCH nf-next 2/8] netfilter: nf_flowtable: replace init callback with a create one
` [PATCH nf-next 3/8] netfilter: nf_flowtable: make free a real free function
` [PATCH nf-next 4/8] netfilter: nf_flowtable: delay flowtable release a second time

[PATCH 6.6.y 0/2] netfilter: fix catchall element double-free
 2023-11-21 12:14 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] netfilter: nf_tables: remove catchall element in GC sync path
` [PATCH 6.6.y 2/2] netfilter: nf_tables: split async and sync catchall in two functions

[PATCH -stable,5.4 00/26] Netfilter stable fixes for 5.4
 2023-11-21 12:13 UTC  (27+ messages)
` [PATCH -stable,5.4 01/26] netfilter: nf_tables: pass context to nft_set_destroy()
` [PATCH -stable,5.4 02/26] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.4 03/26] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.4 04/26] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
` [PATCH -stable,5.4 05/26] netfilter: nft_set_rbtree: fix null deref on element insertion
` [PATCH -stable,5.4 06/26] netfilter: nft_set_rbtree: fix overlap expiration walk
` [PATCH -stable,5.4 07/26] netfilter: nf_tables: don't skip expired elements during walk
` [PATCH -stable,5.4 08/26] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH -stable,5.4 09/26] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH -stable,5.4 10/26] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH -stable,5.4 11/26] netfilter: nf_tables: remove busy mark and gc batch API
` [PATCH -stable,5.4 12/26] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH -stable,5.4 13/26] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH -stable,5.4 14/26] netfilter: nf_tables: GC transaction race with abort path
` [PATCH -stable,5.4 15/26] netfilter: nf_tables: use correct lock to protect gc_list
` [PATCH -stable,5.4 16/26] netfilter: nf_tables: defer gc run if previous batch is still pending
` [PATCH -stable,5.4 17/26] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH -stable,5.4 18/26] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH -stable,5.4 19/26] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH -stable,5.4 20/26] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH -stable,5.4 21/26] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH -stable,5.4 22/26] netfilter: nf_tables: double hook unregistration in netns path
` [PATCH -stable,5.4 23/26] netfilter: nftables: update table flags from the commit phase
` [PATCH -stable,5.4 24/26] netfilter: nf_tables: fix table flag updates
` [PATCH -stable,5.4 25/26] netfilter: nf_tables: disable toggling dormant table state more than once
` [PATCH -stable,5.4 26/26] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 5.4)

[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-21 12:10 UTC  (3+ messages)

[PATCH nft v2 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-21 12:08 UTC 

[PATCH nft] tests: shell: quote reference to array to iterate over empty string
 2023-11-21 11:11 UTC 

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-11-21  8:50 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-20 21:25 UTC  (13+ messages)
` [PATCH libnetfilter_queue 1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK
    ` [PATCH libnetfilter_queue v2 1/1] src: Add nfq_nlmsg_put2() - user specifies header flags
            ` [PATCH libnetfilter_queue v3 "

[PATCH nf-next] netfilter: flowtable: reorder nf_flowtable struct members
 2023-11-20 16:29 UTC 

[PATCH nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation
 2023-11-20 16:01 UTC 

[PATCH nft] tests: shell: adjust add-after-delete flowtable for older kernels
 2023-11-20 13:07 UTC 

[PATCH nft] tests: shell: skip meta time test meta expression lacks support
 2023-11-20 12:56 UTC 

[PATCH nft] tests: shell: skip maps delete test if dynset lacks delete op
 2023-11-20 12:56 UTC 

[PATCH nft] tests: shell: skip ct expectation test if feature is missing
 2023-11-20 12:55 UTC 

[PATCH libnetfilter_queue v4] src: Add nfq_nlmsg_put2() - user specifies header flags
 2023-11-20  1:08 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-20  1:06 UTC 

[PATCH nft] evaluate: fix rule replacement with anon sets
 2023-11-19 12:05 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-18  0:07 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl

[PATCH nft v3 0/6] add and check dump files for JSON in tests/shell
 2023-11-17 22:30 UTC  (34+ messages)
` [PATCH nft v3 1/6] json: fix use after free in table_flags_json()
` [PATCH nft v3 2/6] tests/shell: check and generate JSON dump files
  ` [PATCH nft v3 4/6] tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn()
  ` [PATCH nft v3 5/6] tools: check more strictly for bash shebang in "check-tree.sh"
  ` [PATCH nft v3 6/6] tools: check for consistency of .json-nft dumps "

[PATCH net-next] net: ctnetlink: support filtering by zone
 2023-11-17 15:26 UTC 

[ANNOUNCE] Coreteam updates: Eric Leblond and Arturo Borrero enter emeritus status
 2023-11-17 11:06 UTC 

[PATCH net 0/6] Netfilter fixes for net
 2023-11-16 10:29 UTC  (8+ messages)
` [PATCH net 1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net
` [PATCH net 2/6] netfilter: nf_conntrack_bridge: initialize err to 0
` [PATCH net 3/6] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
` [PATCH net 4/6] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
` [PATCH net 5/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
` [PATCH net 6/6] netfilter: nf_tables: split async and sync catchall in two functions

libnfnetlink dependency elimination
 2023-11-15 11:46 UTC  (9+ messages)
` [PATCH libnetfilter_queue 1/1] doc: First update for libnfnetlink-based API over libmnl
  ` libnfnetlink dependency elimination (doc)
    ` *** Scrub that last message

[PATCH nft 0/4] more tests/shell updates to run on 5.4 kernels
 2023-11-15 10:34 UTC  (7+ messages)
` [PATCH nft 1/4] tests: shell: skip if kernel does not support flowtable counter
` [PATCH nft 2/4] tests: shell: skip if kernel does not support flowtable with no devices
` [PATCH nft 3/4] tests: shell: skip pipapo set backend in transactions/30s-stress
` [PATCH nft 4/4] tests: shell: restore pipapo and chain binding coverage in standalone 30s-stress

[PATCH nft 5/4] tests: shell: skip sets/sets_with_ifnames if no pipapo backend is available
 2023-11-15 10:31 UTC 

[PATCH nft 1/3] parser: don't mark "string" as const
 2023-11-15  9:42 UTC  (9+ messages)
` [PATCH nft 2/3] parser: remove "const" from argument of input_descriptor_destroy()
` [PATCH nft 3/3] parser: use size_t type for strlen() results

[PATCH nft 1/2] utils: add memory_allocation_check() helper
 2023-11-15  9:06 UTC  (11+ messages)
` [PATCH nft 2/2] netlink: add and use _nftnl_udata_buf_alloc() helper

iptables manpage updates
 2023-11-15  8:18 UTC  (9+ messages)
` [PATCH 1/7] man: consistent use of \(em in Name sections
` [PATCH 2/7] man: remove lone .nh command
` [PATCH 3/7] man: repeal manual hyphenation
` [PATCH 4/7] man: stop putting non-terminals in italic
` [PATCH 5/7] man: copy synopsis markup from iptables.8 to arptables-nft.8
` [PATCH 6/7] man: limit targets for -P option synopsis
` [PATCH 7/7] man: more backslash-encoding of characters

ebtables documentation updates
 2023-11-15  8:16 UTC  (9+ messages)
` [PATCH 1/7] man: make TH word match Name line
` [PATCH 2/7] man: consistent use of \(em in Name sections
` [PATCH 3/7] man: layout and colorize synopsis similar to iptables
` [PATCH 4/7] man: display number ranges with an en dash
` [PATCH 5/7] man: perform backslash-encoding
` [PATCH 6/7] man: fix one spello
` [PATCH 7/7] ebtables: better error message when -j is missing

[PATCH libnetfilter_queue] utils: Add example of setting socket buffer size
 2023-11-15  7:56 UTC  (3+ messages)

[syzbot] [batman?] INFO: rcu detected stall in worker_thread (9)
 2023-11-14 18:18 UTC 

[RFC nf-next] netfilter: nf_tables: reject flowtable hw offload for same device
 2023-11-14 15:54 UTC 

[PATCH libmnl v2] nlmsg: fix false positives when validating buffer sizes
 2023-11-14 15:02 UTC  (2+ messages)

[PATCH nft,v2] src: expand create commands
 2023-11-14 12:31 UTC 

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3
 2023-11-14 12:28 UTC  (3+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side "

[PATCH nf] netfilter: nf_tables: split async and sync catchall in two functions
 2023-11-14 11:46 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-13 23:24 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Convert nfq_open(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3
 2023-11-13 20:09 UTC  (2+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v2

[PATCH nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
 2023-11-13 19:47 UTC 

[PATCH nft] src: expand create commands
 2023-11-13 13:44 UTC 

[PATCH nft,v2 01/11] tests: shell: skip pipapo tests if kernel lacks support
 2023-11-13 13:38 UTC  (11+ messages)
` [PATCH nft,v2 02/11] tests: shell: skip prerouting reject "
` [PATCH nft,v2 03/11] tests: shell: skip stateful expression in sets "
` [PATCH nft,v2 04/11] tests: shell: skip NAT netmap "
` [PATCH nft,v2 05/11] tests: shell: skip comment "
` [PATCH nft,v2 06/11] tests: shell: skip multidevice chain "
` [PATCH nft,v2 07/11] tests: shell: skip if kernel does not support bitshift
` [PATCH nft,v2 08/11] tests: shell: split set NAT interval test
` [PATCH nft,v2 09/11] tests: shell: split map test
` [PATCH nft,v2 10/11] tests: shell: split single element in anonymous set
` [PATCH nft,v2 11/11] tests: shell: split merge nat optimization in two tests

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-12 22:53 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Remove libnfnetlink from the build

[PATCH nft 00/12] update tests/shell for 5.4 kernels
 2023-11-09 23:29 UTC  (14+ messages)
` [PATCH nft 01/12] tests: shell: export DIFF to use it from feature scripts
` [PATCH nft 02/12] tests: shell: skip pipapo tests if kernel lacks support
` [PATCH nft 03/12] tests: shell: skip prerouting reject "
` [PATCH nft 04/12] tests: shell: skip stateful expression in sets "

[PATCH nft v2 0/4] [RESENT] remove xfree() and add free_const()+nft_gmp_free()
 2023-11-09 20:02 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox