netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-03 10:09:46 to 2023-08-12 22:08:34 UTC [more...]

[PATCH -stable,5.4 0/1] netfilter stable fix for 5.4
 2023-08-12 22:08 UTC 

[PATCH -stable,5.10 0/1] netfilter stable fix for 5.10
 2023-08-12 22:07 UTC  (2+ messages)
` [PATCH -stable,5.10 1/1] netfilter: nf_tables: report use refcount overflow

[PATCH -stable,5.15 0/1] netfilter stable fix for 5.15
 2023-08-12 22:06 UTC  (2+ messages)
` [PATCH -stable,5.15 1/1] netfilter: nf_tables: report use refcount overflow

[PATCH -stable,6.1 0/1] netfilter stable fix for 6.1
 2023-08-12 22:05 UTC  (2+ messages)
` [PATCH -stable,6.1 1/1] netfilter: nf_tables: report use refcount overflow

[PATCH nf] netfilter: nf_tables: don't fail inserts if duplicate has expired
 2023-08-12 18:03 UTC 

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-12 14:37 UTC  (5+ messages)
` [PATCH v11.1] "

[PATCH] ipvs: fix racy memcpy in proc_do_sync_threshold
 2023-08-12 13:10 UTC 

[PATCH nf] netfilter: nf_tables: deactivate catchall elements in next generation
 2023-08-12 11:05 UTC 

[iptables PATCH v2 0/4] Implement a best-effort forward compat solution
 2023-08-11 13:58 UTC  (6+ messages)
` [iptables PATCH v2 1/4] nft: Pass nft_handle to add_{target,action}()
` [iptables PATCH v2 2/4] nft: Introduce and use bool nft_handle::compat
` [iptables PATCH v2 3/4] Add --compat option to *tables-nft and *-nft-restore commands
` [iptables PATCH v2 4/4] tests: Test compat mode

[nft PATCH] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r()
 2023-08-11 12:58 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: fix kdoc warnings after gc rework
 2023-08-10 21:59 UTC 

[PATCH v3] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-08-10 20:21 UTC  (3+ messages)

[PATCH] netfilter: ebtables: replace zero-length array members
 2023-08-10 20:18 UTC  (3+ messages)

[PATCH nft] tests: add test with concatenation, vmap and timeout
 2023-08-10 19:48 UTC 

[PATCH v2 0/7] netfilter: refactor deprecated strncpy
 2023-08-10 19:07 UTC  (17+ messages)
` [PATCH v2 1/7] netfilter: ipset: "
` [PATCH v2 2/7] netfilter: nf_tables: "
` [PATCH v2 3/7] "
` [PATCH v2 4/7] netfilter: nft_meta: "
` [PATCH v2 5/7] netfilter: nft_osf: "
` [PATCH v2 6/7] netfilter: x_tables: "
` [PATCH v2 7/7] netfilter: xtables: "

[PATCH net 0/5] Netfilter fixes for net
 2023-08-10 18:00 UTC  (10+ messages)
` [PATCH net 1/5] netfilter: nf_tables: don't skip expired elements during walk
` [PATCH net 2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH net 3/5] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH net 4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH net 5/5] netfilter: nf_tables: remove busy mark and gc batch API

Fwd: kernel: WARNING: CPU: 0 PID: 16269 at net/netfilter/nf_conntrack_core.c:1210
 2023-08-10 17:47 UTC  (2+ messages)

[iptables PATCH v2 0/3] Chain counter fixes here and there
 2023-08-10 12:16 UTC  (5+ messages)
` [iptables PATCH v2 1/3] nft: Create builtin chains with counters enabled
` [iptables PATCH v2 2/3] Revert "libiptc: fix wrong maptype of base chain counters on restore"
` [iptables PATCH v2 3/3] tests: shell: Test chain policy counter behaviour

[iptables PATCH] Use SOCK_CLOEXEC/O_CLOEXEC where available
 2023-08-10 12:15 UTC  (2+ messages)

[iptables PATCH] tests: iptables-test: Fix command segfault reports
 2023-08-10 12:12 UTC  (2+ messages)

[iptables PATCH v2 1/2] nft-ruleparse: Introduce nft_create_target()
 2023-08-10 11:54 UTC  (3+ messages)
` [iptables PATCH v2 2/2] nft-ruleparse: parse meta mark set as MARK target

[nft PATCH v4 0/6] add input flags and "no-dns"/"json" flags
 2023-08-10  8:43 UTC  (15+ messages)
` [nft PATCH v4 1/6] src: add input flags for nft_ctx
` [nft PATCH v4 2/6] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft PATCH v4 3/6] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft PATCH v4 4/6] py: fix exception during cleanup of half-initialized Nftables
` [nft PATCH v4 5/6] py: extract flags helper functions for set_debug()/get_debug()
` [nft PATCH v4 6/6] py: add Nftables.{get,set}_input() API

[PATCH nft 0/2] doc: fix cleaning of man-pages
 2023-08-10  7:15 UTC  (4+ messages)
` [PATCH nft 1/2] doc: move man-pages to `dist_man_MANS`
` [PATCH nft 2/2] doc: move man-pages to `MAINTAINERCLEANFILES`

[PATCH net-next 0/5] netfilter updates for net-next
 2023-08-09 21:00 UTC  (7+ messages)
` [PATCH next-next 1/5] netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
` [PATCH next-next 2/5] netfilter: helper: Remove unused function declarations
` [PATCH next-next 3/5] netfilter: conntrack: "
` [PATCH next-next 4/5] netfilter: h323: "
` [PATCH next-next 5/5] netfilter: nfnetlink_log: always add a timestamp

