aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ce_virtchnl_pf.c?id=4ee656bba8013929bcc050bcebc39a47fe763ee9&follow=1'>ice: Trivial fixesTony Nguyen11-29/+31 2020-02-12ice: Use correct netif error functionBen Shelton1-1/+1 2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan1-8/+3 2020-02-12ice: Make print statements more compactAnirudh Venkataramanan8-227/+123 2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan6-27/+27 2020-02-12ice: Remove possible null dereferenceTony Nguyen1-2/+0 2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan2-5/+18 2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan4-28/+13 2020-02-12ice: Modify link message loggingAkeem G Abodunrin1-1/+1 2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan1-2/+0 2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley4-20/+0 2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley1-1/+1 2020-02-12ice: display supported and advertised link modesPaul Greenwalt1-280/+2 2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman1-5/+5 2020-02-12ice: Fix DCB rebuild after resetDave Ertman2-53/+36 2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi1-0/+9 2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1 2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski1-0/+5 2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran1-2/+2 2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16 2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski1-28/+0 2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski2-1/+25 2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski1-1/+5 2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran1-0/+14 2020-02-11net: ena: rss: do not allocate key when not supportedSameeh Jubran1-3/+21 2020-02-11net: ena: fix incorrect default RSS keyArthur Kiyanovski2-0/+16 2020-02-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski1-0/+1 2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski1-3/+3 2020-02-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski1-8/+9 2020-02-11net/smc: fix leak of kernel memory to user spaceEric Dumazet1-3/+2 2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley1-2/+2 2020-02-11core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen1-2/+2 2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork1-27/+15 2020-02-10net: dsa: mv88e6xxx: Prevent truncation of longer interrupt namesAndrew Lunn1-6/+6 2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork1-0/+1 2020-02-10tipc: fix successful connect() but timed outTuong Lien1-0/+2 2020-02-10mptcp: make the symbol 'mptcp_sk_clone_lock' staticChen Wandun1-1/+1 2020-02-10tipc: make three functions staticChen Wandun1-3/+4 2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1 2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51 2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7 2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1 2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1 2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6 2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2 2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3