summaryrefslogtreecommitdiffstats
path: root/net/devlink
AgeCommit message (Expand)AuthorLines
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2026-04-08devlink: Add resource scope filtering to resource dumpOr Har-Toov-3/+21
2026-04-08devlink: Add port-specific option to resource dump doitOr Har-Toov-6/+21
2026-04-08devlink: Include port resources in resource dump dumpitOr Har-Toov-8/+58
2026-04-08devlink: Add dump support for device-level resourcesOr Har-Toov-4/+97
2026-04-08devlink: Add port-level resource registration infrastructureOr Har-Toov-0/+45
2026-04-08devlink: Refactor resource functions to be genericOr Har-Toov-42/+72
2026-04-08devlink: Fix incorrect skb socket family dumpingLi RongQing-1/+1
2026-03-14devlink: introduce shared devlink instance for PFs on same chipJiri Pirko-1/+162
2026-03-14devlink: allow devlink instance allocation without a backing deviceJiri Pirko-11/+25
2026-03-14devlink: add devl_warn() helper and use it in port warningsJiri Pirko-7/+16
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko-0/+6
2026-03-14devlink: introduce __devlink_alloc() with dev driver pointerJiri Pirko-16/+29
2026-03-14devlink: support index-based notification filteringJiri Pirko-1/+14
2026-03-14devlink: support index-based lookup via bus_name/dev_name handleJiri Pirko-0/+9
2026-03-14devlink: allow to use devlink index as a command handleJiri Pirko-143/+243
2026-03-14devlink: avoid extra iterations when found devlink is not registeredJiri Pirko-6/+10
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko-8/+20
2026-03-14devlink: expose devlink instance index over netlinkJiri Pirko-0/+3
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-19/+19
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-21/+20
2026-02-02devlink: Refactor devlink_rate_nodes_checkCosmin Ratiu-12/+16
2026-02-02devlink: Reverse locking order for nested instancesCosmin Ratiu-3/+1
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen-0/+2
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka-14/+96
2025-11-20devlink: refactor devlink_nl_param_value_fill_one()Daniel Zahka-31/+39
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka-8/+11
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2025-11-18devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory-1/+3
2025-11-11devlink: Introduce switchdev_inactive eswitch modeSaeed Mahameed-1/+1
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib-0/+5
2025-10-21devlink: region: correct port region lookup to use port_opsAlok Tiwari-1/+1
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu-2/+2
2025-09-17devlink: Add a 'num_doorbells' driverinit paramCosmin Ratiu-0/+5
2025-09-09devlink: Add 'total_vfs' generic device paramVlad Dumitrescu-0/+5
2025-08-26devlink: Make health reporter burst period configurableShahar Shitrit-4/+29
2025-08-26devlink: Introduce burst period for health reporterShahar Shitrit-1/+21
2025-08-26devlink: Move health reporter recovery abort logic to a separate functionShahar Shitrit-8/+23
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit-17/+11
2025-08-14devlink/port: Check attributes early and constifyParav Pandit-2/+2
2025-08-14devlink/port: Simplify return checksParav Pandit-23/+6
2025-08-12devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski-1/+1
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran-14/+14
2025-07-09devlink: Add new "clock_id" generic device paramIvan Vecera-0/+5
2025-07-09devlink: Add support for u64 parametersIvan Vecera-0/+10
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran-4/+139
2025-06-18devlink: Add new "enable_phc" generic device paramDavid Arinzon-0/+5