index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devlink
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-19
/
+19
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-21
/
+20
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
-12
/
+16
2026-02-02
devlink: Reverse locking order for nested instances
Cosmin Ratiu
-3
/
+1
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+2
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
-14
/
+96
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
-31
/
+39
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-8
/
+11
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
-1
/
+3
2025-11-11
devlink: Introduce switchdev_inactive eswitch mode
Saeed Mahameed
-1
/
+1
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
-0
/
+5
2025-10-21
devlink: region: correct port region lookup to use port_ops
Alok Tiwari
-1
/
+1
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2025-09-18
devlink rate: Remove unnecessary 'static' from a couple places
Cosmin Ratiu
-2
/
+2
2025-09-17
devlink: Add a 'num_doorbells' driverinit param
Cosmin Ratiu
-0
/
+5
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
-0
/
+5
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
-4
/
+29
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
-1
/
+21
2025-08-26
devlink: Move health reporter recovery abort logic to a separate function
Shahar Shitrit
-8
/
+23
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
-17
/
+11
2025-08-14
devlink/port: Check attributes early and constify
Parav Pandit
-2
/
+2
2025-08-14
devlink/port: Simplify return checks
Parav Pandit
-23
/
+6
2025-08-12
devlink: let driver opt out of automatic phys_port_name generation
Jedrzej Jagielski
-1
/
+1
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
-14
/
+14
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
-0
/
+5
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
-0
/
+10
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
-4
/
+139
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
-0
/
+5
2025-05-06
devlink: use DEVLINK_VAR_ATTR_TYPE_* instead of NLA_* in fmsg
Jiri Pirko
-44
/
+21
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
-44
/
+2
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
-18
/
+58
2025-04-15
devlink: add value check to devlink_info_version_put()
Jedrzej Jagielski
-1
/
+1
2025-03-19
devlink: fix xa_alloc_cyclic() error handling
Michal Swiatkowski
-1
/
+1
2025-01-02
devlink: Improve the port attributes description
Parav Pandit
-5
/
+6
2024-12-17
devlink: add devlink_fmsg_dump_skb() function
Mateusz Polchlopek
-0
/
+67
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
-4
/
+2
2024-10-29
devlink: remove unused devlink_resource_register()
Przemek Kitszel
-33
/
+0
2024-10-29
devlink: remove unused devlink_resource_occ_get_register() and _unregister()
Przemek Kitszel
-39
/
+0
2024-10-29
devlink: region: snapshot IDs: consolidate error values
Przemek Kitszel
-2
/
+2
2024-10-29
devlink: devl_resource_register(): differentiate error codes
Przemek Kitszel
-1
/
+1
2024-10-29
devlink: use devlink_nl_put_u64() helper
Przemek Kitszel
-76
/
+59
2024-10-29
devlink: introduce devlink_nl_put_u64()
Przemek Kitszel
-0
/
+5
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
-1
/
+1
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
-1
/
+1
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
-3
/
+4
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
-0
/
+53
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
-1
/
+1
[next]