index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-28
1
-30
/
+280
|
\
|
*
devlink: Support get and set state of port function
Parav Pandit
2021-01-22
1
-1
/
+89
|
*
devlink: Support add and delete devlink port
Parav Pandit
2021-01-22
1
-0
/
+121
|
*
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
2021-01-22
1
-0
/
+39
|
*
devlink: Prepare code to fill multiple port function attributes
Parav Pandit
2021-01-22
1
-31
/
+33
*
|
devlink: Add DMAC filter generic packet trap
Aya Levin
2021-01-27
1
-0
/
+1
*
|
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-22
1
-0
/
+4
*
|
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
2021-01-19
1
-2
/
+2
|
/
*
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
2020-12-08
1
-6
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-17
/
+39
|
\
|
*
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
1
-1
/
+2
|
*
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
1
-0
/
+4
|
*
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
1
-16
/
+33
*
|
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-24
1
-0
/
+1
*
|
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
1
-4
/
+6
*
|
devlink: move request_firmware out of driver
Jacob Keller
2020-11-19
1
-5
/
+21
|
/
*
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-14
1
-2
/
+4
*
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-11-12
1
-2
/
+6
*
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
1
-2
/
+4
*
devlink: Fix some error codes
Dan Carpenter
2020-10-27
1
-9
/
+15
*
devlink: Add enable_remote_dev_reset generic parameter
Moshe Shemesh
2020-10-09
1
-0
/
+5
*
devlink: Add remote reload stats
Moshe Shemesh
2020-10-09
1
-6
/
+54
*
devlink: Add reload stats
Moshe Shemesh
2020-10-09
1
-0
/
+90
*
devlink: Add devlink reload limit option
Moshe Shemesh
2020-10-09
1
-6
/
+86
*
devlink: Add reload action option to devlink reload command
Moshe Shemesh
2020-10-09
1
-6
/
+92
*
devlink: Change devlink_reload_supported() param type
Moshe Shemesh
2020-10-09
1
-7
/
+7
*
net: devlink: Add support for port regions
Andrew Lunn
2020-10-04
1
-26
/
+224
*
net: devlink: Add unused port flavour
Andrew Lunn
2020-10-04
1
-1
/
+3
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
devlink: add .trap_group_action_set() callback
Ioana Ciornei
2020-10-02
1
-0
/
+18
*
devlink: add parser error drop packet traps
Ioana Ciornei
2020-10-02
1
-0
/
+17
*
drop_monitor: Filter control packets in drop monitor
Ido Schimmel
2020-09-30
1
-7
/
+1
*
drop_monitor: Convert to using devlink tracepoint
Ido Schimmel
2020-09-30
1
-24
/
+0
*
devlink: Add a tracepoint for trap reports
Ido Schimmel
2020-09-30
1
-0
/
+25
*
devlink: introduce flash update overwrite mask
Jacob Keller
2020-09-25
1
-1
/
+16
*
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-25
1
-6
/
+8
*
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-25
1
-2
/
+13
*
devlink: Enhance policy to validate port type input value
Parav Pandit
2020-09-22
1
-3
/
+2
*
devlink: Enhance policy to validate eswitch mode value
Parav Pandit
2020-09-22
1
-1
/
+2
*
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
2020-09-18
1
-1
/
+1
*
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
1
-23
/
+31
*
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
1
-6
/
+23
*
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-15
1
-0
/
+30
*
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-10
1
-8
/
+20
*
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
1
-0
/
+14
*
devlink: Introduce controller number
Parav Pandit
2020-09-09
1
-9
/
+14
*
devlink: Introduce external controller flag
Parav Pandit
2020-09-09
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
|
devlink: Protect devlink port list traversal
Parav Pandit
2020-08-24
1
-0
/
+3
[next]