summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-09bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab1-5/+10
2025-05-09bnxt_en: Fix coredump logic to free allocated bufferShruti Parab1-0/+5
2025-05-09bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()Kashyap Desai1-6/+1
2025-05-09bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()Somnath Kotur1-0/+1
2025-05-09bnxt_en: Fix ethtool selftest output in one of the failure casesKalesh AP1-1/+1
2025-05-09bnxt_en: Fix error handling path in bnxt_init_chip()Shravya KN1-0/+3
2025-05-09ALSA: hda/realtek: Fix built-mic regression on other ASUS modelsTakashi Iwai1-4/+4
2025-05-09net: ipv6: fix UDPv6 GSO segmentation with NATFelix Fietkau1-1/+60
2025-05-09net: dsa: felix: fix broken taprio gate states after clock jumpVladimir Oltean1-1/+4
2025-05-09net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAMChad Monroe1-5/+9
2025-05-09igc: fix lock order in igc_ptp_resetJacob Keller1-2/+4
2025-05-09idpf: protect shutdown from resetLarysa Zaremba1-0/+1
2025-05-09idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski1-8/+11
2025-05-09net: mdio: mux-meson-gxl: set reversed bit when using internal phyDa Xue1-1/+2
2025-05-09net: dlink: Correct endianness handling of led_modeSimon Horman2-2/+2
2025-05-09drm/mipi-dbi: Fix blanking for non-16 bit formatsRussell Cloran1-1/+5
2025-05-09drm/tests: shmem: Fix memleakMaxime Ripard1-0/+3
2025-05-09nvme-pci: fix queue unquiesce check on slot_resetKeith Busch1-1/+1
2025-05-09ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-05-09scsi: ufs: core: Remove redundant query_complete traceKeoseong Park1-2/+0
2025-05-09idpf: fix offloads support for encapsulated packetsMadhu Chittim2-48/+27
2025-05-09ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo1-0/+5
2025-05-09net_sched: qfq: Fix double list add in class with netem as child qdiscVictor Nogueira1-4/+7
2025-05-09net_sched: ets: Fix double list add in class with netem as child qdiscVictor Nogueira1-3/+6
2025-05-09net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscVictor Nogueira1-1/+1
2025-05-09net_sched: drr: Fix double list add in class with netem as child qdiscVictor Nogueira1-3/+6
2025-05-09pds_core: remove write-after-free of client_idShannon Nelson1-1/+0
2025-05-09pds_core: specify auxiliary_device to be createdShannon Nelson4-27/+33
2025-05-09pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson3-9/+6
2025-05-09net: ethernet: mtk_eth_soc: sync mtk_clks_source_name arrayDaniel Golle1-4/+0
2025-05-09net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advisedLouis-Alexis Eyraud1-2/+1
2025-05-09net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx pollLouis-Alexis Eyraud1-4/+6
2025-05-09rtase: Modify the condition used to detect overflow in rtase_calc_time_mitiga...Justin Lai1-2/+2
2025-05-09bnxt_en: improve TX timestamping FIFO configurationVadim Fedorenko3-10/+25
2025-05-09octeon_ep_vf: Resolve netdevice usage count issueSathesh B Edara1-1/+3
2025-05-09net: mscc: ocelot: delete PVID VLAN when readding it as non-PVIDVladimir Oltean1-0/+6
2025-05-09Bluetooth: L2CAP: copy RX timestamp to new fragmentsPauli Virtanen1-0/+3
2025-05-09Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX pathsKiran K1-5/+19
2025-05-09Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()En-Wei Wu1-28/+73
2025-05-09Bluetooth: btintel_pcie: Avoid redundant buffer allocationKiran K1-21/+12
2025-05-09Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz7-109/+88
2025-05-09Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz6-107/+95
2025-05-09Bluetooth: hci_conn: Remove alloc from critical sectionIulia Tanasescu1-18/+10
2025-05-09ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slotVenkata Prasad Potturu1-1/+1
2025-05-09accel/ivpu: Correct DCT interrupt handlingKarol Wachowski2-9/+11
2025-05-09net/mlx5: E-switch, Fix error handling for enabling roceChris Mi3-7/+11
2025-05-09net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recoverCosmin Ratiu1-4/+2
2025-05-09net/mlx5e: TC, Continue the attr process even if encap entry is invalidJianbo Liu1-4/+1
2025-05-09net/mlx5: E-Switch, Initialize MAC Address for Default GIDMaor Gottlieb1-1/+1
2025-05-09net/mlx5e: Use custom tunnel header for vxlan gbpVlad Dogaru1-3/+29