Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
36c602dcdd872e9f9b91aae5266b6d7d72b69b96
/
net
/
core
/
devlink.c
93c2fcb
devlink: Fix error handling in param and info_get dumpit cb
by Vasundhara Volam
· 5 years ago
2670ac2
net: devlink: move reload fail indication to devlink core and expose to user
by Jiri Pirko
· 5 years ago
9769106
net: devlink: split reload op into two
by Jiri Pirko
· 5 years ago
5bbd21d
devlink: add 'reset_dev_on_drv_probe' param
by Dirk van der Merwe
· 5 years ago
58b6be4
devlink: Use switch-case instead of if-else
by Parav Pandit
· 5 years ago
c7282b5
devlink: Make port index data type as unsigned int
by Parav Pandit
· 5 years ago
391203a
devlink: Add generic packet traps and groups
by Ido Schimmel
· 5 years ago
0f420b6
devlink: Add packet trap infrastructure
by Ido Schimmel
· 5 years ago
043b841
net: devlink: remove redundant rtnl lock assert
by Vlad Buslov
· 5 years ago
92b4982
devlink: send notifications for deleted snapshots on region destroy
by Jiri Pirko
· 5 years ago
3a5e523
devlink: remove pointless data_len arg from region snapshot create
by Jiri Pirko
· 5 years ago
e41b6bf
devlink: Introduce PCI VF port flavour and port attribute
by Parav Pandit
· 6 years ago
98fd2d6
devlink: Introduce PCI PF port flavour and port attribute
by Parav Pandit
· 6 years ago
a2c6b87
devlink: Return physical port fields only for applicable port flavours
by Parav Pandit
· 6 years ago
378ef01
devlink: Refactor physical port attributes
by Parav Pandit
· 6 years ago
4f5d1be
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
98fdbea
net/mlx5: Declare more strictly devlink encap mode
by Leon Romanovsky
· 6 years ago
e44ef4e
devlink: Hang reporter's dump method on a dumpit cb
by Aya Levin
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
191ed20
devlink: allow driver to update progress of flash update
by Jiri Pirko
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
136bf27
devlink: add warning in case driver does not set port type
by Jiri Pirko
· 6 years ago
b587bda
devlink: Change devlink health locking mechanism
by Moshe Shemesh
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
f2ad1a5
net: devlink: Add extack to shared buffer operations
by Ido Schimmel
· 6 years ago
119c0b5
net: devlink: add warning for ndo_get_port_parent_id set when not needed
by Jiri Pirko
· 6 years ago
7e1146e
net: devlink: introduce devlink_compat_switch_id_get() helper
by Jiri Pirko
· 6 years ago
bec5267
net: devlink: extend port attrs for switch ID
by Jiri Pirko
· 6 years ago
746364f
net: devlink: add warning for ndo_get_phys_port_name set when not needed
by Jiri Pirko
· 6 years ago
14c03ac
net: devlink: remove unused devlink_port_get_phys_port_name() function
by Jiri Pirko
· 6 years ago
af3836d
net: devlink: introduce devlink_compat_phys_port_name_get()
by Jiri Pirko
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c493b09b
net: devlink: skip info_get op call if it is not defined in dumpit
by Jiri Pirko
· 6 years ago
b8f9755
net: devlink: add port type spinlock
by Jiri Pirko
· 6 years ago
2b239e7
net: devlink: warn on setting type on unregistered port
by Jiri Pirko
· 6 years ago
45b8611
net: devlink: disallow port_attrs_set() to be called before register
by Jiri Pirko
· 6 years ago
773b1f3
net: devlink: don't pass return value of __devlink_port_type_set()
by Jiri Pirko
· 6 years ago
e0dcd38
net: devlink: don't take devlink_mutex for devlink_compat_*
by Jiri Pirko
· 6 years ago
375cf8c
net: devlink: add couple of missing mutex_destroy() calls
by Jiri Pirko
· 6 years ago
3b0f31f
genetlink: make policy common to family
by Johannes Berg
· 6 years ago
3167b27
devlink: Add support for direct reporter health state update
by Eran Ben Elisha
· 6 years ago
a0a21ad
devlink: Update reporter state to error even if recover aborted
by Eran Ben Elisha
· 6 years ago
eeaadd8
devlink: fix kdoc
by Jakub Kicinski
· 6 years ago
be6fe1d
devlink: require non-NULL ops for devlink instances
by Jakub Kicinski
· 6 years ago
1b45ff6
devlink: hold a reference to the netdevice around ethtool compat
by Jakub Kicinski
· 6 years ago
b473b0d
devlink: create a special NDO for getting the devlink instance
by Jakub Kicinski
· 6 years ago
f4b6bcc
net: devlink: turn devlink into a built-in
by Jakub Kicinski
· 6 years ago
574b1e1
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
by Aya Levin
· 6 years ago
5471952
devlink: Rename devlink health attributes
by Aya Levin
· 6 years ago
4eceba1
ethtool: add compat for flash update
by Jakub Kicinski
· 6 years ago
76726cc
devlink: add flash update command
by Jakub Kicinski
· 6 years ago
dac7c08
devlink: Fix list access without lock while reading region
by Parav Pandit
· 6 years ago
fdd41ec
devlink: Return right error code in case of errors for region read
by Parav Pandit
· 6 years ago
fde55ea
devlink: use direct return of genlmsg_reply
by Li RongQing
· 6 years ago
da203df
Revert "devlink: Add a generic wake_on_lan port parameter"
by Vasundhara Volam
· 6 years ago
6875056
devlink: don't allocate attrs on the stack
by Jakub Kicinski
· 6 years ago
3ceb745
devlink: fix condition for compat device info
by Jakub Kicinski
· 6 years ago
b904aad
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
by Parav Pandit
· 6 years ago
7c62cfb
devlink: publish params only after driver init is done
by Jiri Pirko
· 6 years ago
35455e2
devlink: Add health dump {get,clear} commands
by Eran Ben Elisha
· 6 years ago
fca42a2
devlink: Add health diagnose command
by Eran Ben Elisha
· 6 years ago
20a0943
devlink: Add health recover command
by Eran Ben Elisha
· 6 years ago
a1e55ec
devlink: Add health set command
by Eran Ben Elisha
· 6 years ago
7afe335a
devlink: Add health get command
by Eran Ben Elisha
· 6 years ago
c8e1da0
devlink: Add health report functionality
by Eran Ben Elisha
· 6 years ago
a0bdcc5
devlink: Add health reporter create/destroy functionality
by Eran Ben Elisha
· 6 years ago
1db64e8
devlink: Add devlink formatted message (fmsg) API
by Eran Ben Elisha
· 6 years ago
57186a5
devlink: add hardware errors tracing facility
by Nir Dotan
· 6 years ago
bff5731
net: devlink: report cell size of shared buffers
by Jakub Kicinski
· 6 years ago
ddb6e99
ethtool: add compat for devlink info
by Jakub Kicinski
· 6 years ago
fc6fae7
devlink: add version reporting to devlink info API
by Jakub Kicinski
· 6 years ago
f9cf228
devlink: add device information API
by Jakub Kicinski
· 6 years ago
b639583
devlink: Add a generic wake_on_lan port parameter
by Vasundhara Volam
· 6 years ago
c1e5786d
devlink: Add devlink notifications support for port params
by Vasundhara Volam
· 6 years ago
5473a7b
devlink: Add support for driverinit set value for devlink_port
by Vasundhara Volam
· 6 years ago
ffd19b9
devlink: Add support for driverinit get value for devlink_port
by Vasundhara Volam
· 6 years ago
9c54873
devlink: Add port param set command
by Vasundhara Volam
· 6 years ago
f4601de
devlink: Add port param get command
by Vasundhara Volam
· 6 years ago
39e6160
devlink: Add devlink_param for port register and unregister
by Vasundhara Volam
· 6 years ago
30e5c2c
net: Revert devlink health changes.
by David S. Miller
· 6 years ago
33a0efa
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
by Nathan Chancellor
· 6 years ago
ed175d9
devlink: Add missing check of nlmsg_put
by YueHaibing
· 6 years ago
12bd0dc
devlink: Add health dump {get,clear} commands
by Eran Ben Elisha
· 6 years ago
8a66704
devlink: Add health diagnose command
by Eran Ben Elisha
· 6 years ago
fcd852c
devlink: Add health recover command
by Eran Ben Elisha
· 6 years ago
6f9d561
devlink: Add health set command
by Eran Ben Elisha
· 6 years ago
ff253fe
devlink: Add health get command
by Eran Ben Elisha
· 6 years ago
c7af343
devlink: Add health report functionality
by Eran Ben Elisha
· 6 years ago
880ee82
devlink: Add health reporter create/destroy functionality
by Eran Ben Elisha
· 6 years ago
cb5ccfb
devlink: Add health buffer support
by Eran Ben Elisha
· 6 years ago
846e980
devlink: Add 'fw_load_policy' generic parameter
by Shalom Toledo
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bde74ad1
devlink: Add helper function for safely copy string param
by Moshe Shemesh
· 6 years ago
1276534
devlink: Fix param cmode driverinit for string type
by Moshe Shemesh
· 6 years ago
f355cfc
devlink: Fix param set handling for string type
by Moshe Shemesh
· 6 years ago
dac9c97
net: Add extack to nlmsg_parse
by David Ahern
· 6 years ago
1651178
devlink: Add generic parameter msix_vec_per_pf_min
by Vasundhara Volam
· 6 years ago
f61cba4
devlink: Add generic parameter msix_vec_per_pf_max
by Vasundhara Volam
· 6 years ago
Next »