summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
ev/netJakub Kicinski 2025-07-25usbnet: Set duplex status to unknown in the absence of MIIYi Cong 2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg 2025-07-21net: usb: Remove duplicate assignments for net->pcpu_stat_typeZqiang 2025-07-09net: usb: enable the work after stop usbnet by ip down/upZqiang 2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao 2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar 2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner 2025-04-04usbnet:fix NPE during rx_completeYing Lu 2025-03-28net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet 2024-10-22net: usb: usbnet: fix name regressionOliver Neukum 2024-10-15net: usb: usbnet: fix race in probe failureOliver Neukum 2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum 2024-09-03usbnet: modern method to get random MACOliver Neukum 2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet 2024-04-11net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao 2024-03-07net: usbnet: Remove generic .ndo_get_stats64Breno Leitao 2024-03-07net: usbnet: Leverage core stats allocatorBreno Leitao 2024-02-21net: usbnet: constify the struct device_type usageRicardo B. Marliere 2023-07-13net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern 2023-01-09usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn