aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-29net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang1-2/+2
2024-10-29net: usb: qmi_wwan: add Quectel RG650VBenoît Monin1-0/+1
2024-10-29net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()Vladimir Oltean1-0/+1
2024-10-29netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()Zichen Xie1-1/+3
2024-10-29net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela1-1/+1
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal1-18/+21
2024-10-29gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-10-29mctp i2c: handle NULL header addressMatt Johnston1-0/+3
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()Ido Schimmel1-1/+1
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski3-2/+90
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski1-0/+6
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa1-1/+1
2024-10-29net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu1-5/+17
2024-10-29net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register valuesLey Foon Tan2-0/+10
2024-10-28usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driverBenjamin Große1-0/+1
2024-10-28macsec: Fix use-after-free while sending the offloading packetJianbo Liu1-2/+1
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)1-0/+9
2024-10-28mptcp: init: protect sched with rcu_read_lockMatthieu Baerts (NGI0)1-0/+2
2024-10-28docs: networking: packet_mmap: replace dead links with archive.org linksLevi Zim1-2/+3
2024-10-26wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctxGustavo A. R. Silva1-2/+3
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-3/+3
2024-10-25wifi: cfg80211: clear wdev->cqm_config pointer on freeJohannes Berg1-0/+1
2024-10-25mac80211: fix user-power when emulating chanctxBen Greear1-0/+2
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach3-10/+31
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu1-38/+58
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay2-1/+5
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit1-5/+5
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach1-1/+1
2024-10-24Revert "9p: Enable multipage folios"Dominique Martinet1-1/+0
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey1-10/+11
2024-10-23Bluetooth: ISO: Fix UAF on iso_sock_timeoutLuiz Augusto von Dentz1-6/+12
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz3-6/+35
2024-10-23Bluetooth: hci_core: Disable works on hci_unregister_devLuiz Augusto von Dentz2-12/+24
2024-10-23LoongArch: KVM: Mark hrtimer to expire in hard interrupt contextHuacai Chen2-4/+5
2024-10-23LoongArch: Make KASAN usable for variable cpu_vabitsHuacai Chen1-1/+1
2024-10-23posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan1-3/+3
2024-10-23r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-10-23net: sched: use RCU read-side critical section in taprio_dump()Dmitry Antipov1-6/+12
2024-10-23net: sched: fix use-after-free in taprio_change()Dmitry Antipov1-1/+2
2024-10-23net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiersVladimir Oltean1-1/+22
2024-10-23tracing: Consider the NULL character when validating the event lengthLeo Yan1-1/+1
2024-10-23tracing/probes: Fix MAX_TRACE_ARGS limit handlingMikel Rychliski4-4/+19