summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-05-05 14:59:02 -0700
committerDavid S. Miller <davem@davemloft.net>2011-05-05 14:59:02 -0700
commit7143b7d41218d4fc2ea33e6056c73609527ae687 (patch)
tree9a842daee1deb57a2c8084bc5d300f6d8428fe34 /tools/perf/scripts/python/syscall-counts.py
parent90864fbc7639d7a2300c67a18c9fb9fbcf7d51d2 (diff)
parent87e9af6cc67d842cd92b52b81f3f14e665e7ab05 (diff)
downloadkernel-7143b7d41218d4fc2ea33e6056c73609527ae687.tar.gz
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/tg3.c
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
16-10-31 15:00:48 -0400'>2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck 2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck 2016-10-27net: skip genenerating uevents for network namespaces that are exitingAndrey Vagin 2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang 2016-06-08net-sysfs: fix missing <linux/of_net.h>Ben Dooks 2016-02-25net: core: use __ethtool_get_ksettingsDavid Decotigny 2016-02-18net-sysfs: remove unused fmt_long_hexColin Ian King 2016-02-06net: add rx_nohandler stat counterJarod Wilson 2015-12-22net-sysfs: use to_net_dev in net_namespace()Geliang Tang 2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel 2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko 2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-09-29net sysfs: Print link speed as signed integerAlexander Stein 2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-09-24net: fix net_device refcountingRussell King 2015-09-17net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo 2015-08-13net: allow sleeping when modifying store_rps_mapSasha Levin 2015-08-07net: Fix race condition in store_rps_mapTom Herbert 2015-07-15net core: Add protodown support.Anuradha Karuppiah