All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] netlink: specs: conntrack: minor spec fixes
@ 2026-09-10  0:38 Jakub Kicinski
  2026-09-10  0:38 ` [PATCH net-next 1/7] netlink: specs: conntrack: timestamp is a nest, not a be64 Jakub Kicinski
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Jakub Kicinski @ 2026-09-10  0:38 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, donald.hunter,
	ast, i.maximets, one-d-wide, fw, pablo, netfilter-devel,
	Jakub Kicinski

Clashiko raised a bunch of pre-existing issues on a recent series
from Ilya. Let's fix those and whatever else pops out in AI review
and looks relatively legitimate.

Jakub Kicinski (7):
  netlink: specs: conntrack: timestamp is a nest, not a be64
  netlink: specs: conntrack: fix the get reply attribute lists
  netlink: specs: conntrack: fix SCTP conntrack state names
  netlink: specs: conntrack: fix the nat-attrs attribute IDs
  netlink: specs: conntrack: describe CTA_HELP_INFO
  netlink: specs: conntrack: fix the per-CPU stats reply
  netlink: specs: conntrack: tweak definition of obsolete attrs

 Documentation/netlink/specs/conntrack.yaml | 54 ++++++++++++++--------
 1 file changed, 36 insertions(+), 18 deletions(-)

-- 
2.55.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-09-12  0:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10  0:38 [PATCH net-next 0/7] netlink: specs: conntrack: minor spec fixes Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 1/7] netlink: specs: conntrack: timestamp is a nest, not a be64 Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 2/7] netlink: specs: conntrack: fix the get reply attribute lists Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 3/7] netlink: specs: conntrack: fix SCTP conntrack state names Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 4/7] netlink: specs: conntrack: fix the nat-attrs attribute IDs Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 5/7] netlink: specs: conntrack: describe CTA_HELP_INFO Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 6/7] netlink: specs: conntrack: fix the per-CPU stats reply Jakub Kicinski
2026-09-10  0:38 ` [PATCH net-next 7/7] netlink: specs: conntrack: tweak definition of obsolete attrs Jakub Kicinski
2026-09-10  6:40 ` [PATCH net-next 0/7] netlink: specs: conntrack: minor spec fixes Hangbin Liu
2026-09-10 16:03   ` Jakub Kicinski
2026-09-12  0:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.