messages from 2023-07-13 08:49:52 to 2023-07-28 14:10:10 UTC [more...]
[PATCH nft 1/2] update INSTALL file
2023-07-28 14:10 UTC (4+ messages)
` [PATCH nft 2/2] py: remove setup.py integration with autotools
[iptables PATCH 1/4] *tables-restore: Enforce correct counters syntax if present
2023-07-28 12:31 UTC (4+ messages)
` [iptables PATCH 2/4] *tables: Reject invalid chain names when renaming
` [iptables PATCH 3/4] ebtables: Improve invalid chain name detection
` [iptables PATCH 4/4] tests: shell: Fix and extend chain rename test
[PATCH v2 net-next] dissector: Use 64bits for used_keys
2023-07-28 10:03 UTC (3+ messages)
[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
2023-07-28 9:52 UTC (10+ messages)
` [PATCH bpf-next v6 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v6 3/5] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v6 4/5] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v6 5/5] bpf: selftests: Add defrag selftests
[iptables PATCH 0/3] Follow-up on dangling set fix
2023-07-28 9:37 UTC (10+ messages)
` [iptables PATCH 1/3] extensions: libebt_among: Fix for false positive match comparison
` [iptables PATCH 2/3] nft: Do not pass nft_rule_ctx to add_nft_among()
` [iptables PATCH 3/3] nft: Include sets in debug output
[iptables PATCH 1/2] nft: Special casing for among match in compare_matches()
2023-07-28 9:33 UTC (3+ messages)
` [iptables PATCH 2/2] nft: More verbose extension comparison debugging
[PATCH net-next 0/5] netfilter updates for net-next
2023-07-28 3:40 UTC (9+ messages)
` [PATCH net-next 1/5] nf_conntrack: fix -Wunused-const-variable=
` [PATCH net-next 2/5] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH net-next 3/5] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
` [PATCH net-next 4/5] netfilter: conntrack: validate cta_ip via parsing
` [PATCH net-next 5/5] lib/ts_bm: add helper to reduce indentation and improve readability
[nft v3 PATCH 0/4] add input flags and "no-dns"/"json" flags
2023-07-27 17:02 UTC (8+ messages)
` [nft v3 PATCH 1/4] src: add input flags for nft_ctx
` [nvt v3 PATCH 2/4] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft v3 PATCH 3/4] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft v3 PATCH 4/4] py: add Nftables.input_{set,get}_flags() API
[PATCH netfilter] netfilter: nfnetlink_log: always add a timestamp
2023-07-27 13:58 UTC (2+ messages)
Netfilter -stable patches for 6.1.y
2023-07-27 10:55 UTC (3+ messages)
[syzbot] [netfilter?] WARNING in __nf_conntrack_confirm
2023-07-27 10:46 UTC
[PATCH net 0/3] netfilter fixes for net
2023-07-27 5:20 UTC (5+ messages)
` [PATCH net 1/3] netfilter: nft_set_rbtree: fix overlap expiration walk
` [PATCH net 2/3] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
` [PATCH net 3/3] netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
[PATCH 10/14] netfilter: Update to register_net_sysctl_sz
2023-07-26 18:01 UTC (2+ messages)
ulogd2 patch ping
2023-07-26 14:35 UTC (3+ messages)
Kernel oops with 6.4.4 - flow offloads - NULL pointer deref
2023-07-26 13:38 UTC (4+ messages)
[PATCH -next] nf_conntrack: fix -Wunused-const-variable=
2023-07-26 12:53 UTC (2+ messages)
[PATCH nft] netlink: delinearize: copy set keytype if needed
2023-07-25 19:24 UTC
[PATCH 5.4 179/313] netfilter: nf_tables: fix nat hook table deletion
2023-07-25 10:45 UTC (10+ messages)
` [PATCH 5.4 180/313] netfilter: nftables: add helper function to set the base sequence number
` [PATCH 5.4 181/313] netfilter: add helper function to set up the nfnetlink header and use it
` [PATCH 5.4 182/313] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH 5.4 183/313] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH 5.4 184/313] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH 5.4 185/313] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH 5.4 186/313] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH 5.4 187/313] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH 5.4 188/313] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH 5.10 312/509] netfilter: nf_tables: use net_generic infra for transaction data
2023-07-25 10:44 UTC (11+ messages)
` [PATCH 5.10 313/509] netfilter: nf_tables: add rescheduling points during loop detection walks
` [PATCH 5.10 314/509] netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
` [PATCH 5.10 315/509] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH 5.10 316/509] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH 5.10 317/509] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH 5.10 318/509] netfilter: nf_tables: reject unbound chain "
` [PATCH 5.10 319/509] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH 5.10 320/509] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH 5.10 321/509] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH 5.10 322/509] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH v3 net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
2023-07-24 10:18 UTC (2+ messages)
[PATCH v2 net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
2023-07-24 3:46 UTC (4+ messages)
[PATCH nf] netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
2023-07-23 14:41 UTC
[PATCH nf,v2] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
2023-07-23 14:24 UTC
[PATCH ipset] bash-completion: fix syntax error
2023-07-21 22:13 UTC
[PATCH bpf-next v5 0/5] Support defragmenting IPv(4|6) packets in BPF
2023-07-21 20:03 UTC (8+ messages)
` [PATCH bpf-next v5 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v5 3/5] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v5 4/5] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v5 5/5] bpf: selftests: Add defrag selftests
[ANNOUNCE] nftables 1.0.8 release
2023-07-21 14:03 UTC (6+ messages)
[PATCH nf] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR and _COMMIT
2023-07-20 21:04 UTC (2+ messages)
[PATCH net 0/5] Netfilter fixes for net:
2023-07-20 20:00 UTC (7+ messages)
` [PATCH net 1/5] netfilter: nf_tables: fix spurious set element insertion failure
` [PATCH net 2/5] netfilter: nf_tables: can't schedule in nft_chain_validate
` [PATCH net 3/5] netfilter: nft_set_pipapo: fix improper element removal
` [PATCH net 4/5] netfilter: nf_tables: skip bound chain in netns release path
` [PATCH net 5/5] netfilter: nf_tables: skip bound chain on rule flush
[PATCH nf] netfilter: nft_set_rbtree: fix overlap expiration walk
2023-07-20 19:30 UTC
[PATCH net 1/5] netfilter: nf_tables: fix spurious set element insertion failure
2023-07-20 19:29 UTC
[PATCH nft] tests: shell: auto-run kmemleak if its available
2023-07-20 12:51 UTC
[nft PATCH] tests: monitor: Summarize failures per test case
2023-07-20 11:25 UTC (2+ messages)
[PATCH nf] netfilter: nft_set_pipapo: fix improper element removal
2023-07-20 10:24 UTC (2+ messages)
[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
2023-07-20 7:18 UTC (7+ messages)
[PATCH nf] netfilter: nf_tables: skip bound chain on rule flush
2023-07-20 7:17 UTC
[PATCH nf] netfilter: nf_tables: fix spurious set element insertion failure
2023-07-19 22:29 UTC
[PATCH nf] netfilter: nf_tables: skip bound chain in netns release path
2023-07-19 18:19 UTC
[iptables PATCH] tests: shell: Sanitize nft-only/0009-needless-bitwise_0
2023-07-19 13:06 UTC (2+ messages)
libnftnl adding element to a set of type ipv4_addr or ipv6_addr
2023-07-19 11:31 UTC (3+ messages)
[nft PATCH] py: return boolean value from Nftables.__[gs]et_output_flag()
2023-07-19 10:44 UTC (2+ messages)
[PATCH nf-next 0/2] netfilter: nf_tables: use NLA_POLICY_MASK instead of manual checks
2023-07-19 7:19 UTC (7+ messages)
` [PATCH nf-next 1/2] netlink: allow be16 and be32 types in all uint policy checks
` [PATCH nf-next 2/2] netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag options
[PATCH nft] meta: stash context statement length when generating payload/meta dependency
2023-07-19 0:14 UTC
[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
2023-07-18 21:45 UTC (10+ messages)
` [PATCH bpf-next v4 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
[nft PATCH] nftables: add flag for nft context to avoid blocking getaddrinfo()
2023-07-18 10:31 UTC (12+ messages)
` [nft v2 PATCH 1/3] nftables: add input flags for nft_ctx
` [nft v2 PATCH 2/3] nftables: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking getaddrinfo()
` [nft v2 PATCH 3/3] py: add input_{set,get}_flags() API to helpers
[PATCH nf] netfilter: nf_tables: can't schedule in nft_chain_validate
2023-07-17 23:30 UTC
[nft PATCH] tests/build/run-tests.sh: fix issues reported by shellcheck
2023-07-17 11:19 UTC (2+ messages)
[ANNOUNCE] libnftnl 1.2.6 release
2023-07-17 10:20 UTC (4+ messages)
[PATCH -stable,4.14 0/3] stable fixes for 4.14
2023-07-16 19:24 UTC (2+ messages)
[PATCH -stable,4.19 00/10] stable fixes for 4.19
2023-07-16 19:23 UTC (2+ messages)
[PATCH -stable,5.4 00/10] stable fixes for 5.4
2023-07-16 19:22 UTC (2+ messages)
[PATCH -stable,5.10 v3 00/11] Netfilter stable fixes for 5.10
2023-07-16 19:19 UTC (8+ messages)
` [PATCH -stable,5.10 v3 01/11] netfilter: nf_tables: use net_generic infra for transaction data
` [PATCH -stable,5.10 v3 08/11] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH -stable,5.10 v3 09/11] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH -stable,5.10 v3 10/11] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
` [PATCH -stable,5.10 v3 11/11] netfilter: nf_tables: fix scheduling-while-atomic splat
[PATCH -stable,5.15 0/2] stable fixes for 5.15
2023-07-16 15:17 UTC (6+ messages)
` [PATCH -stable,5.15 2/2] netfilter: nf_tables: unbind non-anonymous set if rule construction fails
[PATCH nft] exthdr: prefer raw_type instead of desc->type
2023-07-14 14:53 UTC
[nft PATCH 0/3] Implement 'reset {set,map,element}' commands
2023-07-13 15:12 UTC (2+ messages)
[PATCH v2] netfilter: conntrack: validate cta_ip via parsing
2023-07-13 15:03 UTC (2+ messages)
[PATCH v9 00/12] Network support for Landlock
2023-07-13 14:52 UTC (17+ messages)
` [PATCH v9 00/12] Network support for Landlock - allowed list of protocols
[PATCH iptables] nft-bridge: pass context structure to ops->add() to improve anonymous set support
2023-07-13 11:50 UTC (5+ messages)
[PATCH v1] netfilter: conntrack: validate cta_ip via parsing
2023-07-13 8:52 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).