summaryrefslogtreecommitdiffstats
path: root/net/core/devlink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+7
|\
| * devlink: Add method for time-stamp on reporter's dumpAya Levin2019-11-111-0/+6
| * devlink: disallow reload operation during device cleanupJiri Pirko2019-11-091-1/+38
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-131-0/+5
|\ \
| * | devlink: Add new "enable_roce" generic device paramMichael Guralnik2019-11-111-0/+5
| |/
* | devlink: Allow large formatted message of binary outputAya Levin2019-11-121-9/+15
* | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-1/+41
* | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-071-0/+6
* | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-071-0/+9
* | devlink: propagate extack down to health reporter opsJiri Pirko2019-10-111-9/+11
* | devlink: don't do reporter recovery if the state is healthyJiri Pirko2019-10-111-0/+3
* | net: devlink: fix reporter dump dumpitJiri Pirko2019-10-071-1/+2
* | devlink: have genetlink code to parse the attrs during dumpitJiri Pirko2019-10-061-32/+6
* | net: devlink: export devlink net setterJiri Pirko2019-10-051-3/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-051-3/+3
|\|
| * devlink: Fix error handling in param and info_get dumpit cbVasundhara Volam2019-10-011-3/+3
* | net: devlink: don't ignore errors during dumpitJiri Pirko2019-10-041-6/+24
* | net: devlink: allow to change namespaces during reloadJiri Pirko2019-10-041-8/+146
* | net: devlink: export devlink net getterJiri Pirko2019-10-041-1/+2
|/
* net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko2019-09-131-1/+20
* net: devlink: split reload op into twoJiri Pirko2019-09-131-4/+12
* devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2019-09-101-0/+5
* devlink: Use switch-case instead of if-elseParav Pandit2019-08-311-17/+22
* devlink: Make port index data type as unsigned intParav Pandit2019-08-311-2/+3
* devlink: Add generic packet traps and groupsIdo Schimmel2019-08-171-0/+12
* devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-5/+1063
* net: devlink: remove redundant rtnl lock assertVlad Buslov2019-08-131-3/+2
* devlink: send notifications for deleted snapshots on region destroyJiri Pirko2019-08-131-11/+12
* devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-091-6/+3
* devlink: Introduce PCI VF port flavour and port attributeParav Pandit2019-07-091-0/+38
* devlink: Introduce PCI PF port flavour and port attributeParav Pandit2019-07-091-0/+34
* devlink: Return physical port fields only for applicable port flavoursParav Pandit2019-07-091-0/+4
* devlink: Refactor physical port attributesParav Pandit2019-07-091-20/+38
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-281-2/+4
|\
| * net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
* | devlink: Hang reporter's dump method on a dumpit cbAya Levin2019-06-131-20/+98
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-5/+1
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
| |/
* | devlink: allow driver to update progress of flash updateJiri Pirko2019-06-041-0/+102
* | devlink: add warning in case driver does not set port typeJiri Pirko2019-05-231-0/+38
|/
* devlink: Change devlink health locking mechanismMoshe Shemesh2019-05-011-23/+74
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+38
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-3/+4
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-34/+44
* net: devlink: Add extack to shared buffer operationsIdo Schimmel2019-04-221-9/+13
* net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko2019-04-041-2/+16
* net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko2019-04-041-0/+19
* net: devlink: extend port attrs for switch IDJiri Pirko2019-04-041-1/+15
* net: devlink: add warning for ndo_get_phys_port_name set when not neededJiri Pirko2019-03-281-0/+18
* net: devlink: remove unused devlink_port_get_phys_port_name() functionJiri Pirko2019-03-281-7/+0