- 6553e56 devlink: Do not hold devlink mutex when initializing devlink fields by Parav Pandit · 4 years, 6 months ago
- 5d037b4 devlink: Fix use-after-free when destroying health reporters by Ido Schimmel · 4 years, 6 months ago
- 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 6 months ago
- f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 6 months ago
- bd82100 devlink: Create generic devlink health reporter search function by Vladyslav Tarasiuk · 4 years, 6 months ago
- 3c5584b devlink: Rework devlink health reporter destructor by Vladyslav Tarasiuk · 4 years, 6 months ago
- c57544b devlink: Refactor devlink health reporter constructor by Vladyslav Tarasiuk · 4 years, 6 months ago
- 82901ad devlink: Move input checks from driver to devlink by Danielle Ratson · 4 years, 6 months ago
- a0f49b5 devlink: Add a new devlink port split ability attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
- a21cf0a devlink: Add a new devlink port lanes attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
- 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
- 46737a1 devlink: Move switch_port attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
- 10a429b devlink: Move set attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
- 29cb986 net/core/devlink.c: remove new uninitialized_var() usage by Stephen Rothwell · 4 years, 7 months ago
- b5872cd devlink: Add support for board.serial_number to info_get cb. by Vasundhara Volam · 4 years, 7 months ago
- a1e8ae9 net/devlink: Support setting hardware address of port function by Parav Pandit · 4 years, 7 months ago
- 2a916ec net/devlink: Support querying hardware address of port function by Parav Pandit · 4 years, 7 months ago
- a829eb0 net/devlink: Prepare devlink port functions to fill extack by Parav Pandit · 4 years, 7 months ago
- 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 8 months ago
- d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 8 months ago
- 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 8 months ago
- 30a4e9a devlink: Add 'control' trap type by Ido Schimmel · 4 years, 8 months ago
- 9eefeab devlink: Add 'mirror' trap action by Ido Schimmel · 4 years, 8 months ago
- 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 8 months ago
- 5a46b06 devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit by Jakub Kicinski · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 043b3e2 devlink: let kernel allocate region snapshot id by Jakub Kicinski · 4 years, 8 months ago
- dd86fec devlink: factor out building a snapshot notification by Jakub Kicinski · 4 years, 8 months ago
- bea0c5c devlink: Fix reporter's recovery condition by Aya Levin · 4 years, 8 months ago
- 610a934 devlink: fix return value after hitting end in region read by Jakub Kicinski · 4 years, 9 months ago
- c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 10 months ago
- f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 10 months ago
- 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 10 months ago
- 48bb52c devlink: Add auto dump flag to health reporter by Eran Ben Elisha · 4 years, 10 months ago
- ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 10 months ago
- 054eae8 net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG by Jiri Pirko · 4 years, 10 months ago
- b9a17ab devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 10 months ago
- 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 10 months ago
- 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 10 months ago
- 7000108 devlink: extract snapshot id allocation to helper function by Jacob Keller · 4 years, 10 months ago
- 47a39f6 devlink: use -ENOSPC to indicate no more room for snapshots by Jacob Keller · 4 years, 10 months ago
- cf80fae devlink: add function to take snapshot while locked by Jacob Keller · 4 years, 10 months ago
- 6d82f67 devlink: trivial: fix tab in function documentation by Jacob Keller · 4 years, 10 months ago
- a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 10 months ago
- e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 10 months ago
- 98fed6e devlink: Rely on driver eswitch thread safety instead of devlink by Parav Pandit · 4 years, 11 months ago
- 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
- a09b37f devlink: Stop reference counting packet trap groups by Ido Schimmel · 4 years, 10 months ago
- 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- acf1ee4 devlink: Introduce devlink port flavour virtual by Parav Pandit · 4 years, 10 months ago
- ff3b63b devlink: validate length of region addr/len by Jakub Kicinski · 4 years, 10 months ago
- 8750939 devlink: validate length of param values by Jakub Kicinski · 4 years, 10 months ago
- d2afb41 net: core: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- 2eb51c7 net: core: devlink.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
- 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 4 years, 11 months ago
- 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 4 years, 11 months ago
- ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 4 years, 11 months ago
- 6132c1d net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() by Madhuparna Bhowmik · 4 years, 11 months ago
- 573ed90 devlink: Force enclosing array on binary fmsg data by Aya Levin · 5 years ago
- d5b90e9 devlink: report 0 after hitting end in region read by Jacob Keller · 5 years ago
- 6ec8b6c devlink: Add health recover notifications on devlink flows by Moshe Shemesh · 5 years ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c3cae49 devlink: Add overlay source MAC is multicast trap by Amit Cohen · 5 years ago
- 13c056e devlink: Add tunnel generic packet traps by Amit Cohen · 5 years ago
- 95f0ead devlink: Add non-routable packet trap by Amit Cohen · 5 years ago
- b0efcae devlink: correct misspelling of snapshot by Jacob Keller · 5 years ago
- 4c58223 devlink: Wait longer before warning about unset port type by Ido Schimmel · 5 years ago
- 97ff3bd devlink: add devink notification when reporter update health state by Vikas Gupta · 5 years ago
- 6181e5c devlink: add support for reporter recovery completion by Vikas Gupta · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c94ef13 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
- e2cde86 devlink: Allow large formatted message of binary output by Aya Levin · 5 years ago
- d279505 devlink: Add method for time-stamp on reporter's dump by Aya Levin · 5 years ago
- 6c7295e devlink: Add new "enable_roce" generic device param by Michael Guralnik · 5 years ago
- 5a508a2 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
- a0c7634 devlink: disallow reload operation during device cleanup by Jiri Pirko · 5 years ago
- 3b063ae devlink: Add layer 3 generic packet exception traps by Amit Cohen · 5 years ago
- 6896cc4 devlink: Add layer 3 generic packet traps by Amit Cohen · 5 years ago
- e7a9810 devlink: propagate extack down to health reporter ops by Jiri Pirko · 5 years ago
- 4028182 devlink: don't do reporter recovery if the state is healthy by Jiri Pirko · 5 years ago
- 82a843d net: devlink: fix reporter dump dumpit by Jiri Pirko · 5 years ago
- ee85da5 devlink: have genetlink code to parse the attrs during dumpit by Jiri Pirko · 5 years ago
- 8273fd8 net: devlink: export devlink net setter by Jiri Pirko · 5 years ago
- 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c62c2cf net: devlink: don't ignore errors during dumpit by Jiri Pirko · 5 years ago
- 070c63f net: devlink: allow to change namespaces during reload by Jiri Pirko · 5 years ago
- 471f894 net: devlink: export devlink net getter by Jiri Pirko · 5 years ago
- 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