index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-01-27
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
1
-2
/
+0
2021-12-14
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
1
-8
/
+8
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
1
-2
/
+2
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
1
-21
/
+49
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
1
-35
/
+170
2021-08-14
devlink: Remove check of always valid devlink pointer
Leon Romanovsky
1
-56
/
+38
2021-08-14
devlink: Simplify devlink_pernet_pre_exit call
Leon Romanovsky
1
-10
/
+10
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
1
-0
/
+48
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
1
-0
/
+37
2021-08-11
devlink: Create a helper function for one parameter registration
Parav Pandit
1
-6
/
+18
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
1
-0
/
+5
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-8
/
+7
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
1
-48
/
+47
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+2
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-18
/
+8
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
1
-12
/
+20
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
1
-9
/
+10
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
1
-8
/
+2
2021-06-24
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-24
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-24
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
1
-0
/
+2
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-4
/
+49
2021-06-10
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
1
-1
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2021-06-03
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-2
/
+123
2021-06-03
devlink: Introduce rate nodes
Dmytro Linkin
1
-7
/
+231
2021-06-03
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+86
2021-06-03
devlink: Introduce rate object
Dmytro Linkin
1
-1
/
+228
2021-05-28
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-28
devlink: append split port number to the port name
Jiri Pirko
1
-6
/
+4
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+10
2021-01-29
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-30
/
+280
2021-01-28
devlink: Add DMAC filter generic packet trap
Aya Levin
1
-0
/
+1
2021-01-23
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
1
-0
/
+4
2021-01-22
devlink: Support get and set state of port function
Parav Pandit
1
-1
/
+89
2021-01-22
devlink: Support add and delete devlink port
Parav Pandit
1
-0
/
+121
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
1
-0
/
+39
2021-01-22
devlink: Prepare code to fill multiple port function attributes
Parav Pandit
1
-31
/
+33
2021-01-19
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
1
-2
/
+2
2020-12-09
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
1
-6
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+39
2020-11-26
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
1
-1
/
+2
2020-11-26
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
1
-0
/
+4
2020-11-25
devlink: Fix reload stats structure
Moshe Shemesh
1
-16
/
+33
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+1
2020-11-20
devlink: move flash end and begin to core devlink
Jacob Keller
1
-4
/
+6
[next]