netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 17:39:31 to 2022-08-22 21:29:46 UTC [more...]

[PATCH nf 1/2] netfilter: flowtable: add function to invoke garbage collection immediately
 2022-08-22 21:29 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: flowtable: fix stuck flows on cleanup due to pending work

[PATCH nf-next] netfilter: remove NFPROTO_DECNET
 2022-08-22 21:22 UTC  (2+ messages)

[PATCH net 1/1] netfilter: flowtable: Fix use after free after freeing flow table
 2022-08-22 21:10 UTC  (4+ messages)

[PATCH nf] netfilter: nf_tables: disallow binding to already bound chain
 2022-08-22 21:07 UTC 

[ANNOUNCE] nftables 1.0.5 release
 2022-08-22 20:53 UTC  (4+ messages)
` Optimization works only on specific syntax? (was [ANNOUNCE] nftables 1.0.5 release)

data-race in nf_tables_newtable / nf_tables_newtable
 2022-08-22 20:51 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] Support direct writes to nf_conn:mark
 2022-08-22 18:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v4 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v4 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests "

[PATCH net-next] Remove DECnet support from kernel
 2022-08-22 14:00 UTC  (3+ messages)

[PATCH] netfilter: ebtables: fix a NULL pointer dereference in ebt_do_table()
 2022-08-22 10:55 UTC  (6+ messages)
  ` [External] : "
` [PATCH nf] netfilter: ebtables: reject blobs that don't provide all entry points
  ` [External] : "

[PATCH nf,v3 2/2] netfilter: nft_payload: do not truncate csum_offset and csum_type
 2022-08-21 16:23 UTC 

[PATCH nf 1/3] netfilter: nft_dup: validate family and chains
 2022-08-21 16:02 UTC  (4+ messages)
` [PATCH nf 2/3] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
` [PATCH nf 3/3] netfilter: nft_tunnel: restrict it to netdev family

[PATCH nf] netfilter: nf_tables: do not leave chain stats enabled on error
 2022-08-21 15:52 UTC 

[PATCH nf,v2 1/2] netfilter: nft_payload: report ERANGE for too long offset and length
 2022-08-21 15:52 UTC  (2+ messages)
` [PATCH nf,v2 2/2] netfilter: nft_payload: do not truncate csum_offset and csum_type

[PATCH nf] netfilter: nft_dup: validate family and chains
 2022-08-21 14:00 UTC  (3+ messages)
` [PATCH nf] netfilter: nft_fwd: really validate family

[PATCH nf,v2] netfilter: nft_dup: validate family and chains
 2022-08-21 13:59 UTC 

[PATCH nf 1/2] netfilter: nft_payload: report ERANGE for too long offset and length
 2022-08-21 10:01 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nft_payload: do not truncate csum_offset and csum_type

[PATCH nf] netfilter: nf_tables: make table handle allocation per-netns friendly
 2022-08-21  9:44 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: disallow updates of implicit chain
 2022-08-21  8:45 UTC 

[BUG] nft_tproxy: Null pointer dereference on local-send UDP
 2022-08-20 19:21 UTC  (3+ messages)
` [PATCH nf] nefilter: nft_tproxy: restrict to prerouting hook

[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
 2022-08-20  4:28 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v3 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v3 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests "

[PATCH bpf-next v2 1/4] bpf: Remove duplicate PTR_TO_BTF_ID RO check
 2022-08-19 16:39 UTC  (16+ messages)
` [PATCH bpf-next v2 2/4] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v2 3/4] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests "

[PATCH 5.10 283/545] netfilter: xtables: Bring SPDX identifier back
 2022-08-19 15:40 UTC 

Raw payload matching beyond 2040 bits
 2022-08-19 10:37 UTC 

[PATCH] bridge: move from strlcpy with unused retval to strscpy
 2022-08-19  9:55 UTC  (2+ messages)

[PATCH] netfilter: move from strlcpy with unused retval to strscpy
 2022-08-19  9:50 UTC  (3+ messages)

