2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/Documentation/netlink/specs
Kory Maincent 10c34b7d71 netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum
The phy-upstream enum is already defined in the ethtool.h UAPI header
and used by the ethtool userspace tool. However, the ethtool spec does
not reference it, causing YNL to auto-generate a duplicate and redundant
enum.

Fix this by updating the spec to reference the existing UAPI enum
in ethtool.h.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20250425171419.947352-1-kory.maincent@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-04-28 15:49:47 -07:00
..
conntrack.yaml netlink: specs: add conntrack dump and stats dump support 2025-02-12 19:38:10 -08:00
devlink.yaml ynl: devlink: add missing board-serial-number 2025-03-25 04:50:39 -07:00
dpll.yaml dpll: add clock quality level attribute and op 2024-11-03 08:39:07 -08:00
ethtool.yaml netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum 2025-04-28 15:49:47 -07:00
fou.yaml netlink: specs: fix indent in fou 2023-08-24 19:04:20 -07:00
handshake.yaml handshake: Fix sign of key_serial_t fields 2023-10-02 12:34:21 -07:00
lockd.yaml lockd: add netlink control interface 2025-03-10 09:10:53 -04:00
mptcp_pm.yaml netlink: specs: mptcp: fix missing doc 2024-12-27 11:16:21 -08:00
net_shaper.yaml netlink: spec: add shaper introspection support 2024-10-10 08:30:22 -07:00
netdev.yaml net: create netdev_nl_sock to wrap bindings list 2025-03-12 13:32:35 -07:00
nfsd.yaml nfsd: new netlink ops to get/set server pool_mode 2024-07-08 14:10:05 -04:00
nftables.yaml netlink: specs: nftables: allow decode of tailscale ruleset 2024-09-05 18:43:56 -07:00
nl80211.yaml netlink: specs: wireless: add a spec for nl80211 2025-02-12 19:32:26 -08:00
nlctrl.yaml ynl: rename array-nest to indexed-array 2024-04-05 22:32:49 -07:00
ovs_datapath.yaml netlink: specs: ovs: correct enum names in specs 2023-12-15 12:17:16 +00:00
ovs_flow.yaml net: openvswitch: add psample action 2024-07-05 17:45:47 -07:00
ovs_vport.yaml netlink: specs: ovs_vport: align with C codegen capabilities 2025-04-14 14:05:56 -07:00
rt_addr.yaml netlink: specs: rt_addr: pull the ifa- prefix out of the names 2025-04-04 07:36:06 -07:00
rt_link.yaml netlink: specs: rt-link: adjust mctp attribute naming 2025-04-16 18:09:42 -07:00
rt_neigh.yaml netlink: specs: rt-neigh: prefix struct nfmsg members with ndm 2025-04-16 18:09:42 -07:00
rt_route.yaml netlink: specs: rt_route: pull the ifa- prefix out of the names 2025-04-04 07:36:06 -07:00
rt_rule.yaml netlink: specs: Add FIB rule DSCP mask attribute 2025-02-21 16:08:48 -08:00
tc.yaml tc: fix typo probabilty in tc.yaml doc 2024-11-09 09:43:13 -08:00
tcp_metrics.yaml tcp_metrics: add netlink protocol spec in YAML 2024-07-01 09:44:27 +01:00
team.yaml Documentation: netlink: add a YAML spec for team 2024-04-02 18:24:32 -07:00