index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-22
net: devlink: Add extack to shared buffer operations
Ido Schimmel
2019-04-04
net: devlink: add warning for ndo_get_port_parent_id set when not needed
Jiri Pirko
2019-04-04
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-03-28
net: devlink: add warning for ndo_get_phys_port_name set when not needed
Jiri Pirko
2019-03-28
net: devlink: remove unused devlink_port_get_phys_port_name() function
Jiri Pirko
2019-03-28
net: devlink: introduce devlink_compat_phys_port_name_get()
Jiri Pirko
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-26
net: devlink: skip info_get op call if it is not defined in dumpit
Jiri Pirko
2019-03-24
net: devlink: add port type spinlock
Jiri Pirko
2019-03-24
net: devlink: warn on setting type on unregistered port
Jiri Pirko
2019-03-24
net: devlink: disallow port_attrs_set() to be called before register
Jiri Pirko
2019-03-24
net: devlink: don't pass return value of __devlink_port_type_set()
Jiri Pirko
2019-03-24
net: devlink: don't take devlink_mutex for devlink_compat_*
Jiri Pirko
2019-03-24
net: devlink: add couple of missing mutex_destroy() calls
Jiri Pirko
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
2019-03-01
devlink: fix kdoc
Jakub Kicinski
2019-02-26
devlink: require non-NULL ops for devlink instances
Jakub Kicinski
2019-02-26
devlink: hold a reference to the netdevice around ethtool compat
Jakub Kicinski
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-21
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
Aya Levin
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
2019-02-17
ethtool: add compat for flash update
Jakub Kicinski
2019-02-17
devlink: add flash update command
Jakub Kicinski
2019-02-14
devlink: Fix list access without lock while reading region
Parav Pandit
2019-02-14
devlink: Return right error code in case of errors for region read
Parav Pandit
2019-02-12
devlink: use direct return of genlmsg_reply
Li RongQing
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
2019-02-11
devlink: don't allocate attrs on the stack
Jakub Kicinski
2019-02-11
devlink: fix condition for compat device info
Jakub Kicinski
2019-02-11
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
Parav Pandit
2019-02-08
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-07
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2019-02-07
devlink: Add health diagnose command
Eran Ben Elisha
2019-02-07
devlink: Add health recover command
Eran Ben Elisha
2019-02-07
devlink: Add health set command
Eran Ben Elisha
2019-02-07
devlink: Add health get command
Eran Ben Elisha
2019-02-07
devlink: Add health report functionality
Eran Ben Elisha
2019-02-07
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2019-02-07
devlink: Add devlink formatted message (fmsg) API
Eran Ben Elisha
2019-02-06
devlink: add hardware errors tracing facility
Nir Dotan
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
2019-02-01
ethtool: add compat for devlink info
Jakub Kicinski
[next]