aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-10can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_framePeter Fink1-11/+26
2022-03-10can: gs_usb: support up to 3 channels per deviceMarc Kleine-Budde1-2/+2
2022-03-10can: gs_usb: gs_usb_probe(): introduce udev and make use of itMarc Kleine-Budde1-5/+4
2022-03-10can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE featureMarc Kleine-Budde1-0/+2
2022-03-10can: gs_usb: document the USER_ID featureMarc Kleine-Budde1-0/+4
2022-03-10can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentationMarc Kleine-Budde1-0/+1
2022-03-10can: gs_usb: add HW timestamp mode bitMarc Kleine-Budde1-0/+1
2022-03-10can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->featureMarc Kleine-Budde1-2/+2
2022-03-10can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()Marc Kleine-Budde1-65/+22
2022-03-10can: gs_usb: rewrap error messagesMarc Kleine-Budde1-4/+2
2022-03-10can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()Marc Kleine-Budde1-1/+1
2022-03-10can: gs_usb: sort include files alphabeticallyMarc Kleine-Budde1-1/+1
2022-03-10can: gs_usb: fix checkpatch warningMarc Kleine-Budde1-1/+2
2022-03-10can: gs_usb: use consistent one space indentionMarc Kleine-Budde1-19/+19
2022-03-10can: rcar_canfd: Add support for r8a779a0 SoCUlrich Hecht1-136/+217
2022-03-10dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 supportUlrich Hecht1-0/+2
2022-03-10can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()Vincent Mailhol1-2/+1
2022-03-10vxcan: enable local echo for sent CAN framesOliver Hartkopp1-1/+1
2022-03-10vxcan: remove sk reference in peer skbOliver Hartkopp1-6/+11
2022-03-10can: isotp: set max PDU size to 64 kByteOliver Hartkopp1-2/+2
2022-03-10can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp2-7/+33
2022-03-10can: isotp: add local echo tx processing for consecutive framesOliver Hartkopp1-80/+139
2022-03-09net: dsa: tag_rtl8_4: fix typo in modalias nameLuiz Angelo Daros de Luca1-1/+1
2022-03-09net: axienet: Use napi_alloc_skb when refilling RX ringRobert Hancock1-1/+1
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet5-13/+54
2022-03-09tcp: autocork: take MSG_EOR hint into considerationEric Dumazet1-1/+2
2022-03-09stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong1-0/+2
2022-03-09net/smc: fix -Wmissing-prototypes warning when CONFIG_SYSCTL not setDust Li1-2/+2
2022-03-09net/fungible: fix errors when CONFIG_TLS_DEVICE=nDimitris Michailidis2-8/+8
2022-03-09net/tls: Provide {__,}tls_driver_ctx() unconditionallyDimitris Michailidis1-2/+0
2022-03-09bnxt: revert hastily merged uAPI aberrationsJakub Kicinski6-277/+14
2022-03-09net: stmmac: switch no PTP HW support message to info levelHeiner Kallweit1-1/+1
2022-03-09e1000e: Print PHY register address when MDI read/write failsChen Yu1-4/+4
2022-03-09ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li3-369/+129
2022-03-09net: dsa: microchip: ksz9477: implement MTU configurationOleksij Rempel3-2/+38
2022-03-09drivers: vxlan: fix returnvar.cocci warningGuo Zhengkui1-2/+1
2022-03-09net: tcp: fix shim definition of tcp_inbound_md5_hashVladimir Oltean1-1/+1
2022-03-09MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPSLukas Bulwahn1-1/+1
2022-03-09net: lan966x: Add spinlock for frame transmission from CPU.Horatiu Vultur2-1/+10
2022-03-09net: ethernet: sun: use min_t() to make code cleanerChangcheng Deng1-1/+1
2022-03-09net/fungible: CONFIG_FUN_CORE needs SBITMAPDimitris Michailidis1-0/+1
2022-03-09net/fungible: Fix local_memory_node errorDimitris Michailidis2-2/+2
2022-03-09skb: make drop reason booleanableJakub Kicinski5-31/+35
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean5-18/+84
2022-03-09net: dsa: felix: actually disable flooding towards NPI portVladimir Oltean1-0/+9
2022-03-09net: dsa: be mostly no-op in dsa_slave_set_mac_address when downVladimir Oltean1-0/+7
2022-03-09net: dsa: felix: drop "bool change" from felix_set_tag_protocolVladimir Oltean1-39/+26
2022-03-09net: dsa: move port lists initialization to dsa_port_touchVladimir Oltean1-10/+8
2022-03-09net: dsa: warn if port lists aren't empty in dsa_port_teardownVladimir Oltean1-16/+3
2022-03-09ptp: ocp: Update devlink firmware display path.Jonathan Lemon1-26/+17