messages from 2023-11-21 12:28:32 to 2023-11-30 13:53:15 UTC [more...]
[PATCH nf-next 0/8] netfilter: make nf_flowtable lifetime differ from container struct
2023-11-30 13:53 UTC (21+ 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 nf-next 5/8] netfilter: nf_tables: reject flowtable hw offload for same device
` [PATCH nf-next 6/8] netfilter: nf_tables: add xdp offload flag
` [PATCH nf-next 7/8] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH nf-next 8/8] netfilter: nf_tables: permit duplicate flowtable mappings
[PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
2023-11-30 7:23 UTC
[PATCH nft 0/2] tests/shell: workaround for bash
2023-11-29 18:55 UTC (4+ messages)
` [PATCH nft 1/2] tests/shell: workaround lack of `wait -p` before bash 5.1
` [PATCH nft 2/2] tests/shell: workaround lack of $SRANDOM "
[PATCH net] net/netfilter: bpf: avoid leakage of skb
2023-11-29 15:02 UTC (5+ messages)
[iptables PATCH 00/13] ebtables: Use the shared commandline parser
2023-11-29 13:28 UTC (14+ messages)
` [iptables PATCH 01/13] xshared: do_parse: Skip option checking for CMD_DELETE_NUM
` [iptables PATCH 02/13] xshared: Perform protocol value parsing in callback
` [iptables PATCH 03/13] xshared: Turn command_default() into a callback
` [iptables PATCH 04/13] xshared: Introduce print_help callback (again)
` [iptables PATCH 05/13] xshared: Support rule range deletion in do_parse()
` [iptables PATCH 06/13] xshared: Support for ebtables' --change-counters command
` [iptables PATCH 07/13] ebtables{,-translate}: Convert if-clause to switch()
` [iptables PATCH 08/13] ebtables: Change option values to avoid clashes
` [iptables PATCH 09/13] ebtables: Pass struct iptables_command_state to print_help()
` [iptables PATCH 10/13] ebtables: Make 'h' case just a call "
` [iptables PATCH 11/13] ebtables: Use struct xt_cmd_parse
` [iptables PATCH 12/13] xshared: Introduce option_test_and_reject()
` [iptables PATCH 13/13] ebtables: Use do_parse() from xshared
[iptables PATCH 0/2] libxtables: Fix two xtoptions bugs
2023-11-29 1:21 UTC (4+ messages)
` [iptables PATCH 1/2] libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm()
` [iptables PATCH 2/2] libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks
[iptables PATCH] man: Do not escape exclamation marks
2023-11-29 1:21 UTC (2+ messages)
[iptables PATCH 0/3] Review interface parsing and printing
2023-11-29 1:21 UTC (5+ messages)
` [iptables PATCH 1/3] xshared: Entirely ignore interface masks when saving rules
` [iptables PATCH 2/3] xshared: Do not populate interface masks per default
` [iptables PATCH 3/3] nft: Leave interface masks alone when parsing from kernel
[iptables PATCH 0/3] xshared: Review option parsing
2023-11-29 1:21 UTC (5+ messages)
` [iptables PATCH 1/3] xshared: Introduce xt_cmd_parse_ops::option_name
` [iptables PATCH 2/3] xshared: Introduce xt_cmd_parse_ops::option_invert
` [iptables PATCH 3/3] xshared: Simplify generic_opt_check()
[PATCH] man: proper roff encoding for ~ and ^
2023-11-28 11:59 UTC (3+ messages)
ipset hash:net,iface - can not add more than 64 interfaces
2023-11-28 11:09 UTC (7+ messages)
[PATCH nf-next] netfilter: nf_tables: mark newset as dead on transaction abort
2023-11-28 1:15 UTC (3+ messages)
[PATCH libnetfilter_queue v3 0/1] New example program nfq6
2023-11-27 23:25 UTC (4+ messages)
` [PATCH libnetfilter_queue v3 1/1] examples: add an example which uses more functions
[PATCH net-next v2] net: ctnetlink: support filtering by zone
2023-11-27 12:38 UTC
[PATCH] net: make config lines follow common pattern
2023-11-27 10:25 UTC (2+ messages)
New parts in stock/offering
2023-11-27 9:05 UTC
[PATCH libnetfilter_queue v3 0/1] New example program nfq6
2023-11-26 6:01 UTC (2+ messages)
` [PATCH libnetfilter_queue v3 1/1] examples: add an example which uses more functions
[PATCH libnetfilter_queue v4] src: Add nfq_nlmsg_put2() - user specifies header flags
2023-11-26 1:53 UTC (4+ messages)
` [PATCH libnetfilter_queue v5 0/1] "
` [PATCH libnetfilter_queue v5 1/1] "
[PATCH] man: proper roff encoding for ^
2023-11-25 16:13 UTC
[PATCH 5.4 134/159] netfilter: nf_tables: pass context to nft_set_destroy()
2023-11-24 17:56 UTC (26+ messages)
` [PATCH 5.4 135/159] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH 5.4 136/159] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH 5.4 137/159] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
` [PATCH 5.4 138/159] netfilter: nft_set_rbtree: fix null deref on element insertion
` [PATCH 5.4 139/159] netfilter: nft_set_rbtree: fix overlap expiration walk
` [PATCH 5.4 140/159] netfilter: nf_tables: dont skip expired elements during walk
` [PATCH 5.4 141/159] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH 5.4 142/159] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH 5.4 143/159] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH 5.4 144/159] netfilter: nf_tables: remove busy mark and gc batch API
` [PATCH 5.4 145/159] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH 5.4 146/159] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH 5.4 147/159] netfilter: nf_tables: GC transaction race with abort path
` [PATCH 5.4 148/159] netfilter: nf_tables: use correct lock to protect gc_list
` [PATCH 5.4 149/159] netfilter: nf_tables: defer gc run if previous batch is still pending
` [PATCH 5.4 150/159] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH 5.4 151/159] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH 5.4 152/159] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH 5.4 153/159] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH 5.4 154/159] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH 5.4 155/159] netfilter: nf_tables: double hook unregistration in netns path
` [PATCH 5.4 156/159] netfilter: nftables: update table flags from the commit phase
` [PATCH 5.4 157/159] netfilter: nf_tables: fix table flag updates
` [PATCH 5.4 158/159] netfilter: nf_tables: disable toggling dormant table state more than once
` [PATCH 5.4 159/159] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 5.4)
[PATCH 5.10 191/193] netfilter: nftables: update table flags from the commit phase
2023-11-24 17:55 UTC (3+ messages)
` [PATCH 5.10 192/193] netfilter: nf_tables: fix table flag updates
` [PATCH 5.10 193/193] netfilter: nf_tables: disable toggling dormant table state more than once
[PATCH -stable,5.4 00/26] Netfilter stable fixes for 5.4
2023-11-24 16:23 UTC (6+ messages)
` [PATCH -stable,5.4 23/26] netfilter: nftables: update table flags from the commit phase
[PATCH nft 0/2] pretty print .json-nft files
2023-11-24 12:45 UTC (3+ messages)
` [PATCH nft 1/2] tests/shell: use generated ruleset for `nft --check`
` [PATCH nft 2/2] tests/shell: have .json-nft dumps prettified to wrap lines
[nft PATCH] tests/shell: Treat json-nft dumps as binary in git
2023-11-24 10:39 UTC (5+ messages)
[PATCH libnetfilter_queue v2 1/1] src: Add nfq_nlmsg_put2() - user specifies header flags
2023-11-24 8:29 UTC (8+ messages)
` [PATCH libnetfilter_queue v3 "
` [PATCH libnetfilter_queue v4 "
[iptables PATCH 0/6] Extend guided option parser for use by arptables
2023-11-23 16:55 UTC (8+ messages)
` [iptables PATCH 1/6] libxtables: Combine the two extension option mergers
` [iptables PATCH 2/6] libxtables: Fix guided option parser for use with arptables
` [iptables PATCH 3/6] libxtables: Introduce xtables_strtoul_base()
` [iptables PATCH 4/6] libxtables: Introduce struct xt_option_entry::base
` [iptables PATCH 5/6] extensions: libarpt_mangle: Use guided option parser
` [iptables PATCH 6/6] extensions: MARK: arptables: "
[iptables PATCH 00/12] Misc fixes (more or less)
2023-11-23 16:55 UTC (14+ messages)
` [iptables PATCH 01/12] Makefile: Install arptables-translate link and man page
` [iptables PATCH 02/12] nft-bridge: nft_bridge_add() uses wrong flags
` [iptables PATCH 03/12] xshared: struct xt_cmd_parse::xlate is unused
` [iptables PATCH 04/12] xshared: All variants support -v
` [iptables PATCH 05/12] xshared: Drop needless assignment in --help case
` [iptables PATCH 06/12] xshared: Drop pointless CMD_REPLACE check
` [iptables PATCH 07/12] tests: xlate: Print failing command line
` [iptables PATCH 08/12] ebtables: Drop append_entry() wrapper
` [iptables PATCH 09/12] ebtables: Make ebt_load_match_extensions() static
` [iptables PATCH 10/12] ebtables: Align line number formatting with legacy
` [iptables PATCH 11/12] xshared: do_parse: Ignore '-j CONTINUE'
` [iptables PATCH 12/12] ebtables: Implement --change-counters command
[PATCH nft 1/1] tests/shell: accept name of dump files in place of test names
2023-11-23 13:07 UTC (3+ messages)
[PATCH nft] json: deal appropriately with multidevice in chain
2023-11-23 11:00 UTC
PSA: this list has moved to new vger infra (no action required)
2023-11-23 2:46 UTC
[PATCH 6.6.y 0/2] netfilter: fix catchall element double-free
2023-11-22 21:18 UTC (3+ messages)
[PATCH nft] evaluate: clone unary expression datatype to deal with dynamic datatype
2023-11-22 21:01 UTC
[PATCH nft 1/1] tests: prettify JSON in test output and add helper
2023-11-22 18:23 UTC (5+ messages)
[nft PATCH v2] tests: shell: Fix sets/reset_command_0 for current kernels
2023-11-22 17:58 UTC (2+ messages)
[nft PATCH] tests: shell: Fix sets/reset_command_0 for current kernels
2023-11-22 17:50 UTC (8+ messages)
[PATCH AUTOSEL 4.19 2/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:36 UTC
[PATCH AUTOSEL 5.4 2/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:36 UTC
[PATCH AUTOSEL 5.10 3/7] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:35 UTC
[PATCH AUTOSEL 5.15 3/7] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:35 UTC
[PATCH AUTOSEL 6.1 4/9] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:34 UTC
[PATCH AUTOSEL 6.5 05/15] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:33 UTC
[PATCH AUTOSEL 6.6 06/17] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
2023-11-22 15:31 UTC
[PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
2023-11-22 15:08 UTC (2+ messages)
[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
2023-11-22 12:32 UTC (14+ messages)
` [PATCH nft v3 "
[PATCH nft 1/8] tests: shell: connlimit tests requires set expression support
2023-11-22 10:32 UTC (8+ messages)
` [PATCH nft 2/8] tests: shell: skip stateful object updates if unsupported
` [PATCH nft 3/8] tests: shell: detach synproxy test
` [PATCH nft 4/8] tests: shell: skip synproxy test if kernel does not support it
` [PATCH nft 5/8] tests: shell: skip nat inet "
` [PATCH nft 6/8] tests: shell: split nat inet tests
` [PATCH nft 7/8] tests: shell: skip secmark tests if kernel does not support it
` [PATCH nft 8/8] tests: shell: skip if kernel does not allow to restore set element expiration
[PATCH nft] evaluate: bogus error when adding devices to flowtable
2023-11-22 8:59 UTC
[PATCH nft] tests: shell: flush connlimit sets
2023-11-21 15:53 UTC
[PATCH nft v2 0/5] add infrastructure for unit tests
2023-11-21 12:37 UTC (3+ 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).