summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-07-27 15:45:08 +0200
committerDavid S. Miller <davem@davemloft.net>2021-07-27 20:11:44 +0100
commitcc0aa831a0d9c3977eed7fd3eba18dcd1d422024 (patch)
treeebaa72947997866cadab8dc9c893c5b0a94148b9 /tools/perf/scripts/python/bin/stackcollapse-report
parent81a68110a22a4ffdc3cb81377e5a565cd3e1a137 (diff)
downloadkernel-cc0aa831a0d9c3977eed7fd3eba18dcd1d422024.tar.gz
sb1000: use ndo_siocdevprivate
The private sb1000 ioctl commands all work correctly in compat mode. Change the to ndo_siocdevprivate as a cleanup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> 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
400'>2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller 2017-05-11driver: vrf: Fix one possible use-after-free issueGao Feng 2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern 2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern 2017-04-17net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern 2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-03-22net: vrf: performance improvements for IPv6David Ahern 2017-03-22net: vrf: performance improvements for IPv4David Ahern 2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern 2017-03-16net: vrf: Set slave's private flag before linkingIdo Schimmel 2017-03-08vrf: Fix use-after-free in vrf_xmitDavid Ahern 2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov 2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov 2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-01-11net: vrf: do not allow table id 0David Ahern 2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern 2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger 2017-01-03net: vrf: Add missing Rx countersDavid Ahern 2016-12-17net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern 2016-12-17net: vrf: Fix NAT within a VRFDavid Ahern