index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-06
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
1
-8
/
+8
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
1
-1
/
+3
2021-11-04
devlink: fix flexible_array.cocci warning
Guo Zhengkui
1
-1
/
+1
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
1
-38
/
+7
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
1
-3
/
+5
2021-10-29
devlink: make all symbols GPL-only
Jakub Kicinski
1
-4
/
+4
2021-10-28
devlink: Simplify internal devlink params implementation
Leon Romanovsky
1
-123
/
+46
2021-10-27
Revert "devlink: Remove not-executed trap policer notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-27
Revert "devlink: Remove not-executed trap group notifications"
Leon Romanovsky
1
-5
/
+7
2021-10-22
devlink: Clean not-executed param notifications
Leon Romanovsky
1
-4
/
+11
2021-10-22
devlink: Remove not-executed trap group notifications
Leon Romanovsky
1
-7
/
+5
2021-10-22
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
1
-7
/
+5
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
1
-49
/
+8
2021-10-19
devlink: Remove extra device_lock assert checks
Leon Romanovsky
1
-2
/
+0
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-44
/
+3
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-2
/
+22
2021-10-12
devlink: Annotate devlink API calls
Leon Romanovsky
1
-0
/
+26
2021-10-12
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
1
-0
/
+18
2021-10-12
devlink: Reduce struct devlink exposure
Leon Romanovsky
1
-0
/
+57
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
1
-0
/
+5
2021-09-29
devlink: Add missed notifications iterators
Leon Romanovsky
1
-2
/
+21
2021-09-27
devlink: Notify users when objects are accessible
Leon Romanovsky
1
-14
/
+93
2021-09-24
devlink: Remove single line function obfuscations
Leon Romanovsky
1
-55
/
+34
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
1
-42
/
+0
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-2
/
+1
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
1
-99
/
+3
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
1
-48
/
+0
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-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-23
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
[next]