aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-03ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter1-4/+3
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)1-3/+3
2025-09-03net: lockless sock_i_ino()Eric Dumazet4-28/+14
2025-09-03tools: ynl-gen: fix nested array countingAsbjørn Sloth Tønnesen1-1/+1
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com2-12/+30
2025-09-03wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter1-1/+4
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin1-4/+13
2025-09-02ipv6: annotate data-races around devconf->rpl_seg_enabledYue Haibing1-4/+2
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel2-0/+224
2025-09-02vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel1-2/+8
2025-09-02vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel2-7/+5
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)1-0/+18
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)1-35/+44
2025-09-02net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-02net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6Christoph Paasch1-17/+15
2025-09-02eth: sundance: fix endian issuesJakub Kicinski1-15/+20
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski6-0/+2014
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram2-9/+104
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar1-0/+1
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski1-0/+3
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari1-2/+2
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-09-02i40e: remove read access to debugfs filesJacob Keller1-104/+19
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov2-3/+18
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay1-2/+2
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller1-5/+7
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller1-5/+8
2025-09-02net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon1-1/+1
2025-09-02net: mctp: usb: initialise mac header in RX pathJeremy Kerr1-0/+1
2025-09-02net: mctp: mctp_fraq_queue should take ownership of passed skbJeremy Kerr1-16/+19
2025-09-02net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()Liu Jian1-0/+3
2025-09-01macsec: read MACSEC_SA_ATTR_PN with nla_get_uintSabrina Dubroca1-4/+4
2025-09-01net: macb: Fix tx_ptr_lock lockingSean Anderson1-12/+16
2025-09-01docs: remove obsolete description about threaded NAPIKohei Enju1-3/+2
2025-09-01eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ringMiaoqian Lin1-1/+3
2025-09-01icmp: fix icmp_ndo_send address translation for reply directionFabian Bläse2-4/+8
2025-09-01bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari1-1/+1
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort1-1/+6
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren1-0/+2
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren1-2/+3
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren1-1/+2
2025-08-29mISDN: Fix memory leak in dsp_hwec_enable()Miaoqian Lin1-3/+3