aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder3-14/+556
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-24tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-24tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-24tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-24net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-24net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-24drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-24net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2-11/+47
2023-04-24net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-24net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-24net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-23Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz3-6/+33
2023-04-23Bluetooth: btusb: Add WCN6855 devcoredump supportTim Jiang1-0/+222
2023-04-23Bluetooth: btnxpuart: Enable flow control before checking boot signatureNeeraj Sanjay Kale1-7/+6
2023-04-23Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2-0/+7
2023-04-23Bluetooth: btrtl: Add the support for RTL8851BMax Chou1-0/+15
2023-04-23Bluetooth: btnxpuart: Fix sparse warningsLuiz Augusto von Dentz1-34/+51
2023-04-23Bluetooth: btrtl: Firmware format v2 supportMax Chou2-41/+362
2023-04-23Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu1-6/+7
2023-04-23bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li1-1/+8
2023-04-23Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li1-1/+0
2023-04-23bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li1-0/+28
2023-04-23Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"Liu Jian1-1/+0
2023-04-23Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini3-1/+14
2023-04-23Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz3-57/+68
2023-04-23Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2-2/+13
2023-04-23Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz4-97/+172
2023-04-23Bluetooth: vhci: Fix info leak in force_devcd_write()Dan Carpenter1-6/+10
2023-04-23Bluetooth: hci_qca: mark OF related data as maybe unusedSteev Klimaszewski1-1/+1
2023-04-23Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu1-1/+0
2023-04-23Bluetooth: fix inconsistent indentingLanzhe Li1-1/+1
2023-04-23Bluetooth: btnxpuart: No need to check the received bootloader signatureNeeraj Sanjay Kale1-16/+3
2023-04-23Bluetooth: btnxpuart: Disable Power Save feature on startupNeeraj Sanjay Kale1-1/+1
2023-04-23Bluetooth: btnxpuart: Deasset UART break before closing serdev deviceNeeraj Sanjay Kale1-0/+1
2023-04-23Bluetooth: btnxpuart: Add support to download helper FW file for w8997Neeraj Sanjay Kale1-8/+59
2023-04-23Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_tableHans de Goede1-0/+8
2023-04-23Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq_dmi_tableHans de Goede1-2/+13
2023-04-23Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000Hans de Goede1-13/+24
2023-04-23Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not setHans de Goede1-3/+44
2023-04-23Bluetooth: hci_h5: Complements reliable packet processing logicQiqi Zhang1-0/+2
2023-04-23Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz3-6/+30
2023-04-23Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu5-135/+237
2023-04-23Bluetooth: btintel: Add Intel devcoredump supportAbhishek Pandit-Subedi3-10/+128
2023-04-23Bluetooth: btusb: Add btusb devcoredump supportManish Mandlik1-0/+19
2023-04-23Bluetooth: Add vhci devcoredump supportManish Mandlik2-0/+98
2023-04-23Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi6-0/+670
2023-04-23Bluetooth: btintel: Add LE States quirk supportChethan T N1-3/+2