summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorQuentin Monnet <quentin.monnet@netronome.com>2018-01-19 17:44:44 -0800
committerDavid S. Miller <davem@davemloft.net>2018-01-22 16:28:23 -0500
commit0279814055a0800aacacd18331bdc4ac4f3d2241 (patch)
tree4d7dd8fe52a0d3ec34906a9b8cfb2ba1aca14162 /tools/perf/scripts/python/bin/stackcollapse-report
parent41002038f946b36dd3b4a73f13d75e8730f81621 (diff)
downloadkernel-0279814055a0800aacacd18331bdc4ac4f3d2241.tar.gz
net: sched: cls_matchall: propagate extack support for filter offload
Propagate the extack pointer from the `->change()` classifier operation to the function used for filter replacement in cls_matchall. This makes it possible to use netlink extack messages in the future at replacement time for this filter, although it is not used at this point. Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
it/net/bluetooth/sco.c?id=79dbeafe5ef162ede87c916054755a987e93e542'>Bluetooth: sco: Use the correct print formatKai Ye 2021-03-24Bluetooth: Remove trailing semicolon in macrosMeng Yu 2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun 2020-09-11Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTUJoseph Hwang 2020-07-31bluetooth: sco: Fix sockptr reference.David S. Miller 2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller 2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig 2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud 2020-02-18Bluetooth: Fix crash when using new BT_PHY optionLuiz Augusto von Dentz 2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz