index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
2021-06-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
2021-06-23
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-27
devlink: Add DMAC filter generic packet trap
Aya Levin
2021-01-22
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-22
devlink: Support get and set state of port function
Parav Pandit
2021-01-22
devlink: Support add and delete devlink port
Parav Pandit
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
2021-01-22
devlink: Prepare code to fill multiple port function attributes
Parav Pandit
2021-01-19
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-10-27
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
devlink: Fix some error codes
Dan Carpenter
2020-10-09
devlink: Add enable_remote_dev_reset generic parameter
Moshe Shemesh
2020-10-09
devlink: Add remote reload stats
Moshe Shemesh
2020-10-09
devlink: Add reload stats
Moshe Shemesh
2020-10-09
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-10-09
devlink: Change devlink_reload_supported() param type
Moshe Shemesh
2020-10-04
net: devlink: Add support for port regions
Andrew Lunn
2020-10-04
net: devlink: Add unused port flavour
Andrew Lunn
[prev]
[next]