messages from 2022-03-10 23:44:59 to 2022-03-21 12:31:03 UTC [more...]
[PATCH net-next 00/19] Netfilter updates for net-next
2022-03-21 12:30 UTC (3+ messages)
` [PATCH net-next 01/19] netfilter: conntrack: revisit gc autotuning
` [PATCH net-next 02/19] netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
[PATCH nf,v2] netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
2022-03-21 10:38 UTC
[PATCH nf-next] netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
2022-03-21 10:05 UTC (4+ messages)
[PATCH RFC] memcg: Enable accounting for nft objects
2022-03-21 5:12 UTC (4+ messages)
` [PATCH v2] memcg: enable "
[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
2022-03-20 12:04 UTC (29+ messages)
` [PATCH 1/9] virtio_blk: "
` [PATCH 2/9] virtio_console: "
` [PATCH 3/9] net: mlx5: "
` [PATCH 4/9] netfilter: h323: "
` [PATCH 5/9] virtio-scsi: "
` [PATCH 6/9] usb: gadget: "
` [PATCH 7/9] usb: usbip: "
` [PATCH 8/9] x86/crypto: "
` [PATCH 9/9] testmmiotrace: "
` (subset) [PATCH 0/9] treewide: "
[PATCH] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
2022-03-20 0:44 UTC (2+ messages)
[nf-next PATCH] netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
2022-03-19 23:27 UTC (3+ messages)
[PATCH nf-next] netfilter: conntrack: revisit gc autotuning
2022-03-19 22:30 UTC (2+ messages)
[PATCH] ebtables: fix the 'static' build target
2022-03-18 22:58 UTC
"Decoding" ipset error codes
2022-03-18 19:38 UTC (2+ messages)
[RFC PATCH v4 00/15] Landlock LSM
2022-03-18 18:33 UTC (14+ messages)
` [RFC PATCH v4 02/15] landlock: filesystem access mask helpers
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring
[PATCH nf-next] netfilter: nf_conntrack_tcp: skip tracking for offloaded packets
2022-03-18 15:17 UTC (2+ messages)
[PATCH nf-next 1/2] netfilter: flowtable: remove redundant field in flow_offload_work struct
2022-03-18 12:11 UTC (2+ messages)
` [PATCH nf-next 2/2] netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
[PATCH net 0/3] Netfilter fixes for net
2022-03-18 11:00 UTC (5+ messages)
` [PATCH net 1/3] netfilter: flowtable: Fix QinQ and pppoe support for inet table
` [PATCH net 2/3] netfilter: nf_tables: validate registers coming from userspace
` [PATCH net 3/3] netfilter: nf_tables: initialize registers in nft_do_chain()
[PATCH nf,v2 1/2] netfilter: nf_tables: validate registers coming from userspace
2022-03-17 13:18 UTC (4+ messages)
` [PATCH nf,v2 2/2] netfilter: nf_tables: initialize registers in nft_do_chain()
[PATCH nf 1/2] netfilter: nf_tables: registers should not go over NFT_REG32_NUM
2022-03-17 13:08 UTC (4+ messages)
` [PATCH nf 2/2] netfilter: nf_tables: initialize registers in nft_do_chain()
[RFC] conntrack event framework speedup
2022-03-17 9:13 UTC (8+ messages)
Intermittent performance regression related to ipset between 5.10 and 5.15
2022-03-16 19:54 UTC
[iptables PATCH 0/3] Speed up restoring huge rulesets
2022-03-16 19:13 UTC (7+ messages)
` [iptables PATCH 1/3] nft: Reject standard targets as chain names when restoring
` [iptables PATCH 2/3] libxtables: Implement notargets hash table
` [iptables PATCH 3/3] libxtables: Boost rule target checks by announcing chain names
Feature Request: nft: support non-immediate second operand
2022-03-16 11:48 UTC (2+ messages)
[PATCH nf] netfilter: flowtable: Fix QinQ and PPPoE support for inet table
2022-03-16 10:22 UTC
[PATCH nf-next 0/6] Netfilter updates for net-next
2022-03-15 21:27 UTC (14+ messages)
` [PATCH nf-next 1/6] Revert "netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY"
` [PATCH nf-next 2/6] netfilter: nf_tables: Reject tables of unsupported family
` [PATCH nf-next 3/6] netfilter: flowtable: Support GRE
` [PATCH nf-next 4/6] act_ct: Support GRE offload
` [PATCH nf-next 5/6] net/mlx5: Support GRE conntrack offload
` [PATCH nf-next 6/6] netfilter: bridge: clean up some inconsistent indenting
[PATCH net-next 0/8] Conntrack offload debuggability improvements
2022-03-15 16:36 UTC (21+ messages)
` [PATCH net-next 2/8] netfilter: introduce total count of hw offloaded flow table entries
` [PATCH net-next 3/8] netfilter: introduce max "
` [PATCH net-next 5/8] netfilter: introduce max count of hw offload 'add' workqueue tasks
` [PATCH net-next 8/8] netfilter: flowtable: add hardware offload tracepoints
[iptables PATCH 0/5] Fixes for static builds
2022-03-15 13:54 UTC (8+ messages)
` [iptables PATCH 1/5] libxtables: Fix for warning in xtables_ipmask_to_numeric
` [iptables PATCH 2/5] Simplify static build extension loading
` [iptables PATCH 3/5] xtables: Call init_extensions{,a,b}() for static builds
` [iptables PATCH 4/5] nft: Review static extension loading
` [iptables PATCH 5/5] tests: shell: Fix 0004-return-codes_0 for static builds
[PATCH net 0/3] Netfilter fixes for net
2022-03-14 23:18 UTC (8+ messages)
` [PATCH net 1/3] Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
` [PATCH net 2/3] Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
` [PATCH net 3/3] netfilter: nf_tables: disable register tracking
[PATCH nf-next,v3 00/14] register tracking infrastructure follow up
2022-03-14 17:23 UTC (15+ messages)
` [PATCH nf-next,v3 01/14] netfilter: nf_tables: do not reduce read-only expressions
` [PATCH nf-next,v3 02/14] netfilter: nf_tables: cancel tracking for clobbered destination registers
` [PATCH nf-next,v3 03/14] netfilter: nft_ct: track register operations
` [PATCH nf-next,v3 04/14] netfilter: nft_lookup: only cancel tracking for clobbered dregs
` [PATCH nf-next,v3 05/14] netfilter: nft_meta: extend reduce support to bridge family
` [PATCH nf-next,v3 06/14] netfilter: nft_numgen: cancel register tracking
` [PATCH nf-next,v3 07/14] netfilter: nft_osf: track register operations
` [PATCH nf-next,v3 08/14] netfilter: nft_hash: "
` [PATCH nf-next,v3 09/14] netfilter: nft_immediate: cancel register tracking for data destination register
` [PATCH nf-next,v3 10/14] netfilter: nft_socket: track register operations
` [PATCH nf-next,v3 11/14] netfilter: nft_xfrm: "
` [PATCH nf-next,v3 12/14] netfilter: nft_tunnel: "
` [PATCH nf-next,v3 13/14] netfilter: nft_fib: add reduce support
` [PATCH nf-next,v3 14/14] netfilter: nft_exthdr: "
[PATCH nf-next 00/12,v2] register tracking infrastructure follow up
2022-03-14 10:38 UTC (15+ messages)
` [PATCH nf-next 01/12,v2] netfilter: nf_tables: do not reduce read-only expressions
` [PATCH nf-next 02/12,v2] netfilter: nf_tables: cancel tracking for clobbered destination registers
` [PATCH nf-next 03/12,v2] netfilter: nft_ct: track register operations
` [PATCH nf-next 04/12,v2] netfilter: nft_lookup: only cancel tracking for clobbered dregs
` [PATCH nf-next 05/12,v2] netfilter: nft_meta: extend reduce support to bridge family
` [PATCH nf-next 06/12,v2] netfilter: nft_numgen: cancel register tracking
` [PATCH nf-next 07/12,v2] netfilter: nft_osf: track register operations
` [PATCH nf-next 08/12,v2] netfilter: nft_hash: "
` [PATCH nf-next 09/12,v2] netfilter: nft_immediate: cancel register tracking for data destination register
` [PATCH nf-next 10/12,v2] netfilter: nft_socket: track register operations
` [PATCH nf-next 11/12,v2] netfilter: nft_xfrm: "
` [PATCH nf-next 12/12,v2] netfilter: nft_tunnel: "
Xtables-addons URL issues
2022-03-13 9:16 UTC
Xtables-addons geoip manual
2022-03-13 9:16 UTC
[PATCH nf-next 0/9] register tracking infrastructure follow up
2022-03-12 15:48 UTC (10+ messages)
` [PATCH nf-next 1/9] netfilter: nf_tables: do not reduce read-only expressions
` [PATCH nf-next 2/9] netfilter: nf_tables: cancel tracking for clobbered destination registers
` [PATCH nf-next 3/9] netfilter: nft_ct: track register operations
` [PATCH nf-next 4/9] netfilter: nft_lookup: only cancel tracking for clobbered dregs
` [PATCH nf-next 5/9] netfilter: nft_meta: extend reduce support to bridge family
` [PATCH nf-next 6/9] netfilter: nft_numgen: cancel register tracking
` [PATCH nf-next 7/9] netfilter: nft_osf: track register operations
` [PATCH nf-next 8/9] netfilter: nft_hash: "
` [PATCH nf-next 9/9] netfilter: nft_immediate: cancel register tracking for data destination register
[PATCH nf,v3] netfilter: nf_tables: disable register tracking
2022-03-12 15:43 UTC
[PATCH nf-next] netfilter: nf_tables: do not reduce read-only expressions
2022-03-12 10:49 UTC
[PATCH nf,v2] netfilter: nf_tables: disable register tracking
2022-03-12 10:48 UTC
[PATCH nf-next] netfilter: nf_tables: add stubs for readonly expressions
2022-03-12 3:19 UTC (4+ messages)
[PATCH nf-next,v2] netfilter: nf_tables: cancel register tracking if .reduce is not defined
2022-03-12 0:21 UTC
[PATCH nf-next] netfilter: nft_payload: only cancel tracking for clobbered dregs
2022-03-12 0:15 UTC
[PATCH nf-next,v5] netfilter: nf_tables: cancel register tracking if .reduce is not defined
2022-03-12 0:14 UTC
[PATCH nf] netfilter: nf_tables: disable register tracking
2022-03-12 0:05 UTC
[PATCH libnftnl 0/3] add description infrastructure
2022-03-11 14:03 UTC (5+ messages)
` [PATCH libnftnl 3/3] desc: add set description
[PATCH nf] Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"
2022-03-11 11:40 UTC (3+ messages)
` [PATCH nf] Revert "netfilter: conntrack: tag conntracks picked up in local out hook"
[PATCH nf-next] netfilter: nft_meta: extend reduce support to bridge family
2022-03-11 10:53 UTC
[PATCH nf-next] netfilter: nft_lookup: only cancel tracking for clobbered dregs
2022-03-11 10:53 UTC
[PATCH nf,v4] netfilter: nf_tables: cancel register tracking if .reduce is not defined
2022-03-11 6:59 UTC
[PATCH nf,v3] netfilter: nf_tables: cancel register tracking if .reduce is not defined
2022-03-11 6:50 UTC
[PATCH v33 08/29] LSM: Use lsmblob in security_secctx_to_secid
2022-03-10 23:46 UTC (5+ messages)
` [PATCH v33 09/29] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v33 15/29] LSM: Ensure the correct LSM context releaser
` [PATCH v33 16/29] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v33 18/29] LSM: security_secid_to_secctx in netlink netfilter
[PATCH nf,v2] netfilter: nf_tables: cancel register tracking if .reduce is not defined
2022-03-10 23:44 UTC
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).