netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-26 09:56:55 to 2024-10-08 20:02:25 UTC [more...]

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 20:02 UTC  (13+ messages)

[PATCH] nf_conntrack_proto_udp: do not accept packets with IPS_NAT_CLASH
 2024-10-08 16:45 UTC  (4+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-08 16:36 UTC  (2+ messages)

[RFC libnftnl/nft 0/5] nftables: indicate presence of unsupported netlink attributes
 2024-10-08 16:11 UTC  (10+ messages)
` [PATCH libnftnl 1/5] expr: add and use incomplete tag
` [PATCH libnftnl 2/5] sets: "
` [PATCH libnftnl 3/5] libnftnl: add api to query dissection state
` [PATCH nft 4/5] netlink: tell user if libnftnl detected unknown attributes/features
` [PATCH nft 5/5] sets: inform user when set definition contains unknown attributes

[PATCH libnetfilter_queue] build: add missing backslash to build_man.sh
 2024-10-07 22:50 UTC  (5+ messages)

[RFC PATCH v1 0/2] Fix non-TCP sockets restriction
 2024-10-07 13:35 UTC  (18+ messages)
` [RFC PATCH v1 1/2] landlock: "
` [RFC PATCH v1 2/2] selftests/landlock: Test non-TCP INET connection-based protocols

[PATCH nf v3] netfilter: xtables: avoid NFPROTO_UNSPEC where needed
 2024-10-07  9:28 UTC 

[PATCH nf] netfilter: nfnetlink_queue: reroute reinjected packets from postrouting
 2024-10-07  8:30 UTC  (9+ messages)

[PATCH] doc: don't suggest to disable GSO
 2024-10-06 16:36 UTC 

[PATCH nf v2] netfilter: xtables: avoid NFPROTO_UNSPEC where needed
 2024-10-06  7:45 UTC  (2+ messages)

[PATCH AUTOSEL 6.11 049/244] netfilter: nf_tables: don't initialize registers in nft_do_chain()
 2024-10-06  0:28 UTC  (4+ messages)

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-10-05 18:32 UTC  (23+ messages)
` [RFC PATCH v2 2/9] landlock: "
` [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 8/9] selftests/landlock: Test changing socket backlog with listen(2)
` [RFC PATCH v2 9/9] samples/landlock: Support LANDLOCK_ACCESS_NET_LISTEN

[PATCH AUTOSEL 6.1 33/42] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
 2024-10-04 18:26 UTC 

[PATCH AUTOSEL 6.6 46/58] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
 2024-10-04 18:24 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 47/58] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n

[PATCH AUTOSEL 6.10 53/70] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
 2024-10-04 18:20 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 54/70] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n

[PATCH AUTOSEL 6.11 59/76] netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
 2024-10-04 18:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 60/76] netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n

[PATCH] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
 2024-10-04 11:14 UTC  (2+ messages)

[PATCH v2 0/2] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
 2024-10-04 11:13 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH nf] netfilter: xt_cluster: restrict to ip/ip6tables
 2024-10-04 10:30 UTC  (5+ messages)
` [PATCH nf] netfilter: xt_cluster: enable ebtables operation?

[RFC PATCH v3 00/19] Support socket access-control
 2024-10-03 17:27 UTC  (24+ messages)
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
` [RFC PATCH v3 15/19] selftests/landlock: Test SCTP peeloff restriction
` [RFC PATCH v3 16/19] selftests/landlock: Test that accept(2) is not restricted
` [RFC PATCH v3 17/19] samples/landlock: Replace atoi() with strtoull() in populate_ruleset_net()
` [RFC PATCH v3 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v3 19/19] landlock: Document socket rule type support

[syzbot] [netfilter?] WARNING in xt_cluster_mt (2)
 2024-10-03 16:14 UTC 

[PATCH net 0/4] Netfilter fixes for net
 2024-10-03 10:10 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
` [PATCH net 2/4] selftests: netfilter: Fix nft_audit.sh for newer nft binaries
` [PATCH net 3/4] netfilter: nf_tables: prevent nf_skb_duplicated corruption
` [PATCH net 4/4] selftests: netfilter: Add missing return value

[syzbot] [tipc?] BUG: soft lockup in do_sock_setsockopt
 2024-10-03  9:25 UTC 

[PATCH v4] net/bridge: Optimizing read-write locks in ebtables.c
 2024-10-03  0:17 UTC  (2+ messages)

[ANNOUNCE] nftables 1.1.1 release
 2024-10-02 22:57 UTC 

[ANNOUNCE] libnftnl 1.2.8 release
 2024-10-02 22:53 UTC 

[nft PATCH 0/9] Support wildcard netdev hooks and events
 2024-10-02 19:55 UTC  (11+ messages)
