messages from 2023-06-23 00:59:07 to 2023-07-05 18:20:09 UTC [more...]
[PATCH] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
2023-07-05 18:17 UTC (4+ messages)
[PATCH -stable,4.14 0/3] stable fixes for 4.14
2023-07-05 16:56 UTC (4+ messages)
` [PATCH -stable,4.14 1/3] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,4.14 2/3] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,4.14 3/3] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
[PATCH -stable,4.19 00/10] stable fixes for 4.19
2023-07-05 16:55 UTC (11+ messages)
` [PATCH -stable,4.19 01/10] netfilter: nf_tables: fix nat hook table deletion
` [PATCH -stable,4.19 02/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,4.19 03/10] netfilter: nftables: add helper function to set the base sequence number
` [PATCH -stable,4.19 04/10] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH -stable,4.19 05/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,4.19 06/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,4.19 07/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,4.19 08/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,4.19 09/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,4.19 10/10] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH -stable,5.4 00/10] stable fixes for 5.4
2023-07-05 16:54 UTC (11+ messages)
` [PATCH -stable,5.4 01/10] netfilter: nf_tables: fix nat hook table deletion
` [PATCH -stable,5.4 02/10] netfilter: nftables: add helper function to set the base sequence number
` [PATCH -stable,5.4 03/10] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH -stable,5.4 04/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.4 05/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.4 06/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.4 07/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.4 08/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.4 09/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.4 10/10] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH -stable,5.10,v2 00/11] stable fixes for 5.10
2023-07-05 15:15 UTC (13+ messages)
` [PATCH -stable,5.10,v2 01/11] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10,v2 02/11] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10,v2 03/11] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10,v2 04/11] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10,v2 05/11] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10,v2 06/11] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10,v2 07/11] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10,v2 08/11] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10,v2 09/11] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10,v2 10/11] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.10,v2 11/11] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH v9 00/12] Network support for Landlock
2023-07-05 15:00 UTC (17+ messages)
` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols
[PATCH -stable,5.10 00/10] stable fixes for 5.10
2023-07-05 14:33 UTC (13+ messages)
` [PATCH -stable,5.10 01/10] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10 02/10] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH -stable,5.10 03/10] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH -stable,5.10 04/10] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH -stable,5.10 05/10] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH -stable,5.10 06/10] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH -stable,5.10 07/10] netfilter: nf_tables: reject unbound chain "
` [PATCH -stable,5.10 08/10] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10 09/10] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10 10/10] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
[PATCH -stable,5.15 0/2] stable fixes for 5.15
2023-07-05 14:14 UTC (3+ messages)
` [PATCH -stable,5.15 1/2] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.15 2/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
[PATCH nf] netfilter: conntrack: gre: don't set assured flag for clash entries
2023-07-05 12:37 UTC (2+ messages)
[PATCH] netfilter: nf_tables: do not ignore genmask when looking up chain by id
2023-07-05 12:16 UTC (2+ messages)
[PATCH v11 00/12] Network support for Landlock
2023-07-05 10:36 UTC (51+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support
[PATCH nf,v2] netfilter: nf_tables: report use refcount overflow
2023-07-04 22:52 UTC
Loan/Investment offer
2023-07-04 8:10 UTC
[nft PATCH 0/4] cli: Make valgrind (kind of) happy
2023-07-04 11:04 UTC (2+ messages)
[PATCH nf] netfilter: conntrack: don't fold port numbers into addresses before hashing
2023-07-04 10:25 UTC
[PATCH nft] expression: define .clone for catchall set element
2023-07-04 8:33 UTC (2+ messages)
` [PATCH nft] tests: shell: refcount memleak in map rhs with timeouts
Słowa kluczowe do wypozycjonowania
2023-07-04 8:05 UTC
[PATCH nf v2] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
2023-07-03 15:22 UTC (2+ messages)
[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
2023-07-03 14:42 UTC (7+ messages)
[PATCH nf] netfilter: nf_tables: report use refcount overflow
2023-07-03 12:54 UTC
[PATCH nft] expression: define .clone for catchall set element
2023-06-30 8:01 UTC
[PATCH AUTOSEL 5.15 4/5] netfilter: nf_tables: disallow timeout for anonymous sets
2023-06-29 19:01 UTC
[PATCH AUTOSEL 6.1 10/12] netfilter: nf_tables: disallow timeout for anonymous sets
2023-06-29 19:01 UTC
[PATCH AUTOSEL 6.3 13/17] netfilter: nf_tables: disallow timeout for anonymous sets
2023-06-29 19:00 UTC (2+ messages)
` [PATCH AUTOSEL 6.3 14/17] netfilter: nf_tables: drop module reference after updating chain
[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
2023-06-29 17:59 UTC (22+ messages)
` [PATCH bpf-next 1/7] tools: libbpf: add netfilter link attach helper
` [PATCH bpf-next 2/7] selftests/bpf: Add bpf_program__attach_netfilter helper test
` [PATCH bpf-next 3/7] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next 4/7] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next 5/7] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next 6/7] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next 7/7] bpf: selftests: Add defrag selftests
Fwd: High cpu usage caused by kernel process when upgraded to linux 5.19.17 or later
2023-06-29 14:18 UTC (7+ messages)
` "
[PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
2023-06-29 6:02 UTC (3+ messages)
[nft PATCH] tests: py: Document JSON mode in README
2023-06-27 16:27 UTC (2+ messages)
[PATCH net 0/6] Netfilter fixes for net
2023-06-27 11:00 UTC (8+ messages)
` [PATCH net 1/6] lib/ts_bm: reset initial match offset for every block of text
` [PATCH net 2/6] netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one
` [PATCH net 3/6] linux/netfilter.h: fix kernel-doc warnings
` [PATCH net 4/6] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
` [PATCH net 5/6] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH net 6/6] netfilter: nf_tables: fix underflow in chain reference counter
[PATCH net-next 0/8] Netfilter/IPVS updates for net-next
2023-06-26 20:10 UTC (10+ messages)
` [PATCH net-next 1/8] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
` [PATCH net-next 2/8] ipvs: dynamically limit the connection hash table
` [PATCH net-next 3/8] netfilter: nft_payload: rebuild vlan header when needed
` [PATCH net-next 4/8] netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
` [PATCH net-next 5/8] netfilter: nf_tables: permit update of set size
` [PATCH net-next 6/8] netfilter: snat: evict closing tcp entries on reply tuple collision
` [PATCH net-next 7/8] netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
` [PATCH net-next 8/8] netfilter: nf_tables: limit allowed range via nla_policy
[PATCH -stable,5.10 0/3] stable fixes for 5.10
2023-06-26 15:27 UTC (5+ messages)
` [PATCH -stable,5.10 1/3] netfilter: nftables: statify nft_parse_register()
` [PATCH -stable,5.10 2/3] netfilter: nf_tables: validate registers coming from userspace
` [PATCH -stable,5.10 3/3] netfilter: nf_tables: hold mutex on netns pre_exit path
[PATCH net] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
2023-06-26 15:19 UTC (3+ messages)
[PATCH net-next] linux/netfilter.h: fix kernel-doc warnings
2023-06-26 15:17 UTC (3+ messages)
[PATCH nf v2] netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one
2023-06-26 15:16 UTC (2+ messages)
[PATCH nf v2] lib/ts_bm: reset initial match offset for every block of text
2023-06-26 15:16 UTC (2+ messages)
Kernel oops with netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
2023-06-26 5:22 UTC (2+ messages)
[PATCH nf 1/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
2023-06-25 22:42 UTC (2+ messages)
` [PATCH nf 2/2] netfilter: nf_tables: fix underflow in chain reference counter
Linux netfilter / iptables : How to enable iptables TRACE chain handling with nf_log_syslog on RHEL8+?
2023-06-25 18:35 UTC (4+ messages)
[ulogd2 PATCH] Makefile: Create LZMA-compressed dist-files
2023-06-25 8:48 UTC (2+ messages)
ipset hash:net:port:net
2023-06-23 18:30 UTC (2+ messages)
[iptables PATCH 0/4] Implement a best-effort forward compat solution
2023-06-23 16:52 UTC (7+ messages)
` [iptables PATCH 3/4] Add --compat option to *tables-nft and *-nft-restore commands
[PATCH 06/11] sysctl: Add size to register_net_sysctl function
2023-06-23 14:21 UTC (4+ 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).