[PATCH nft v3] src: Don't parse string as verdict in map
 2022-08-19  2:40 UTC 

[PATCH nft v2] src: Don't parse string as verdict in map
 2022-08-19  2:33 UTC 

[PATCH nf] netfilter: conntrack: work around exceeded receive window
 2022-08-18 22:42 UTC 

[PATCH bpf-next 0/3] Support direct writes to nf_conn:mark
 2022-08-18 20:01 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next 3/3] selftests/bpf: Add tests "

[PATCH nft] src: Don't parse string as verdict in map
 2022-08-18 16:34 UTC  (4+ messages)

[PATCH net 00/17] netfilter: conntrack and nf_tables bug fixes
 2022-08-18  5:00 UTC  (19+ messages)
` [PATCH net 01/17] netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id access
` [PATCH net 02/17] netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERVAL_END flag
` [PATCH net 03/17] netfilter: nf_tables: possible module reference underflow in error path
` [PATCH net 04/17] netfilter: nf_ct_sane: remove pseudo skb linearization
` [PATCH net 05/17] netfilter: nf_ct_h323: cap packet size at 64k
` [PATCH net 06/17] netfilter: nf_ct_ftp: prefer skb_linearize
` [PATCH net 07/17] netfilter: nf_ct_irc: cap packet search space to 4k
` [PATCH net 08/17] netfilter: nf_tables: fix scheduling-while-atomic splat
` [PATCH net 09/17] netfilter: nfnetlink: re-enable conntrack expectation events
` [PATCH net 10/17] netfilter: nf_tables: really skip inactive sets when allocating name
` [PATCH net 11/17] netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
` [PATCH net 12/17] netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
` [PATCH net 13/17] netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END
` [PATCH net 14/17] netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
` [PATCH net 15/17] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
` [PATCH net 16/17] testing: selftests: nft_flowtable.sh: use random netns names
` [PATCH net 17/17] testing: selftests: nft_flowtable.sh: rework test to detect offload failure

[PATCH bpf-next v2 0/4] Support direct writes to nf_conn:mark
 2022-08-17 18:42 UTC 

[PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
 2022-08-17  6:47 UTC  (2+ messages)

[PATCH libmnl v3 1/2] libmnl: update attribute function comments to use \return
 2022-08-16 21:46 UTC  (4+ messages)
` [PATCH libmnl v3 2/2] libmnl: add support for signed types

[PATCH] ipset-translate: allow invoking with a path name
 2022-08-16 21:40 UTC  (2+ messages)

[RFC PATCH nf-next] netfilter: ipvs: Divide estimators into groups
 2022-08-16 16:22 UTC  (3+ messages)

[PATCH nf 0/2] testing: selftests: nft_flowtable.sh: unbreak test script
 2022-08-16 12:15 UTC  (3+ messages)
` [PATCH nf 1/2] testing: selftests: nft_flowtable.sh: use random netns names
` [PATCH nf 2/2] testing: selftests: nft_flowtable.sh: rework test to detect offload failure

[PATCH 5.19 0617/1157] netfilter: xtables: Bring SPDX identifier back
 2022-08-15 17:59 UTC 

[PATCH 5.18 0573/1095] netfilter: xtables: Bring SPDX identifier back
 2022-08-15 17:59 UTC 