[PATCH nf 1/5] netfilter: nf_tables: don't skip expired elements during walk
 2023-08-09 15:32 UTC  (6+ messages)
` [PATCH nf 2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH nf 3/5] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH nf 4/5] netfilter: nft_set_hash: mark set element as dead when deleting from packet path
` [PATCH nf 5/5] netfilter: nf_tables: remove busy mark and gc batch API

[PATCH 4.19 124/323] netfilter: nf_tables: fix nat hook table deletion
 2023-08-09 10:39 UTC  (10+ messages)
` [PATCH 4.19 125/323] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH 4.19 126/323] netfilter: nftables: add helper function to set the base sequence number
` [PATCH 4.19 127/323] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH 4.19 128/323] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH 4.19 129/323] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH 4.19 130/323] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH 4.19 131/323] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH 4.19 132/323] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH 4.19 133/323] netfilter: nf_tables: fix scheduling-while-atomic splat

[PATCH 4.14 087/204] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
 2023-08-09 10:40 UTC  (3+ messages)
` [PATCH 4.14 088/204] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH 4.14 089/204] netfilter: nf_tables: unbind non-anonymous set if rule construction fails

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-09 10:50 UTC  (15+ messages)
` [PATCH v3 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v3 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v3 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v3 04/14] sysctl: Add size argument to init_header
` [PATCH v3 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v3 06/14] sysctl: Add size to register_sysctl
` [PATCH v3 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v3 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v3 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v3 10/14] netfilter: "
` [PATCH v3 11/14] networking: "
` [PATCH v3 12/14] vrf: "
` [PATCH v3 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v3 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro

[PATCH v2] netfilter: ebtables: fix fortify warnings
 2023-08-09  7:31 UTC  (7+ messages)

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-08 15:23 UTC  (15+ messages)
` [PATCH v2 11/14] networking: Update to register_net_sysctl_sz

[PATCH] netfilter: ebtables: fix fortify warnings
 2023-08-09  3:05 UTC  (4+ messages)

[PATCH 0/7] netfilter: refactor deprecated strncpy
 2023-08-09  0:41 UTC  (16+ messages)
` [PATCH 1/7] netfilter: ipset: "
` [PATCH 2/7] netfilter: nf_tables: "
` [PATCH 3/7] "
` [PATCH 4/7] netfilter: nft_meta: "
` [PATCH 5/7] netfilter: nft_osf: refactor deprecated strncpy to strscpy
` [PATCH 6/7] netfilter: x_tables: refactor deprecated strncpy
` [PATCH 7/7] netfilter: xtables: "

[PATCH nf] netfilter: nf_tables: fix false-positive lockdep splat
 2023-08-08 18:40 UTC 

[PATCH net-next] netfilter: h323: Remove unused function declarations
 2023-08-07 14:25 UTC 

[PATCH net-next] netfilter: conntrack: Remove unused function declarations
 2023-08-05 19:24 UTC  (2+ messages)

[iptables PATCH] extensions: libip6t_icmp: Add names for mld-listener types
 2023-08-04 23:43 UTC  (2+ messages)

[iptables PATCH] nft: move processing logic out of asserts
 2023-08-04 23:42 UTC  (2+ messages)

[iptables PATCH v2 00/15] Man pages review
 2023-08-04 23:41 UTC  (2+ messages)

[PATCH netfilter] netfilter: nfnetlink_log: always add a timestamp
 2023-08-04 19:40 UTC  (4+ messages)

[PATCH iptables] nft-ruleparse: parse meta mark set as MARK target
 2023-08-04 16:22 UTC  (3+ messages)

[iptables PATCH 1/3] extensions: libipt_icmp: Fix confusion between 255/255 and any
 2023-08-04 13:56 UTC  (5+ messages)

nftables: syntax ambiguity with objref map and ct helper objects
 2023-08-04  9:12 UTC  (5+ messages)

Solution Bugzilla Issue 1659 - iptables-nft v1.8.9 Error: meta sreg key not supported
 2023-08-03 19:05 UTC  (2+ messages)

[iptables PATCH] Revert "libiptc: fix wrong maptype of base chain counters on restore"
 2023-08-03 16:05 UTC 

[iptables PATCH] Makefile: Support 'make tags' and 'make cscope'
 2023-08-03 14:26 UTC  (2+ messages)

[iptables PATCH 1/2] iptables-restore: Drop dead code
 2023-08-03 14:18 UTC  (2+ messages)

[PATCH v11 00/12] Network support for Landlock
 2023-08-03 14:13 UTC  (4+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support

[nft PATCH v2] tests: shell: Review test-cases for destroy command
 2023-08-03 12:59 UTC  (3+ messages)

[nft PATCH] tests: shell: Review test-cases for destroy command
 2023-08-03 10:09 UTC  (3+ messages)


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).