All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/6] WWAN netdev creation framework tweaks
@ 2021-06-03  4:49 Sergey Ryazanov
  2021-06-03  4:49 ` [RFC 1/6] rtnetlink: fix alloc() method introduction Sergey Ryazanov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sergey Ryazanov @ 2021-06-03  4:49 UTC (permalink / raw)
  To: Johannes Berg, Loic Poulain; +Cc: M Chetan Kumar, linux-wireless, netdev

This is a follow-up series to the proposed generic WWAN interface
creation framework [1].

The first two patches are small fixes for issues that were spotted
during the original code testing. The 3rd patch completes my suggestion
to make the parent device attribute (IFLA_PARENT_DEV_NAME) generic by
revealing the netdev parent device to userspace using this attribute.
The 4th patch was added to make it easier to test iproute2 changes, in
fact it just copies the definitions from the kernel headers to iproute2.
Finally, 5th and 6th patches provide an example of userspace support for
WWAN links management.

At the moment I do not have access to any WWAN hardware, so the code was
only lightly tested at runtime.

1. https://lore.kernel.org/netdev/20210602082840.85828-1-johannes@sipsolutions.net

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

end of thread, other threads:[~2021-06-03  4:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  4:49 [RFC 0/6] WWAN netdev creation framework tweaks Sergey Ryazanov
2021-06-03  4:49 ` [RFC 1/6] rtnetlink: fix alloc() method introduction Sergey Ryazanov
2021-06-03  4:49 ` [RFC 2/6] wwan: fix module initialization Sergey Ryazanov
2021-06-03  4:49 ` [RFC 3/6] rtnetlink: fill IFLA_PARENT_DEV_NAME on link dump Sergey Ryazanov
2021-06-03  4:49 ` [RFC 4/6 iproute2] Update kernel headers Sergey Ryazanov
2021-06-03  4:49 ` [RFC 5/6 iproute2] iplink: add support for parent device Sergey Ryazanov
2021-06-03  4:49 ` [RFC 6/6 iproute2] iplink: support for WWAN devices Sergey Ryazanov

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.