[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-15 19:00 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Add existing connection bpf_*_ct_lookup() test
` [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test
` [PATCH bpf-next v4 3/3] selftests/bpf: Update CI kconfig

[PATCH 5.15 418/779] netfilter: xtables: Bring SPDX identifier back
 2022-08-15 18:01 UTC 

[PATCH nf,v2] netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
 2022-08-15 16:46 UTC 

[PATCH nf] netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
 2022-08-15 16:18 UTC 

[PATCH nf,v4 2/2] netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
 2022-08-15 16:17 UTC 

[PATCH nf,v3 2/2] netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
 2022-08-13 14:37 UTC 

[PATCH nf] netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVAL_END
 2022-08-13 14:25 UTC 

[PATCH nf,v2 2/2] netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
 2022-08-13 14:25 UTC 

[PATCH net 1/3] netfilter: nf_conntrack_tcp: re-init for syn packets only
 2022-08-13  1:26 UTC 

[PATCH net 1/3] netfilter: nf_conntrack_tcp: re-init for syn packets only
 2022-08-12 19:17 UTC  (4+ messages)

[PATCH nf 1/2] netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
 2022-08-12 14:48 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_tables: validate NFTA_SET_ELEM_KEY_END based on NFT_SET_CONCAT flag

[PATCH bpf-next v3 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-11 21:50 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix scheduling-while-atomic splat
 2022-08-11 15:57 UTC  (2+ messages)

[PATCH nf 0/4] netfilter: conntrack: remove 64kb max size assumptions
 2022-08-11 14:41 UTC  (7+ messages)
` [PATCH nf 3/4] netfilter: conntrack_ftp: prefer skb_linearize

[PATCH nft 0/2] --optimize fixes
 2022-08-11 14:34 UTC  (4+ messages)
` [PATCH nft 1/2] optimize: merging concatenation is unsupported
` [PATCH nft 2/2] optimize: check for mergeable rules

Upgrading iptables firewall on Red Hat Enterprise Linux 9.0
 2022-08-11 13:19 UTC  (6+ messages)

[PATCH nft] tests: shell: check for a tainted kernel
 2022-08-11 11:19 UTC 

CFS for Netdev 0x16 open!
 2022-08-11 11:17 UTC  (2+ messages)

[PATCH nft] evaluate: allow implicit ether -> vlan dep
 2022-08-11  7:10 UTC 

[RFC] concat with dynamically sized fields like vlan id
 2022-08-11  6:05 UTC  (2+ messages)

[PATCH] Extends py/nftables.py
 2022-08-10  9:04 UTC 

[PATCH net 0/8] Netfilter fixes for net
 2022-08-10  7:59 UTC  (13+ messages)
` [PATCH net 1/8] netfilter: nf_tables: validate variable length element extension
` [PATCH net 2/8] netfilter: nf_tables: do not allow SET_ID to refer to another table
` [PATCH net 3/8] netfilter: nf_tables: do not allow CHAIN_ID "
` [PATCH net 4/8] netfilter: nf_tables: do not allow RULE_ID to refer to another chain
` [PATCH net 5/8] netfilter: ip6t_LOG: Fix a typo in a comment
` [PATCH net 6/8] netfilter: nf_tables: upfront validation of data via nft_data_init()
` [PATCH net 7/8] netfilter: nf_tables: disallow jump to implicit chain from set element
` [PATCH net 8/8] netfilter: nf_tables: fix null deref due to zeroed list head

[PATCH nf,v2 1/2] netfilter: nf_tables: upfront validation of data via nft_data_init()
 2022-08-09 21:40 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix null deref due to zeroed list head
 2022-08-09 21:39 UTC  (2+ messages)

AQV Personalleasing „FINANZKRISE KANN SIE REICH MACHEN!“
 2022-08-09 19:38 UTC 

[PATCH] Extends py/nftables.py
 2022-08-09 18:43 UTC  (2+ messages)

[ANNOUNCE] libnftnl 1.2.3 release
 2022-08-09 18:37 UTC 

[RESEND (v2) PATCH] netfilter: Fix a typo in a comment
 2022-08-09 17:51 UTC  (2+ messages)

[PATCH nf,v4] netfilter: nf_tables: validate variable length element extension
 2022-08-09 17:39 UTC  (2+ messages)

[PATCH 1/3] netfilter: nf_tables: do not allow SET_ID to refer to another table
 2022-08-09 17:39 UTC  (3+ messages)
` [PATCH 3/3] netfilter: nf_tables: do not allow RULE_ID to refer to another chain


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