aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-09idpf: fix netdev Tx queue stop/wakeMichal Kubiak3-27/+21
2024-09-09idpf: refactor Tx completion routinesJoshua Hay3-76/+122
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
2024-09-09idpf: convert to libeth Tx buffer completionAlexander Lobakin3-232/+105
2024-09-09libeth: add Tx buffer completion helpersAlexander Lobakin2-0/+154
2024-09-09sctp: Unmask upper DSCP bits in sctp_v4_get_dst()Ido Schimmel1-1/+2
2024-09-09ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()Ido Schimmel1-1/+2
2024-09-09netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()Ido Schimmel1-1/+2
2024-09-09netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()Ido Schimmel1-1/+2
2024-09-09ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()Ido Schimmel1-1/+2
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel1-1/+1
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel1-3/+4
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel1-1/+1
2024-09-09ipv4: icmp: Unmask upper DSCP bits in icmp_reply()Ido Schimmel1-1/+1
2024-09-09bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()Ido Schimmel1-1/+2
2024-09-09ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()Ido Schimmel1-1/+2
2024-09-09netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()Ido Schimmel1-1/+2
2024-09-09net: sysfs: Fix weird usage of class's namespace relevant fieldsZijun Hu1-2/+2
2024-09-09net: ethernet: fs_enet: phylink conversionMaxime Chevallier6-122/+132
2024-09-09net: ethernet: fs_enet: simplify clock handling with devm accessorsMaxime Chevallier2-14/+4
2024-09-09net: ethernet: fs_enet: use macros for speed and duplex valuesMaxime Chevallier3-4/+4
2024-09-09net: ethernet: fs_enet: drop unused phy_info and mii_if_infoMaxime Chevallier5-16/+0
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier1-12/+6
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier2-7/+1
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier1-131/+89
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier6-24/+6
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar3-12/+56
2024-09-08net: sched: consistently use rcu_replace_pointer() in taprio_change()Dmitry Antipov1-1/+3
2024-09-06ptp: ocp: Improve PCIe delay estimationVadim Fedorenko1-9/+11
2024-09-06netpoll: remove netpoll_srcuEric Dumazet1-11/+4
2024-09-06octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()Simon Horman1-1/+1
2024-09-06octeontx2-af: Pass string literal as format argument of alloc_workqueue()Simon Horman1-2/+2
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev1-7/+3
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree6-211/+8
2024-09-06net: smc91x: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()Vasileios Amoiridis1-1/+1
2024-09-06net: tls: wait for async completion on last messageSascha Hauer1-1/+1
2024-09-06net/core: make use of the helper macro LIST_HEAD()Hongbo Li1-4/+2
2024-09-06net/ipv6: make use of the helper macro LIST_HEAD()Hongbo Li1-4/+2
2024-09-06net/netfilter: make use of the helper macro LIST_HEAD()Hongbo Li1-3/+1
2024-09-06net/tipc: make use of the helper macro LIST_HEAD()Hongbo Li1-4/+2
2024-09-06net/ipv4: make use of the helper macro LIST_HEAD()Hongbo Li1-4/+2
2024-09-06sfc: convert comma to semicolonChen Ni1-1/+1
2024-09-06sfc/siena: Convert comma to semicolonChen Ni1-1/+1
2024-09-06ionic: Convert comma to semicolonChen Ni1-2/+2
2024-09-06net: atlantic: convert comma to semicolonChen Ni1-2/+2
2024-09-06bnx2x: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06cxgb4: Remove setting of RX software timestampGal Pressman1-8/+3
2024-09-06ixgbe: Remove setting of RX software timestampGal Pressman1-4/+0