aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato1-1/+2
2024-10-14mlx5: Add support for persistent NAPI configJoe Damato1-1/+1
2024-10-14bnxt: Add support for persistent NAPI configJoe Damato1-1/+2
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato6-0/+77
2024-10-14net: napi: Add napi_configJoe Damato4-10/+119
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato4-0/+17
2024-10-14net: napi: Make gro_flush_timeout per-NAPIJoe Damato5-8/+50
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato4-0/+16
2024-10-14net: napi: Make napi_defer_hard_irqs per-NAPIJoe Damato5-7/+45
2024-10-14net: phylink: allow half-duplex modes with RATE_MATCH_PAUSEDaniel Golle1-8/+1
2024-10-14ipv4: tcp: give socket pointer to control skbsEric Dumazet3-4/+8
2024-10-14ipv6: tcp: give socket pointer to control skbsEric Dumazet1-0/+3
2024-10-14net: add skb_set_owner_edemux() helperEric Dumazet3-7/+13
2024-10-14net_sched: sch_fq: prepare for TIME_WAIT socketsEric Dumazet2-1/+12
2024-10-14net: add TIME_WAIT logic to sk_to_full_sk()Eric Dumazet3-8/+8
2024-10-14tg3: Address byte-order miss-matchesSimon Horman1-8/+14
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman1-9/+21
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman2-93/+8
2024-10-14net: ethernet: ti: am65-cpsw: Use __be64 type for id_tempSimon Horman1-1/+1
2024-10-14r8169: enable SG/TSO on selected chip versions per defaultHeiner Kallweit1-5/+11
2024-10-14net: hsr: convert to use new timer APIsYu Liao1-3/+3
2024-10-13net: ethtool: Add support for writing firmware blocks using EPL payloadDanielle Ratson3-13/+148
2024-10-13net: ethtool: Add new parameters and a function to support EPLDanielle Ratson3-23/+38
2024-10-13net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()Menglong Dong1-1/+1
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()Menglong Dong1-1/+1
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()Menglong Dong1-1/+1
2024-10-13net: vxlan: add drop reasons support to vxlan_xmit_one()Menglong Dong1-5/+14
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong2-3/+12
2024-10-13net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong2-9/+16
2024-10-13net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong2-8/+18
2024-10-13net: vxlan: make vxlan_remcsum() return drop reasonsMenglong Dong1-7/+13
2024-10-13net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong2-6/+36
2024-10-13net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong4-10/+13
2024-10-13net: tunnel: add pskb_inet_may_pull_reason() helperMenglong Dong1-2/+8
2024-10-13net: skb: add pskb_network_may_pull_reason() helperMenglong Dong1-1/+7
2024-10-11net: bcmasp: enable SW timestampingJustin Chen2-0/+4
2024-10-11net: broadcom: remove select MII from brcmstb Ethernet driversJustin Chen1-3/+0
2024-10-11net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran1-3/+39
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran2-7/+19
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran2-2/+66
2024-10-11net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran1-1/+12
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran2-33/+33
2024-10-11net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran1-36/+84
2024-10-11net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran1-11/+16
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski1-1/+1
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2024-10-11netdevsim: copy addresses for both in and out pathsHangbin Liu1-6/+5
2024-10-11netdevsim: print human readable IP addressHangbin Liu1-4/+8
2024-10-11net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava1-1/+1
2024-10-11net: emaclite: Adopt clock supportAbin Joseph1-0/+7