summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-report')
0 files changed, 0 insertions, 0 deletions
mmit/drivers/net/wireless/intersil/hostap?h=linux-6.6.y&id=4df864c1d9afb46e2461a9f808d9f11a42d31bad'>networking: make skb_put & friends return void pointersJohannes Berg 2017-06-16networking: introduce and use skb_put_data()Johannes Berg 2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg 2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller 2017-05-22hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova 2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann 2016-10-20net: use core MTU range checking in wireless driversJarod Wilson 2016-09-03hostap: Use memdup_user() to reuse codeRajan Vaja 2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal 2016-02-06hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann