aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/netlink
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown1-1/+12
2 daysMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown4-10/+188
3 daysMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown2-0/+439
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
4 daysNFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever1-0/+27
4 daysNFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever1-0/+16
4 daysNFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever1-0/+18
4 daysNFSD: Put cache get-reqs dump attrs under replyChuck Lever2-4/+4
4 daysnfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+17
4 dayssunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+17
4 daysnfsd: add netlink upcall for the nfsd.fh cacheJeff Layton1-1/+51
4 daysnfsd: add netlink upcall for the svc_export cacheJeff Layton1-0/+162
4 dayssunrpc: add netlink upcall for the auth.unix.gid cacheJeff Layton1-0/+45
4 dayssunrpc: add netlink upcall for the auth.unix.ip cacheJeff Layton1-0/+47
4 dayssunrpc: add a generic netlink family for cache upcallsJeff Layton1-0/+40
4 daysnet/handshake: Pass negative errno through handshake_complete()Chuck Lever1-0/+8
4 daysMerge v7.1-rc5 into drm-nextSimona Vetter5-0/+43
5 daysnetlink: specs: add OVS packet family specificationMinxi Hou1-0/+130
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+43
2026-05-14bridge: uapi: Add neigh_forward_grat netlink attributesDanielle Ratson1-0/+3
2026-05-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera1-10/+18
2026-05-12net: shaper: reject handle IDs exceeding internal bit-widthJakub Kicinski1-0/+7
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski4-0/+36
2026-05-08net: page_pool: support dumping pps of a specific ifindex via NetlinkJakub Kicinski1-0/+6
2026-05-04Merge tag 'drm-xe-next-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+12
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2026-04-30dpll: add pin operational stateIvan Vecera1-0/+31
2026-04-28net: psp: require admin permission for dev-set and key-rotateJakub Kicinski1-0/+2
2026-04-24drm/drm_ras: Add clear-error-counter netlink command to drm_rasRiana Tauro1-1/+12
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+6
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+115
2026-04-10net: bridge: add stp_mode attribute for STP mode selectionAndy Roulin1-0/+12
2026-04-09netkit: Add single device mode for netkitDaniel Borkmann1-0/+11
2026-04-09net: Add queue-create operationDaniel Borkmann1-0/+46
2026-04-08devlink: Add resource scope filtering to resource dumpOr Har-Toov1-1/+23
2026-04-08devlink: Add port-specific option to resource dump doitOr Har-Toov1-1/+3
2026-04-08devlink: Add dump support for device-level resourcesOr Har-Toov1-1/+5
2026-04-06psp: add missing device stats to get-stats reply attributesDaniel Zahka1-0/+8
2026-04-03dpll: add frequency monitoring to netlink specIvan Vecera1-0/+35
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie1-6/+6
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington1-0/+6
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+6
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski1-6/+6
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni1-1/+22
2026-03-18net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECSHaiyang Zhang1-0/+8
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici1-1/+16
2026-03-17ovpn: notify userspace on client float eventRalf Lici1-0/+6
2026-03-14devlink: allow to use devlink index as a command handleJiri Pirko1-0/+53
2026-03-14devlink: expose devlink instance index over netlinkJiri Pirko1-0/+5
2026-03-12ynl: ethtool: remove duplicated unspec entryHangbin Liu1-4/+0
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost9-117/+207
2026-03-05tools: ynl: add uns-admin-perm to genetlinkAntonio Quartulli1-1/+1
2026-03-05doc/netlink: nftables: Fill out operation attributesRemy D. Farley1-42/+243
2026-03-05doc/netlink: nftables: Add sub-messagesRemy D. Farley1-0/+15
2026-03-05doc/netlink: nftables: Update attribute setsRemy D. Farley1-4/+204
2026-03-05doc/netlink: nftables: Add definitionsRemy D. Farley1-3/+178
2026-03-05doc/netlink: netlink-raw: Add max checkRemy D. Farley1-1/+10
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi1-0/+115
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir1-0/+13
2026-03-02Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-2/+2
2026-02-24nfsd: report the requested maximum number of threads instead of number runningJeff Layton1-2/+2
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+5
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2026-02-06mptcp: fix kdoc warningsMatthieu Baerts (NGI0)1-0/+1
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera1-0/+11
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton1-0/+5
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni1-0/+3
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-113/+177
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+2
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski1-44/+0
2026-01-20net: Add queue-create operationDaniel Borkmann1-0/+44
2026-01-19dpll: add dpll_device op to set working modeIvan Vecera1-0/+1
2026-01-17fou: Don't allow 0 for FOU_ATTR_IPPROTO.Kuniyuki Iwashima1-0/+2
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki2-113/+175
2026-01-13net/sched: sch_cake: share shaper state across sub-instances of cake_mqJonas Köppeler1-0/+3
2026-01-09PM: EM: Add dump to get-perf-domains in the EM YNL specChangwoo Min1-13/+12
2026-01-09PM: EM: Change cpus' type from string to u64 array in the EM YNL specChangwoo Min1-1/+2
2026-01-09PM: EM: Rename em.yaml to dev-energymodel.yamlChangwoo Min2-116/+175
2026-01-09PM: EM: Fix yamllint warnings in the EM YNL specChangwoo Min1-2/+5
2026-01-05netlink: specs: netdev: clarify the page pool API a littleJakub Kicinski1-2/+4
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-26/+584
2025-12-02wireguard: netlink: add YNL specificationAsbjørn Sloth Tønnesen1-0/+298
2025-11-28ynl: fix schema check errorsDonald Hunter2-2/+2
2025-11-28ynl: fix a yamllint warning in ethtool specDonald Hunter1-1/+1
2025-11-28Merge branches 'pm-em' and 'pm-opp'Rafael J. Wysocki1-0/+113
2025-11-26netlink: specs: add big-endian byte-order for u32 IPv4 addressesHangbin Liu2-0/+3
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka1-0/+9
2025-11-18netlink: specs: support ipv4-or-v6 for dual-stack fieldsHangbin Liu8-21/+23
2025-11-13netlink: specs: rt-link: Add attributes for hsrFelix Maurer1-0/+32
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed1-0/+2
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski1-0/+55
2025-11-07psp: report basic stats from the coreJakub Kicinski1-0/+40
2025-11-07netlink: specs: netdev add missing stats to qstat-getJakub Kicinski1-0/+23
2025-11-03ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE accessOleksij Rempel1-0/+86
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja1-2/+3
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera1-0/+7
2025-10-27dpll: spec: add missing module-name and clock-id to pin-get replyPetr Oros1-0/+2
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min1-0/+113
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+93
2025-10-01Revert "Documentation: net: add flow control guide and document ethtool API"Paolo Abeni1-27/+0
2025-09-30Documentation: net: add flow control guide and document ethtool APIOleksij Rempel1-0/+27
2025-09-29dpll: add phase-offset-avg-factor device attribute to netlink specIvan Vecera1-0/+6
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko1-0/+29
2025-09-22mptcp: pm: netlink: deprecate server-side attributeMatthieu Baerts (NGI0)1-0/+1
2025-09-22mptcp: pm: netlink: only add server-side attr when trueMatthieu Baerts (NGI0)1-2/+2
2025-09-19rtnetlink: add needed_{head,tail}room attributesAlasdair McWilliam1-0/+6
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+6
2025-09-18net: psp: add socket security association codeJakub Kicinski1-0/+70
2025-09-18psp: add op for rotation of device keyJakub Kicinski1-0/+21
2025-09-18psp: base PSP device supportJakub Kicinski1-0/+96
2025-09-16doc/netlink: Fix typos in operation attributesRemy D. Farley1-5/+4
2025-09-16tools: ynl: add ipv4-or-v6 display hintAsbjørn Sloth Tønnesen1-1/+1
2025-09-15netlink: specs: explicitly declare block scalar stringsMatthieu Baerts (NGI0)13-23/+23
2025-09-15netlink: specs: team: avoid mangling multilines docMatthieu Baerts (NGI0)1-2/+4
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)1-2/+2
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-09-09netlink: specs: mptcp: fix if-idx attribute typeMatthieu Baerts (NGI0)1-1/+1
2025-09-03netlink: specs: fou: change local-v6/peer-v6 checkAsbjørn Sloth Tønnesen1-2/+2
2025-08-26devlink: Make health reporter burst period configurableShahar Shitrit1-0/+7
2025-08-21netlink: specs: binder: replace underscores with dashes in namesCarlos Llamas1-12/+12
2025-08-19binder: introduce transaction reports via netlinkLi Li1-0/+93
2025-08-14Merge tag 'docs/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Jakub Kicinski1-0/+13
2025-08-14net: ethtool: support including Flow Label in the flow hash for RSSJakub Kicinski1-0/+3
2025-08-12docs: netlink: index.rst: add a netlink index fileMauro Carvalho Chehab1-0/+13
2025-07-31netlink: specs: ethtool: fix module EEPROM input/output argumentsJakub Kicinski1-3/+3
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja1-5/+8
2025-07-23Documentation: netlink: specs: tc: Add DualPI2 specificationChia-Yu Chang1-2/+149
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran1-15/+11
2025-07-21ethtool: rss: support removing contexts via NetlinkJakub Kicinski1-0/+18
2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski1-2/+21
2025-07-17ethtool: rss: support setting flow hashing fieldsJakub Kicinski1-0/+1
2025-07-17ethtool: rss: support setting input-xfrm via NetlinkJakub Kicinski1-0/+1
2025-07-17netlink: specs: define input-xfrm enum in the specJakub Kicinski1-0/+21
2025-07-17ethtool: rss: support setting hkey via NetlinkJakub Kicinski1-0/+1
2025-07-17ethtool: rss: support setting hfunc via NetlinkJakub Kicinski1-0/+1
2025-07-17ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski1-0/+12
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+147
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli1-6/+147
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-0/+10
2025-07-10ethtool: rss: report which fields are configured for hashingJakub Kicinski1-0/+151
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke1-0/+4
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran1-1/+31
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel1-0/+1
2025-06-27dpll: add reference-sync netlink attributeArkadiusz Kubalewski1-0/+19
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-58/+70
2025-06-25netlink: specs: enforce strict naming of propertiesJakub Kicinski3-19/+31
2025-06-25netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-25netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-25netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-25netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski1-18/+18
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-25net: ethtool: rss: add notificationsJakub Kicinski1-0/+7
2025-06-25netlink: specs: add the multicast group name to specJakub Kicinski1-0/+6
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-06-18net: ethtool: Add PSE port priority support featureKory Maincent (Dent Project)1-0/+11
2025-06-18net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)1-2/+28
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)1-0/+5
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)1-0/+34
2025-06-18net: ethtool: remove duplicate defines for family infoJakub Kicinski1-0/+3
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski1-0/+24
2025-06-11netlink: specs: fix a couple of yamllint warningsDonald Hunter1-2/+2
2025-06-11netlink: specs: wrap long doc lines (>80 chars)Donald Hunter9-30/+51
2025-06-11netlink: specs: fix up indentation errorsDonald Hunter5-125/+125
2025-06-11netlink: specs: fix up truthy valuesDonald Hunter2-5/+5
2025-06-11netlink: specs: fix up spaces before commentsDonald Hunter5-66/+66
2025-06-11netlink: specs: clean up spaces in bracketsDonald Hunter15-167/+167
2025-06-11netlink: specs: add doc start markers to yamlDonald Hunter26-25/+26
2025-06-05netlink: specs: rt-link: decode ip6greJakub Kicinski1-1/+52
2025-06-05netlink: specs: rt-link: add missing byte-order propertiesJakub Kicinski1-0/+15
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent1-0/+27
2025-05-21netlink: specs: tc: add qdisc dump to TC specJakub Kicinski1-1/+2
2025-05-21netlink: specs: tc: drop the family name prefix from attrsJakub Kicinski1-167/+167
2025-05-21netlink: specs: tc: add C naming infoJakub Kicinski1-0/+95
2025-05-21netlink: specs: tc: use tc-gact instead of tc-gen as struct nameJakub Kicinski1-3/+3
2025-05-21netlink: specs: tc: remove duplicate nestsJakub Kicinski1-74/+4
2025-05-16netlink: specs: rt-link: add C naming info for ovpnJakub Kicinski1-0/+4
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+6
2025-05-14netlink: specs: tc: all actions are indexed arraysJakub Kicinski1-2/+4
2025-05-14netlink: specs: tc: fix a couple of attribute namesJakub Kicinski1-2/+2
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev1-0/+12
2025-05-07netlink: specs: rt-link: remove implicit structs from devconfJakub Kicinski1-97/+10
2025-05-07netlink: specs: remove implicit structs for SNMP countersJakub Kicinski1-48/+12
2025-05-07netlink: specs: ovs: correct struct namesJakub Kicinski2-9/+6
2025-05-07netlink: specs: nl80211: drop structs which are not uAPIJakub Kicinski1-68/+0
2025-05-06devlink: define enum for attr types of dynamic attributesJiri Pirko1-0/+24
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2025-04-28netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent1-1/+3
2025-04-23netlink: specs: rt-rule: add C naming infoJakub Kicinski1-0/+4
2025-04-23netlink: specs: rtnetlink: correct notify propertiesJakub Kicinski2-3/+3
2025-04-23netlink: specs: rt-neigh: make sure getneigh is consistentJakub Kicinski1-0/+1
2025-04-23netlink: specs: rt-neigh: add C naming infoJakub Kicinski1-0/+9
2025-04-23netlink: specs: rt-link: add notification for newlinkJakub Kicinski1-0/+6
2025-04-23netlink: specs: rt-link: make bond's ipv6 address attribute fixed sizeJakub Kicinski1-0/+2
2025-04-23netlink: specs: rt-link: adjust AF_ nest for C codegenJakub Kicinski1-3/+5
2025-04-23netlink: specs: rt-link: add C naming infoJakub Kicinski1-1/+29