aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Bluetooth: hci_conn: Remove a redundant check for HFP offloadZijun Hu1-4/+4
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu1-3/+3
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao1-0/+1
2024-05-14Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev1-14/+11
2024-05-14Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede1-1/+1
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-33/+35
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev1-9/+10
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu3-81/+74
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu2-34/+43
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz2-4/+10
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2-10/+24
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON1-0/+5
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K2-1/+40
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K2-6/+9
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski22-385/+8
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang5-56/+54
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang4-13/+16
2024-05-13mptcp: include inet_common in mib.hMatthieu Baerts (NGI0)1-0/+2
2024-05-13mptcp: move mptcp_pm_gen.h's includeMatthieu Baerts (NGI0)3-2/+2
2024-05-13mptcp: remove unnecessary else statementsMatthieu Baerts (NGI0)1-15/+17
2024-05-13mptcp: prefer strscpy over strcpyMatthieu Baerts (NGI0)3-4/+5
2024-05-13mptcp: add net.mptcp.available_schedulersGregory Detal4-1/+52
2024-05-13mptcp: sockopt: info: stop early if no bufferMatthieu Baerts (NGI0)1-0/+4
2024-05-13mptcp: fix full TCP keep-alive supportMatthieu Baerts (NGI0)2-0/+61
2024-05-13mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)1-2/+0
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-05-13net: prestera: Add flex arrays to some structsErick Archer1-46/+37
2024-05-13tcp: rstreason: fully support in tcp_check_req()Jason Xing2-1/+9
2024-05-13tcp: rstreason: handle timewait cases in the receive pathJason Xing3-2/+7
2024-05-13tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing1-0/+18
2024-05-13tcp: rstreason: fully support in tcp_ack()Jason Xing1-0/+13
2024-05-13tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing1-0/+17
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger4-0/+105
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)2-1/+9
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin3-4/+17