messages from 2024-09-17 22:02:08 to 2024-09-26 11:11:46 UTC [more...]
[PATCH nf-next v5 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-09-26 11:11 UTC (6+ messages)
[PATCH nf-next 0/7] netfilter: rework conntrack/flowtable interaction
2024-09-26 11:11 UTC (9+ messages)
` [PATCH nf-next 1/7] netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
` [PATCH nf-next 2/7] netfilter: nft_flow_offload: update tcp state flags under lock
` [PATCH nf-next 3/7] netfilter: conntrack: remove skb argument from nf_ct_refresh
` [PATCH nf-next 4/7] netfilter: flowtable: prefer plain nf_ct_refresh for setting initial timeout
` [PATCH nf-next 5/7] netfilter: conntrack: rework offload nf_conn timeout extension logic
` [PATCH nf-next 6/7] netfilter: nft_flow_offload: never grow the timeout when moving packets back to slowpath
` [PATCH nf-next 7/7] netfilter: nft_flow_offload: do not remove flowtable entry for fin packets
[PATCH net,v2 00/14] Netfilter fixes for net
2024-09-26 11:07 UTC (15+ messages)
` [PATCH net 01/14] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
` [PATCH net 02/14] netfilter: conntrack: add clash resolution for reverse collisions
` [PATCH net 03/14] selftests: netfilter: add reverse-clash resolution test case
` [PATCH net 04/14] selftests: netfilter: nft_tproxy.sh: add tcp tests
` [PATCH net 05/14] netfilter: ctnetlink: Guard possible unused functions
` [PATCH net 06/14] docs: tproxy: ignore non-transparent sockets in iptables
` [PATCH net 07/14] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
` [PATCH net 08/14] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
` [PATCH net 09/14] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
` [PATCH net 10/14] netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
` [PATCH net 11/14] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH net 12/14] netfilter: nfnetlink_queue: remove old clash resolution logic
` [PATCH net 13/14] kselftest: add test for nfqueue induced conntrack race
` [PATCH net 14/14] selftests: netfilter: Avoid hanging ipvs.sh
[PATCH] conntrack: -L doesn't take a value, so don't discard one (same for -IUDGEFA)
2024-09-26 11:05 UTC (10+ messages)
[PATCH net 00/14] Netfilter fixes for net
2024-09-26 10:56 UTC (21+ messages)
` [PATCH net 01/14] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
` [PATCH net 02/14] netfilter: conntrack: add clash resolution for reverse collisions
` [PATCH net 03/14] selftests: netfilter: add reverse-clash resolution test case
` [PATCH net 04/14] selftests: netfilter: nft_tproxy.sh: add tcp tests
` [PATCH net 05/14] netfilter: ctnetlink: Guard possible unused functions
` [PATCH net 06/14] docs: tproxy: ignore non-transparent sockets in iptables
` [PATCH net 07/14] netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
` [PATCH net 08/14] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
` [PATCH net 09/14] netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS
` [PATCH net 10/14] netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
` [PATCH net 11/14] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH net 12/14] netfilter: nfnetlink_queue: remove old clash resolution logic
` [PATCH net 13/14] kselftest: add test for nfqueue induced conntrack race
` [PATCH net 14/14] selftests: netfilter: Avoid hanging ipvs.sh
[nf-next PATCH v5 00/18] Dynamic hook interface binding
2024-09-26 9:56 UTC (19+ messages)
` [nf-next PATCH v5 01/18] netfilter: nf_tables: Flowtable hook's pf value never varies
` [nf-next PATCH v5 02/18] netfilter: nf_tables: Store user-defined hook ifname
` [nf-next PATCH v5 03/18] netfilter: nf_tables: Use stored ifname in netdev hook dumps
` [nf-next PATCH v5 04/18] netfilter: nf_tables: Compare netdev hooks based on stored name
` [nf-next PATCH v5 05/18] netfilter: nf_tables: Tolerate chains with no remaining hooks
` [nf-next PATCH v5 06/18] netfilter: nf_tables: Simplify chain netdev notifier
` [nf-next PATCH v5 07/18] netfilter: nf_tables: Introduce functions freeing nft_hook objects
` [nf-next PATCH v5 08/18] netfilter: nf_tables: Introduce nft_hook_find_ops()
` [nf-next PATCH v5 09/18] netfilter: nf_tables: Introduce nft_register_flowtable_ops()
` [nf-next PATCH v5 10/18] netfilter: nf_tables: Drop __nft_unregister_flowtable_net_hooks()
` [nf-next PATCH v5 11/18] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [nf-next PATCH v5 12/18] netfilter: nf_tables: chain: Respect NETDEV_REGISTER events
` [nf-next PATCH v5 13/18] netfilter: nf_tables: flowtable: "
` [nf-next PATCH v5 14/18] netfilter: nf_tables: Wrap netdev notifiers
` [nf-next PATCH v5 15/18] netfilter: nf_tables: Handle NETDEV_CHANGENAME events
` [nf-next PATCH v5 16/18] netfilter: nf_tables: Support wildcard netdev hook specs
` [nf-next PATCH v5 17/18] netfilter: nf_tables: Add notications for hook changes
` [nf-next PATCH v5 18/18] selftests: netfilter: Torture nftables netdev hooks
[bug report] netfilter: nf_tables: no size estimation if number of set elements is unknown
2024-09-26 9:52 UTC
[PATCH nft,v2 0/7] cache updates
2024-09-25 22:47 UTC (3+ messages)
` [PATCH nft,v2 5/7] cache: consolidate reset command
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-09-25 18:31 UTC (10+ messages)
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-09-25 18:31 UTC (7+ messages)
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation
[nf-next PATCH v4 00/16] Dynamic hook interface binding
2024-09-25 18:17 UTC (24+ messages)
` [nf-next PATCH v4 01/16] netfilter: nf_tables: Flowtable hook's pf value never varies
` [nf-next PATCH v4 02/16] netfilter: nf_tables: Store user-defined hook ifname
` [nf-next PATCH v4 03/16] netfilter: nf_tables: Use stored ifname in netdev hook dumps
` [nf-next PATCH v4 04/16] netfilter: nf_tables: Compare netdev hooks based on stored name
` [nf-next PATCH v4 05/16] netfilter: nf_tables: Tolerate chains with no remaining hooks
` [nf-next PATCH v4 06/16] netfilter: nf_tables: Introduce functions freeing nft_hook objects
` [nf-next PATCH v4 07/16] netfilter: nf_tables: Introduce nft_hook_find_ops()
` [nf-next PATCH v4 08/16] netfilter: nf_tables: Introduce nft_register_flowtable_ops()
` [nf-next PATCH v4 09/16] netfilter: nf_tables: Drop __nft_unregister_flowtable_net_hooks()
` [nf-next PATCH v4 10/16] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [nf-next PATCH v4 11/16] netfilter: nf_tables: chain: Respect NETDEV_REGISTER events
` [nf-next PATCH v4 12/16] netfilter: nf_tables: flowtable: "
` [nf-next PATCH v4 13/16] netfilter: nf_tables: Handle NETDEV_CHANGENAME events
` [nf-next PATCH v4 14/16] netfilter: nf_tables: Support wildcard netdev hook specs
` [nf-next PATCH v4 15/16] netfilter: nf_tables: Add notications for hook changes
` [nf-next PATCH v4 16/16] selftests: netfilter: Torture nftables netdev hooks
[nf PATCH] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
2024-09-25 18:01 UTC
Unsubscribe
2024-09-25 13:04 UTC
[PATCH AUTOSEL 6.11 048/244] netfilter: nf_tables: do not remove elements if set backend implements .abort
2024-09-25 12:20 UTC (5+ messages)
` [PATCH AUTOSEL 6.11 049/244] netfilter: nf_tables: don't initialize registers in nft_do_chain()
[ANNOUNCE] libnetfilter_conntrack 1.1.0 release
2024-09-25 12:18 UTC
[RFC PATCH v3 00/19] Support socket access-control
2024-09-25 12:17 UTC (21+ messages)
` [RFC PATCH v3 07/19] selftests/landlock: Test adding a rule for empty access
` [RFC PATCH v3 08/19] selftests/landlock: Test overlapped restriction
` [RFC PATCH v3 09/19] selftests/landlock: Test creating a ruleset with unknown access
` [RFC PATCH v3 11/19] selftests/landlock: Test unsupported protocol restriction
` [RFC PATCH v3 12/19] selftests/landlock: Test that kernel space sockets are not restricted
` [RFC PATCH v3 13/19] selftests/landlock: Test packet protocol alias
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
[PATCH AUTOSEL 6.6 038/139] netfilter: nf_tables: don't initialize registers in nft_do_chain()
2024-09-25 12:07 UTC
[PATCH AUTOSEL 6.10 040/197] netfilter: nf_tables: don't initialize registers in nft_do_chain()
2024-09-25 11:50 UTC
[PATCH libnftnl] src: remove scaffolding around deprecated parser functions
2024-09-25 10:44 UTC
[PATCH libnetfilter_conntrack] src: remove unused parameter from build functions
2024-09-25 10:15 UTC
[PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
2024-09-25 8:37 UTC
[PATCH v3] net/bridge: Optimizing read-write locks in ebtables.c
2024-09-25 7:45 UTC (5+ messages)
ct hardware offload ignores RST packet
2024-09-24 19:11 UTC (8+ messages)
[PATCH v2] net/bridge: Optimizing read-write locks in ebtables.c
2024-09-24 8:35 UTC (4+ messages)
[RFC PATCH v1 0/4] Implement performance impact measurement tool
2024-09-23 15:05 UTC (2+ messages)
[PATCH] net/bridge: Optimizing read-write locks in ebtables.c
2024-09-23 10:16 UTC (4+ messages)
[PATCH libnftnl] expr: dynset: validate expressions are of nested type
2024-09-22 22:16 UTC
[PATCH v2 0/2] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
2024-09-22 21:13 UTC (4+ messages)
[nf-next:testing 4/5] net/netfilter/nf_nat_masquerade.c:273:6: warning: variable 'ret' is uninitialized when used here
2024-09-22 3:41 UTC
[nf-next:testing 4/5] net/netfilter/nf_nat_masquerade.c:252:30: warning: variable 'newrange' set but not used
2024-09-21 19:51 UTC
[syzbot] [netfilter] BUG: soft lockup in batadv_iv_send_outstanding_bat_ogm_packet
2024-09-20 20:32 UTC
stable request: netfilter: make cgroupsv2 matching work with namespaces
2024-09-20 16:10 UTC (2+ messages)
[nf PATCH v2] selftests: netfilter: Avoid hanging ipvs.sh
2024-09-19 12:51 UTC (2+ messages)
[nf PATCH] selftests: netfilter: Avoid hanging ipvs.sh
2024-09-19 12:38 UTC (4+ messages)
[nf PATCH] netfilter: nf_tables: nft_flowtable_find_dev() lacks rcu_read_lock()
2024-09-19 12:26 UTC (3+ messages)
[PATCH nf] netfilter: nfnetlink_queue: reroute reinjected packets from postrouting
2024-09-19 12:02 UTC (10+ messages)
[PATCH nf,v2] netfilter: nf_tables: missing objects with no memcg accounting
2024-09-19 11:59 UTC (3+ messages)
[PATCH net] netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
2024-09-19 11:20 UTC (2+ messages)
[PATCH nf-next 0/2] netfilter: conntrack: label helpers conditional compilation updates
2024-09-19 8:05 UTC (9+ messages)
[PATCH 1/5] LSM: Replace context+len with lsm_context
2024-09-19 4:12 UTC (2+ messages)
[PATCH 5.4.y 1/1] inet: inet_defrag: prevent sk release while still in use
2024-09-18 22:15 UTC
[PATCH 5.10.y 1/1] inet: inet_defrag: prevent sk release while still in use
2024-09-18 22:15 UTC
[PATCH 5.15.y 1/1] inet: inet_defrag: prevent sk release while still in use
2024-09-18 22:12 UTC
[PATCH nf] kselftest: add test for nfqueue induced conntrack race
2024-09-18 15:49 UTC (3+ messages)
[PATCH nf] netfilter: nfnetlink_queue: remove old clash resolution logic
2024-09-18 13:47 UTC (2+ 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).