` [nft PATCH 1/9] json: Support typeof in set and map types
` [nft PATCH 2/9] tests: py: Fix for storing payload into missing file
` [nft PATCH 3/9] monitor: Recognize flowtable add/del events
` [nft PATCH 4/9] tests: monitor: Run in own netns
` [nft PATCH 5/9] mnl: Support simple wildcards in netdev hooks
` [nft PATCH 6/9] parser_bison: Accept ASTERISK_STRING in flowtable_expr_member
` [nft PATCH 7/9] tests: shell: Adjust to ifname-based flowtables
` [nft PATCH 8/9] tests: monitor: Support running external commands
` [nft PATCH 9/9] monitor: Support NFT_MSG_(NEW|DEL)DEV events

[libnftnl PATCH 0/4] Support wildcard netdev hooks and events
 2024-10-02 19:19 UTC  (5+ messages)
` [libnftnl PATCH 1/4] include: utils.h needs errno.h
` [libnftnl PATCH 2/4] utils: Add helpers for interface name wildcards
` [libnftnl PATCH 3/4] utils: Introduce nftnl_parse_str_attr()
` [libnftnl PATCH 4/4] device: Introduce nftnl_device

[PATCH nf-next 0/4] netfilter: use skb_drop_reason in more places
 2024-10-02 15:55 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: xt_nat: compact nf_nat_setup_info calls
` [PATCH nf-next 2/4] netfilter: xt_nat: drop packet earlier
` [PATCH nf-next 3/4] netfilter: nf_nat: use skb_drop_reason
` [PATCH nf-next 4/4] netfilter: nf_tables: "

[iptables PATCH] tests: shell: Adjust for recent changes in libnftnl
 2024-10-01 19:50 UTC  (2+ messages)

[libnftnl PATCH] rule: Don't append a newline when printing a rule
 2024-10-01 19:49 UTC  (3+ messages)

[libnftnl PATCH] Partially revert "rule, set_elem: remove trailing \n in userdata snprintf"
 2024-10-01 14:05 UTC  (5+ messages)

[PATCH libmnl] src: attr: Add mnl_attr_get_uint() function
 2024-10-01  9:19 UTC  (14+ messages)

"libmnl" project doxygen-generated documentation
 2024-09-30 12:44 UTC  (2+ messages)

[PATCH nf-next v6] netfilter: Make legacy configs user selectable
 2024-09-30  9:58 UTC 

iptables 1.8.10 translate error
 2024-09-28 18:39 UTC  (4+ messages)

[PATCH 6.1 61/73] netfilter: nft_set_pipapo: walk over current view on netlink dump
 2024-09-27 12:24 UTC  (2+ messages)
` [PATCH 6.1 62/73] netfilter: nf_tables: missing iterator type in lookup walk

[PATCH 6.6 45/54] netfilter: nft_set_pipapo: walk over current view on netlink dump
 2024-09-27 12:23 UTC  (2+ messages)
` [PATCH 6.6 46/54] netfilter: nf_tables: missing iterator type in lookup walk

[PATCH] selftests: netfilter: Add missing resturn value
 2024-09-27 12:04 UTC  (4+ messages)

[PATCH nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption
 2024-09-27 11:57 UTC  (2+ messages)

[nf PATCH] selftests: netfilter: Fix nft_audit.sh for newer nft binaries
 2024-09-27 11:57 UTC  (2+ messages)

[PATCH -stable,5.10 0/2] Netfilter fixes for -stable
 2024-09-27  7:45 UTC  (2+ messages)

stable request: netfilter: make cgroupsv2 matching work with namespaces
 2024-09-27  6:56 UTC  (2+ messages)

[PATCH nf-next v5 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-09-26 15:18 UTC  (5+ messages)

[nf PATCH] netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED
 2024-09-26 15:15 UTC  (2+ messages)

[PATCH nft,v2 0/7] cache updates
 2024-09-26 14:40 UTC  (5+ messages)
` [PATCH nft,v2 5/7] cache: consolidate reset command

[PATCH net,v2 00/14] Netfilter fixes for net
 2024-09-26 14:00 UTC  (16+ 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 nf-next 0/7] netfilter: rework conntrack/flowtable interaction
 2024-09-26 11:11 UTC  (3+ messages)
` [PATCH nf-next 5/7] netfilter: conntrack: rework offload nf_conn timeout extension logic

[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  (7+ messages)

[nf-next PATCH v5 00/18] Dynamic hook interface binding
 2024-09-26  9:56 UTC  (10+ messages)
` [nf-next PATCH v5 02/18] netfilter: nf_tables: Store user-defined hook ifname
` [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 08/18] netfilter: nf_tables: Introduce nft_hook_find_ops()
` [nf-next PATCH v5 11/18] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [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 18/18] selftests: netfilter: Torture nftables netdev hooks


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).