Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netdevsim: devlink health: use retained error fmsg API | Przemek Kitszel | 2023-10-20 | 1 | -86/+32 |
* | devlink: protect health reporter operation with instance lock | Jiri Pirko | 2023-01-19 | 1 | -10/+10 |
* | devlink: Delete not-used devlink APIs | Leon Romanovsky | 2021-09-17 | 1 | -32/+0 |
* | netdevsim: switch to memdup_user_nul() | Wei Yongjun | 2021-03-24 | 1 | -8/+3 |
* | netdevsim: set .owner to THIS_MODULE | Taehee Yoo | 2020-11-17 | 1 | -0/+1 |
* | devlink: Implicitly set auto recover flag when registering health reporter | Eran Ben Elisha | 2020-03-30 | 1 | -2/+2 |
* | netdevsim: Change dummy reporter auto recover default | Eran Ben Elisha | 2020-03-30 | 1 | -1/+1 |
* | netdevsim: use __GFP_NOWARN to avoid memalloc warning | Taehee Yoo | 2020-02-03 | 1 | -1/+1 |
* | netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs | Taehee Yoo | 2020-02-03 | 1 | -2/+2 |
* | netdevsim: Update dummy reporter's devlink binary interface | Aya Levin | 2019-11-12 | 1 | -7/+1 |
* | netdevsim: implement couple of testing devlink health reporters | Jiri Pirko | 2019-10-11 | 1 | -0/+325 |