messages from 2023-07-17 16:23:49 to 2023-08-01 08:13:39 UTC [more...]
ulogd2 patch ping
2023-08-01 8:13 UTC (5+ messages)
[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
2023-08-01 6:11 UTC (20+ messages)
` [PATCH v2 01/14] sysctl: Prefer ctl_table_header in proc_sysctl
` [PATCH v2 02/14] sysctl: Use ctl_table_header in list_for_each_table_entry
` [PATCH v2 03/14] sysctl: Add ctl_table_size to ctl_table_header
` [PATCH v2 04/14] sysctl: Add size argument to init_header
` [PATCH v2 05/14] sysctl: Add a size arg to __register_sysctl_table
` [PATCH v2 06/14] sysctl: Add size to register_sysctl
` [PATCH v2 07/14] sysctl: Add size arg to __register_sysctl_init
` [PATCH v2 08/14] sysctl: Add size to register_net_sysctl function
` [PATCH v2 09/14] ax.25: Update to register_net_sysctl_sz
` [PATCH v2 10/14] netfilter: "
` [PATCH v2 11/14] networking: "
` [PATCH v2 12/14] vrf: "
` [PATCH v2 13/14] sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
` [PATCH v2 14/14] sysctl: Use ctl_table_size as stopping criteria for list macro
[PATCH] netfilter: bpf: Only define get_proto_defrag_hook() if necessary
2023-08-01 1:00 UTC (3+ messages)
nftables: syntax ambiguity with objref map and ct helper objects
2023-07-31 15:32 UTC (4+ messages)
[PATCH nft 0/3] Python Build Modernization
2023-07-31 11:40 UTC (4+ messages)
` [PATCH nft 1/3] py: move package source into src directory
` [PATCH nft 2/3] py: use setup.cfg to configure setuptools
` [PATCH nft 3/3] py: add pyproject.toml to support PEP-517-compatible build-systems
[PATCH nft] libnftables: Drop cache in -c/--check mode
2023-07-31 11:24 UTC
[PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
2023-07-31 8:20 UTC (3+ messages)
[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
2023-07-29 0:00 UTC (11+ 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
[PATCH nft] ct expectation: fix 'list object x' vs. 'list objects in table' confusion
2023-07-28 19:04 UTC
[PATCH nft] rule: allow src/dstnat prios in input and output
2023-07-28 17:43 UTC
[iptables PATCH 1/4] *tables-restore: Enforce correct counters syntax if present
2023-07-28 17:34 UTC (5+ 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 nft 1/2] update INSTALL file
2023-07-28 14:10 UTC (5+ messages)
` [PATCH nft 2/2] py: remove setup.py integration with autotools
[PATCH v2 net-next] dissector: Use 64bits for used_keys
2023-07-28 10:03 UTC (3+ messages)
[iptables PATCH 0/3] Follow-up on dangling set fix
2023-07-28 9:37 UTC (8+ messages)
` [iptables PATCH 1/3] extensions: libebt_among: Fix for false positive match comparison
[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)
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 (4+ 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
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).