summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
AgeCommit message (Expand)Author
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
hatewara 2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2012-02-19vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman 2012-02-01vmxnet3: Fix typo in vmxnet3_drv.cMasanari Iida 2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches 2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches 2012-01-25vmxnet3: cleanup tso headers manipulationEric Dumazet 2012-01-05vmxnet3" make ethtool ops conststephen hemminger 2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings 2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings 2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko 2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones 2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław 2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker 2011-10-19net: add skb frag size accessorsEric Dumazet 2011-10-13vmxnet3: fix skb truesize underestimationEric Dumazet 2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell 2011-09-22vmxnet3: convert to SKB paged frag API.Ian Campbell 2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings 2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko 2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross 2011-07-21vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara 2011-07-21vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara