summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-record
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@linaro.org>2012-09-17 15:12:28 +0800
committerShawn Guo <shawn.guo@linaro.org>2012-09-17 15:12:28 +0800
commitcb32b4e0fc53ebd45708dd7aa8d7fa224e97308c (patch)
tree68b8015b5e0ba3acb69db4f1c458841d327e74fe /tools/perf/scripts/python/bin/netdev-times-record
parentb1f174b19c15e36a5e6f209d98caba77385d790e (diff)
parent0e87e0436c0cc3954eb62181a96d7217ca955a4f (diff)
downloadkernel-cb32b4e0fc53ebd45708dd7aa8d7fa224e97308c.tar.gz
Merge tag 'imx-clk-dt-lookup' into imx/dt-for-3.7-2
Conflicts: arch/arm/boot/dts/imx6q.dtsi
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions
f8bcbf37d7c46641cb9bca7618eb1c'>net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa 2013-09-03llc: Use normal etherdevice.h testsJoe Perches 2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco 2013-04-07llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause 2013-02-27hlist: drop the node parameter from iteratorsSasha Levin 2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman 2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller 2012-09-17llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings 2012-09-17llc2: Remove explicit indexing of state action arraysBen Hutchings 2012-09-17llc2: Remove the station send queueBen Hutchings 2012-09-17llc2: Collapse the station event receive pathBen Hutchings 2012-09-17llc2: Remove dead code for state machineBen Hutchings 2012-09-17llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings 2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller 2012-08-15llc: fix info leak via getsockname()Mathias Krause 2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman 2012-08-14llc: Fix races between llc2 handler use and (un)registrationBen Hutchings 2012-08-14llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings 2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings 2012-08-06llc: free the right skbSorin Dumitru