aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-12 12:53:06 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-12 12:53:06 +0200
commitc789174bde280c90bb8cdc680cf58a8f03fcdca0 (patch)
treef65aa0bb90e4a627ea24698d24efcbedfc80a9b5 /tools/perf/scripts/python/netdev-times.py
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... (diff)
parentIB/mlx5: Unmap DMA addr from HCA before IOMMU (diff)
downloadlinux-c789174bde280c90bb8cdc680cf58a8f03fcdca0.tar.gz
linux-c789174bde280c90bb8cdc680cf58a8f03fcdca0.zip
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Doug writes: "RDMA fixes: Final for-rc pull request for 4.19 We only have one bug to submit this time around. It fixes a DMA unmap issue where we unmapped the DMA address from the IOMMU before we did from the card, resulting in a DMAR error with IOMMU enabled, or possible crash without." * tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: IB/mlx5: Unmap DMA addr from HCA before IOMMU
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
move IPv6 dependencyKa-Cheong Poon12-26/+140 2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon3-7/+7 2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk1-32/+26 2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig3-8/+6 2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang1-44/+36 2018-07-31virtio-net: correctly update XDP_TX countersJason Wang1-35/+4 2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski2-12/+32 2018-07-31xsk: refactor xdp_umem_assign_dev()Jakub Kicinski1-28/+21 2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2 2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer1-0/+3 2018-07-30hv_netvsc: Add per-cpu ethtool stats for netvscYidong Ren2-3/+114